By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-08-03T23:32:00.402Z||main|||||INFO|500||The following profiles are active: basic 2022-08-03T23:33:03.927Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-03T23:33:03.929Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-03T23:33:04.494Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-03T23:33:23.194Z||main|||||INFO|500||catdb-pool - Starting... 2022-08-03T23:33:24.997Z||main|||||INFO|500||catdb-pool - Start completed. 2022-08-03T23:33:27.378Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-03T23:33:27.424Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-03T23:33:27.953Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-03T23:33:29.901Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-03T23:33:34.100Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-03T23:33:44.766Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-03T23:33:54.030Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-03T23:33:54.116Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-08-03T23:33:54.944Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-03T23:33:55.236Z||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-08-03T23:33:58.574Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-03T23:34:02.373Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2022-08-03T23:34:04.117Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2022-08-03T23:34:06.772Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:06.777Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[db57519a-d4aa-427c-b1f3-70421797648d], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:06.828Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:09.615Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:06 GMT], server=[envoy], x-envoy-upstream-service-time=[2762], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:09.619Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"33c3db2e7ed3476a982ffa55214faf77","versionId":"b45ad1b4e6e6444180355af00d2db0c4"} 2022-08-03T23:34:09.620Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:09.711Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2022-08-03T23:34:09.950Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:09.951Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fed2151c-81f9-4ca6-8773-11145de0b55b], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:09.955Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:11.533Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1297]} 2022-08-03T23:34:11.557Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:11.575Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33c3db2e7ed3476a982ffa55214faf77/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:11.593Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2022-08-03T23:34:11.604Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:12.074Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:12.075Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dcf7d174-8461-4e61-8271-a1622b228028], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:12.095Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:13.055Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:12 GMT], server=[envoy], x-envoy-upstream-service-time=[954], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:13.059Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d9cfe1fb7768449f8f07c2f19d2cd67f","versionId":"3460c86ad0024002b9c0a970d674673d"} 2022-08-03T23:34:13.070Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:13.091Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2022-08-03T23:34:13.200Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:13.201Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[035b2f2e-6fa9-458f-a24b-8e51df1fc8ac], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:13.202Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:14.915Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1706]} 2022-08-03T23:34:14.917Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:14.921Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9cfe1fb7768449f8f07c2f19d2cd67f/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:14.931Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2022-08-03T23:34:14.938Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:15.158Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:15.165Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:15.170Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:15.569Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:15.572Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:15 GMT], server=[envoy], x-envoy-upstream-service-time=[371], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:15.573Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"57e11b523cf04679a722610e113e6030","versionId":"35b92ef598a84c76927a738f65e28d10"} 2022-08-03T23:34:15.577Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2022-08-03T23:34:15.898Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:15.899Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cea3dad1-3207-4a33-b49b-f2133c4685c5], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:15.902Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:16.722Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[787]} 2022-08-03T23:34:16.738Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:16.745Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57e11b523cf04679a722610e113e6030/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:16.747Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2022-08-03T23:34:16.748Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:17.021Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:17.023Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0c9c5bea-9453-4097-8c73-b8a4640abfe0], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:17.026Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:17.506Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:17 GMT], server=[envoy], x-envoy-upstream-service-time=[453], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:17.512Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"538ee93445264d6aaf789215bd67bc06","versionId":"bfdb096a1e5d4230bf0b7ce8022ab41a"} 2022-08-03T23:34:17.513Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:17.588Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-08-03T23:34:18.160Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/538ee93445264d6aaf789215bd67bc06/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:18.164Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/538ee93445264d6aaf789215bd67bc06/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:18.178Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/538ee93445264d6aaf789215bd67bc06/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:18.873Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/538ee93445264d6aaf789215bd67bc06/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:18.875Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/538ee93445264d6aaf789215bd67bc06/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[678]} 2022-08-03T23:34:18.876Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:18.877Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-08-03T23:34:18.877Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:19.073Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:19.077Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35b4d9e9-11cd-4283-a0ea-e0d7e6f9e857], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:19.086Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:19.529Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:19 GMT], server=[envoy], x-envoy-upstream-service-time=[421], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:19.530Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7d718f7a8d1749a38e5d7ca0d8097923","versionId":"0ae2cdf087ee42f79d1d1913fcbb6624"} 2022-08-03T23:34:19.531Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:19.534Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-08-03T23:34:19.608Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:19.609Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b5e3dac-0e93-4b6a-b651-ef10baa7538e], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:19.611Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:20.348Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[689]} 2022-08-03T23:34:20.368Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:20.370Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7d718f7a8d1749a38e5d7ca0d8097923/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:20.370Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-08-03T23:34:20.370Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:20.552Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:20.553Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0ee1015e-7a16-4c4c-84be-31cd60117718], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:20.555Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:20.853Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:20 GMT], server=[envoy], x-envoy-upstream-service-time=[285], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:20.854Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"13bceefa50fa46879f123afc9a560623","versionId":"90d4895cc99444f19996c5a6308cb0b1"} 2022-08-03T23:34:20.855Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:20.888Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-08-03T23:34:21.586Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13bceefa50fa46879f123afc9a560623/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:21.599Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13bceefa50fa46879f123afc9a560623/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:21.641Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13bceefa50fa46879f123afc9a560623/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:22.443Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13bceefa50fa46879f123afc9a560623/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:22.449Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13bceefa50fa46879f123afc9a560623/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[737]} 2022-08-03T23:34:22.452Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:22.456Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-08-03T23:34:22.467Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:22.995Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:22.997Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bfa1beb3-c933-43b2-a6a3-b251b97d5fff], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:22.999Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:23.218Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:23 GMT], server=[envoy], x-envoy-upstream-service-time=[206], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:23.224Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"225b8caafaf0408da3a196205e091ace","versionId":"37d4374d441542558bf1dc474ea8b22f"} 2022-08-03T23:34:23.230Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:23.237Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2022-08-03T23:34:23.308Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/225b8caafaf0408da3a196205e091ace/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:23.310Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/225b8caafaf0408da3a196205e091ace/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:23.312Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/225b8caafaf0408da3a196205e091ace/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:23.645Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/225b8caafaf0408da3a196205e091ace/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:23.647Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/225b8caafaf0408da3a196205e091ace/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[321]} 2022-08-03T23:34:23.649Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:23.651Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2022-08-03T23:34:23.653Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:23.786Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:23.789Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e194f9ea-5dec-4399-8794-eb02bd0144d7], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:23.795Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:24.191Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:23 GMT], server=[envoy], x-envoy-upstream-service-time=[386], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:24.200Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ff390081b73849d2a6664a32978a7aa0","versionId":"ca9f28a7e5c9402cbdde68fdb61ff7ae"} 2022-08-03T23:34:24.208Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:24.226Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2022-08-03T23:34:24.520Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ff390081b73849d2a6664a32978a7aa0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:24.522Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff390081b73849d2a6664a32978a7aa0/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:24.524Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff390081b73849d2a6664a32978a7aa0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:25.067Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff390081b73849d2a6664a32978a7aa0/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:25.068Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ff390081b73849d2a6664a32978a7aa0/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[530]} 2022-08-03T23:34:25.068Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:25.069Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2022-08-03T23:34:25.070Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:25.143Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:25.146Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:25.147Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:25.409Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:25.410Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:25 GMT], server=[envoy], x-envoy-upstream-service-time=[249], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:25.411Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"9645519c9c55446baacf69b2e2f111bc","versionId":"c0b6124cb28a4b3b9d6ecc175de66595"} 2022-08-03T23:34:25.415Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2022-08-03T23:34:25.630Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9645519c9c55446baacf69b2e2f111bc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:25.633Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9645519c9c55446baacf69b2e2f111bc/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:25.637Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9645519c9c55446baacf69b2e2f111bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:25.984Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9645519c9c55446baacf69b2e2f111bc/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:25.986Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9645519c9c55446baacf69b2e2f111bc/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328]} 2022-08-03T23:34:25.987Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:25.989Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2022-08-03T23:34:25.990Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:26.106Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:26.108Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:26.110Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:26.416Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:26.420Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:26 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:26.426Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"ed5b22e19248405da328e524d7c4d4b6","versionId":"62a33e7d208f46009c6a6ac595ed1ffc"} 2022-08-03T23:34:26.448Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2022-08-03T23:34:26.667Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ed5b22e19248405da328e524d7c4d4b6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:26.670Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed5b22e19248405da328e524d7c4d4b6/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:26.675Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed5b22e19248405da328e524d7c4d4b6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:27.199Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed5b22e19248405da328e524d7c4d4b6/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:27.200Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ed5b22e19248405da328e524d7c4d4b6/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[519]} 2022-08-03T23:34:27.201Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:27.201Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2022-08-03T23:34:27.202Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:27.428Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:27.434Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:27.435Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:27.736Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:27.737Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:27 GMT], server=[envoy], x-envoy-upstream-service-time=[294], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:27.737Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"2176fb12f0404417961b760318a240f2","versionId":"194e229ce7fd4e49b63fc222ad146ee9"} 2022-08-03T23:34:27.759Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2022-08-03T23:34:27.855Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:27.855Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9bae587d-8c02-4e9b-a6de-f9f4f765f78d], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:27.857Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:28.692Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[753]} 2022-08-03T23:34:28.695Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:28.701Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2176fb12f0404417961b760318a240f2/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:28.705Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2022-08-03T23:34:28.707Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:28.914Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:28.916Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:28.918Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:29.524Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:29.526Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:28 GMT], server=[envoy], x-envoy-upstream-service-time=[598], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:29.529Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"7c7f67b3fd73482c80caee63c7d58906","versionId":"3c41c9c0a2554a3492f66b849e8be1f5"} 2022-08-03T23:34:29.545Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2022-08-03T23:34:29.624Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7c7f67b3fd73482c80caee63c7d58906/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:29.626Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7c7f67b3fd73482c80caee63c7d58906/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:29.629Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7c7f67b3fd73482c80caee63c7d58906/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:31.281Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7c7f67b3fd73482c80caee63c7d58906/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:31.283Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7c7f67b3fd73482c80caee63c7d58906/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1644]} 2022-08-03T23:34:31.284Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:31.285Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2022-08-03T23:34:31.286Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:31.534Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:31.536Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:31.538Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:32.326Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:32.326Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:31 GMT], server=[envoy], x-envoy-upstream-service-time=[749], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:32.327Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"0a37b70da9ad4838a9c46daa26848c68","versionId":"7198f64f61ba4fd6be0cb427b6d01a26"} 2022-08-03T23:34:32.331Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2022-08-03T23:34:32.481Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:32.482Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f66774aa-a353-4560-917a-c1073e67f131], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:32.484Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:33.353Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[866]} 2022-08-03T23:34:33.354Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:33.355Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a37b70da9ad4838a9c46daa26848c68/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:33.355Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2022-08-03T23:34:33.355Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:33.400Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:33.401Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1a5aa790-d53a-4f04-a6b6-d8e626a1e81f], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:33.402Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:34.189Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:33 GMT], server=[envoy], x-envoy-upstream-service-time=[784], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:34.190Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ae7ae1ce2da34b999116020964912eba","versionId":"921f11aac2024aeebcbec54a3c31d8f3"} 2022-08-03T23:34:34.191Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:34.202Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2022-08-03T23:34:34.371Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae7ae1ce2da34b999116020964912eba/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:34.376Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae7ae1ce2da34b999116020964912eba/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:34.382Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae7ae1ce2da34b999116020964912eba/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:35.569Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae7ae1ce2da34b999116020964912eba/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:35.572Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae7ae1ce2da34b999116020964912eba/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1180]} 2022-08-03T23:34:35.577Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:35.578Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2022-08-03T23:34:35.579Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:35.736Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:35.739Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8f954a7-8d74-45f3-bf28-973411647631], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:35.746Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:36.230Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:35 GMT], server=[envoy], x-envoy-upstream-service-time=[464], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:36.236Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1c704c0b3004b3aa6d81fdaa5153dcb","versionId":"06e638f1b1174fe7b6a61811c7476e11"} 2022-08-03T23:34:36.240Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:36.259Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2022-08-03T23:34:36.461Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:36.467Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5f19ba52-c3cd-461c-81b0-54d043baef5f], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:36.480Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:37.102Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[607]} 2022-08-03T23:34:37.104Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:37.107Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1c704c0b3004b3aa6d81fdaa5153dcb/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:37.108Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2022-08-03T23:34:37.109Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:37.247Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:37.265Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:37.266Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:37.591Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:37.592Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:37 GMT], server=[envoy], x-envoy-upstream-service-time=[320], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:37.593Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"bc6cb9fb290a46bd878768710d60ae92","versionId":"9593195769654419856a6a49e6bd721b"} 2022-08-03T23:34:37.600Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2022-08-03T23:34:37.667Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bc6cb9fb290a46bd878768710d60ae92/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:37.669Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc6cb9fb290a46bd878768710d60ae92/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:37.670Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc6cb9fb290a46bd878768710d60ae92/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:38.160Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc6cb9fb290a46bd878768710d60ae92/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:38.161Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bc6cb9fb290a46bd878768710d60ae92/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[485]} 2022-08-03T23:34:38.161Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:38.161Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2022-08-03T23:34:38.161Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:38.385Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:38.387Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:38.392Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:38.788Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:38.789Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:38 GMT], server=[envoy], x-envoy-upstream-service-time=[386], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:38.790Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"62589cb5ea104a85bb629c8e09ccd507","versionId":"2d15c0459eb6423fb32dd5f4af139421"} 2022-08-03T23:34:38.795Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2022-08-03T23:34:38.888Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:38.890Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1be44d55-db4f-4994-9b9a-0d1f14009f61], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:38.896Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:39.400Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[496]} 2022-08-03T23:34:39.401Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:39.403Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62589cb5ea104a85bb629c8e09ccd507/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:39.406Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2022-08-03T23:34:39.408Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:39.560Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:39.568Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:39.569Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:40.181Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:40.182Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:39 GMT], server=[envoy], x-envoy-upstream-service-time=[582], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:40.183Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"69d54b9123504313b0753bfb43bb90b3","versionId":"ba0f3b9910594a07b4bec8ca890064e4"} 2022-08-03T23:34:40.205Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2022-08-03T23:34:40.403Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/69d54b9123504313b0753bfb43bb90b3/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:40.407Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69d54b9123504313b0753bfb43bb90b3/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:40.410Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69d54b9123504313b0753bfb43bb90b3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:40.970Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/69d54b9123504313b0753bfb43bb90b3/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:40.971Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/69d54b9123504313b0753bfb43bb90b3/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[539]} 2022-08-03T23:34:40.971Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:40.972Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2022-08-03T23:34:40.976Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:41.804Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:41.839Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:41.846Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:42.061Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:42.067Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:41 GMT], server=[envoy], x-envoy-upstream-service-time=[203], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:42.070Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"b0c8149177f9497c9e605e10f600456d","versionId":"be7a4f6a8b0b4227b11c6d62ce6c3c93"} 2022-08-03T23:34:42.127Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2022-08-03T23:34:42.269Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:42.270Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[869805d3-d0fe-464f-a4c6-48f12d4d9dcd], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:42.272Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:42.592Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[312]} 2022-08-03T23:34:42.594Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:42.596Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0c8149177f9497c9e605e10f600456d/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:42.597Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2022-08-03T23:34:42.600Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:42.736Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:42.737Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f795ea0-0709-408e-9b15-9412825c6af5], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:42.738Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:42.946Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:42 GMT], server=[envoy], x-envoy-upstream-service-time=[203], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:42.952Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6e4625f62704a728773d0c8965d52a3","versionId":"c16b71bc467c4a07888a9fa95fdc6c11"} 2022-08-03T23:34:42.954Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:42.967Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2022-08-03T23:34:43.075Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:43.079Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35e229d3-1bc4-44f8-9e9a-36f8198bc2aa], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:43.082Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:43.518Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[430]} 2022-08-03T23:34:43.519Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:43.520Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6e4625f62704a728773d0c8965d52a3/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:43.521Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2022-08-03T23:34:43.521Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:43.606Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:43.621Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f00d2e5-2201-4cd1-82bf-65984cc4719d], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:43.623Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:44.038Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:43 GMT], server=[envoy], x-envoy-upstream-service-time=[412], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:44.039Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"38d43f2ae9fb4ce18d5360b685e197e5","versionId":"c98cacbd9e534c90a4a737a5c6cb9b5d"} 2022-08-03T23:34:44.039Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:44.043Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2022-08-03T23:34:44.188Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:44.189Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[83fa18b1-04ce-4851-b88f-7a88a3b4f1fc], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:44.191Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:44.565Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[371]} 2022-08-03T23:34:44.566Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:44.566Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/38d43f2ae9fb4ce18d5360b685e197e5/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:44.567Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2022-08-03T23:34:44.567Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:44.640Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:44.640Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[373fb3d0-5bff-419d-b641-ab9ceb0f8b0a], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:44.641Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:44.831Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:44 GMT], server=[envoy], x-envoy-upstream-service-time=[185], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:44.833Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8a6b0fef0fd24316a17178db060230db","versionId":"5a007790b5bb4161a88270992b1188ba"} 2022-08-03T23:34:44.834Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:44.838Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2022-08-03T23:34:44.918Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a6b0fef0fd24316a17178db060230db/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:44.919Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a6b0fef0fd24316a17178db060230db/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:44.926Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a6b0fef0fd24316a17178db060230db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:45.272Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a6b0fef0fd24316a17178db060230db/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:45.273Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a6b0fef0fd24316a17178db060230db/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[341]} 2022-08-03T23:34:45.273Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:45.273Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2022-08-03T23:34:45.274Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:45.380Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-08-03T23:34:45.382Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:45.383Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-08-03T23:34:45.618Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:45.619Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:45 GMT], server=[envoy], x-envoy-upstream-service-time=[228], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:45.622Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||{"id":"8e26af4514f34d578078d85152bf0f2e","versionId":"26490648503045f5be6b59ff7dfc0ea5"} 2022-08-03T23:34:45.624Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2022-08-03T23:34:45.664Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:45.665Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e1fde79-b5d9-4747-a2bd-b36117a5461c], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:45.666Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:45.914Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242]} 2022-08-03T23:34:45.914Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:45.916Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e26af4514f34d578078d85152bf0f2e/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:45.917Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2022-08-03T23:34:45.917Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-08-03T23:34:46.035Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-08-03T23:34:46.036Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e3e8b947-c714-4d30-a1e8-96ac0e1983a9], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:46.038Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2022-08-03T23:34:46.246Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Wed, 03 Aug 2022 23:34:46 GMT], server=[envoy], x-envoy-upstream-service-time=[202], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-08-03T23:34:46.247Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"04976e5edb604feb8485787327fc74f5","versionId":"6ba8ec61ba7741bc84ba188e4f96f892"} 2022-08-03T23:34:46.248Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-08-03T23:34:46.251Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2022-08-03T23:34:46.406Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|INFO|500||Invoke 2022-08-03T23:34:46.407Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions with request headers:{X-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1f5008bf-35f7-47fa-936a-0e6572b01f0f], X-ECOMP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], X-TransactionID=[f12494b5-9fae-4934-9726-3fc147025811], X-ONAP-RequestID=[f12494b5-9fae-4934-9726-3fc147025811], Content-Type=[application/json]} 2022-08-03T23:34:46.409Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-08-03T23:34:47.132Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 03 Aug 2022 23:34:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[716]} 2022-08-03T23:34:47.133Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-08-03T23:34:47.133Z|f12494b5-9fae-4934-9726-3fc147025811|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/04976e5edb604feb8485787327fc74f5/versions/latest/actions|INFO|500||InvokeReturn 2022-08-03T23:34:47.133Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2022-08-03T23:34:56.695Z|f12494b5-9fae-4934-9726-3fc147025811|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-08-03T23:35:02.846Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||WARN|500||--- 2022-08-03T23:35:02.846Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-08-03T23:35:02.847Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||WARN|500||--- 2022-08-03T23:35:03.707Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-03T23:35:23.927Z|f12494b5-9fae-4934-9726-3fc147025811|main|||||INFO|500||Started Application in 226.165 seconds (JVM running for 242.364) 2022-08-03T23:35:24.012Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-03T23:35:24.022Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-03T23:35:24.153Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-03T23:35:24.257Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-03T23:35:24.456Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 62c1564a-084d-4d2b-bfe8-c4ec32b286ea url= /sdc/v1/artifactTypes 2022-08-03T23:35:24.456Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-03T23:35:25.028Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-08-03T23:35:25.036Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77aad23c 2022-08-03T23:35:25.037Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-08-03T23:35:25.116Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-08-03T23:35:25.122Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-08-03T23:35:25.145Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.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.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) 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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 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.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) 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.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$103a824e.periodicControllerTask( ) 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.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2022-08-03T23:36:13.911Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-03T23:36:13.913Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-03T23:36:13.914Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-03T23:36:13.923Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-03T23:36:13.937Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f249cfac-f103-4969-b611-31edcef81fab url= /sdc/v1/artifactTypes 2022-08-03T23:36:13.938Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-03T23:36:14.017Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-08-03T23:36:14.018Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49f507b6 2022-08-03T23:36:14.018Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-08-03T23:36:14.019Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-08-03T23:36:14.019Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-08-03T23:36:14.020Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.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.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) 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.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) 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.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) 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.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$103a824e.periodicControllerTask( ) 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.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2022-08-03T23:37:03.934Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-08-03T23:37:03.936Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-08-03T23:37:03.936Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-08-03T23:37:03.958Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-08-03T23:37:03.983Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 86f70416-2436-4ffd-afb5-4843482ce48c url= /sdc/v1/artifactTypes 2022-08-03T23:37:03.996Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-08-03T23:37:04.337Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-08-03T23:37:04.370Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2022-08-03T23:37:04.444Z||scheduling-1|||||DEBUG|500||create keys 2022-08-03T23:37:04.465Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-08-03T23:37:04.595Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:37:04.618Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= a1477e16-7f19-4049-9eae-b06f627d786c url= /sdc/v1/registerForDistribution 2022-08-03T23:37:04.822Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= a1477e16-7f19-4049-9eae-b06f627d786c url= /sdc/v1/registerForDistribution 2022-08-03T23:37:04.823Z||scheduling-1|||||INFO|500||start DistributionClient 2022-08-03T23:37:04.901Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:37:04.901Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:37:04.933Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-08-03T23:37:04.944Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:37:04.945Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:37:04.953Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:37:04.954Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:37:15.325Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:37:15.372Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:38:04.878Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:38:04.887Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:38:04.888Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:38:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:38:04.900Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:38:04.900Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:38:14.470Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:38:14.471Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:39:04.875Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:39:04.880Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:39:04.882Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:39:04.893Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:39:04.897Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:39:04.898Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:39:14.557Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:39:15.051Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:40:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:40:04.871Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:40:04.872Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:40:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:40:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:40:04.894Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:40:14.444Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:40:14.444Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:41:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:41:04.872Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:41:04.872Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:41:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:41:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:41:04.894Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:41:14.434Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:41:14.446Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:41:48.682Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-03T23:42:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:42:04.872Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:42:04.872Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:42:04.899Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:42:04.901Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:42:04.901Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:42:14.426Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:42:14.453Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:43:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:43:04.873Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:43:04.873Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:43:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:43:04.895Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:43:04.895Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:43:14.437Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:43:14.453Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:44:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:44:04.872Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:44:04.873Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:44:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:44:04.895Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:44:04.895Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:44:14.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:44:14.444Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:45:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:45:04.873Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:45:04.873Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:45:04.893Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:45:04.894Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:45:04.894Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:45:14.430Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:45:14.449Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:46:04.874Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:46:04.875Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:46:04.875Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:46:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:46:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:46:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:46:14.435Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:46:14.447Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:47:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:47:04.874Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:47:04.875Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:47:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:47:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:47:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:47:14.425Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:47:14.439Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:48:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:48:04.874Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:48:04.875Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:48:04.895Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:48:04.898Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:48:04.909Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:48:14.440Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:48:14.485Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:49:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:49:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:49:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:49:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:49:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:49:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:49:14.428Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:49:14.449Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:50:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:50:04.873Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:50:04.873Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:50:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:50:04.895Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:50:04.899Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:50:14.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:50:14.454Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:51:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:51:04.874Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:51:04.874Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:51:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:51:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:51:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:51:14.441Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:51:14.448Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:52:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:52:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:52:04.873Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:52:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:52:04.894Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:52:04.895Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:52:14.449Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:52:14.452Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:53:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:53:04.871Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:53:04.871Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:53:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:53:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:53:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:53:14.429Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:53:14.480Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:54:04.872Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:54:04.877Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:54:04.877Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:54:04.893Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:54:04.894Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:54:04.895Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:54:14.442Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:54:14.447Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:55:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:55:04.871Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:55:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:55:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:55:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:55:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:55:14.465Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:55:14.466Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:56:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:56:04.873Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:56:04.874Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:56:04.896Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:56:04.897Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:56:04.897Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:56:14.428Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:56:14.452Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:57:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:57:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:57:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:57:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:57:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:57:04.894Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:57:14.424Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:57:14.440Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:58:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:58:04.874Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:58:04.875Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:58:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:58:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:58:04.894Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:58:14.539Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:58:14.572Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:59:04.872Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:59:04.886Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:59:04.889Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:59:04.893Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-03T23:59:04.895Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-03T23:59:04.897Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-03T23:59:14.468Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-03T23:59:14.466Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:00:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:00:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:00:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:00:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:00:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:00:04.894Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:00:14.419Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:00:14.454Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:01:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:01:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:01:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:01:04.893Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:01:04.894Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:01:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:01:14.431Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:01:14.448Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:02:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:02:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:02:04.873Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:02:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:02:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:02:04.894Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:02:14.426Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:02:14.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:03:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:03:04.871Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:03:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:03:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:03:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:03:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:03:14.447Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:03:14.448Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:04:04.879Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:04:04.885Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:04:04.885Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:04:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:04:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:04:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:04:14.461Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:04:14.485Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:05:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:05:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:05:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:05:04.894Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:05:04.905Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:05:04.905Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:05:14.465Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:05:14.483Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:06:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:06:04.874Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:06:04.875Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:06:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:06:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:06:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:06:14.466Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:06:14.472Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:07:04.871Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:07:04.873Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:07:04.874Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:07:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:07:04.895Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:07:04.896Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:07:14.509Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:07:14.580Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:08:04.882Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:08:04.885Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:08:04.885Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:08:04.893Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:08:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:08:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:08:14.435Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:08:14.440Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:09:04.870Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:09:04.871Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:09:04.872Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:09:04.893Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:09:04.895Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:09:04.896Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:09:14.439Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:09:14.448Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:10:04.870Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:10:04.871Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:10:04.872Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:10:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:10:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:10:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:10:14.436Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:10:14.452Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:11:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:11:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:11:04.873Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:11:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:11:04.894Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:11:04.895Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:11:14.425Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:11:14.446Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:12:04.871Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:12:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:12:04.873Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:12:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:12:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:12:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:12:14.426Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:12:14.451Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:13:04.871Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:13:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:13:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:13:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:13:04.895Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:13:04.895Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:13:14.442Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:13:14.446Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:14:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:14:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:14:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:14:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:14:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:14:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:14:14.430Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:14:14.454Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:15:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:15:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:15:04.873Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:15:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:15:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:15:04.895Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:15:14.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:15:14.481Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:16:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:16:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:16:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:16:04.893Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:16:04.898Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:16:04.899Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:16:14.477Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:16:14.522Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:17:04.872Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:17:04.873Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:17:04.874Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:17:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:17:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:17:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:17:14.438Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:17:14.440Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:18:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:18:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:18:04.873Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:18:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:18:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:18:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:18:14.424Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:18:14.440Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:19:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:19:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:19:04.875Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:19:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:19:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:19:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:19:14.433Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:19:14.446Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:20:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:20:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:20:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:20:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:20:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:20:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:20:14.429Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:20:14.449Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:21:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:21:04.871Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:21:04.871Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:21:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:21:04.894Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:21:04.894Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:21:14.427Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:21:14.455Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:22:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:22:04.872Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:22:04.872Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:22:04.893Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:22:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:22:04.894Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:22:14.427Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:22:14.450Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:23:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:23:04.873Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:23:04.874Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:23:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:23:04.894Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:23:04.894Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:23:14.426Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:23:14.457Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:24:04.871Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:24:04.873Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:24:04.874Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:24:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:24:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:24:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:24:14.437Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:24:14.444Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:25:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:25:04.871Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:25:04.872Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:25:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:25:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:25:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:25:14.433Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:25:14.444Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:26:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:26:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:26:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:26:04.878Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:26:04.899Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:26:04.900Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:26:14.467Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:26:14.475Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:27:04.873Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:27:04.874Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:27:04.874Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:27:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:27:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:27:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:27:14.435Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:27:14.453Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:28:04.878Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:28:04.881Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:28:04.881Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:28:04.893Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:28:04.899Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:28:04.899Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:28:14.458Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:28:14.467Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:29:04.877Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:29:04.880Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:29:04.882Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:29:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:29:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:29:04.894Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:29:14.441Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:29:14.466Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:30:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:30:04.873Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:30:04.873Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:30:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:30:04.894Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:30:04.894Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:30:14.457Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:30:14.466Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:31:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:31:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:31:04.872Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:31:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:31:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:31:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:31:14.426Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:31:14.447Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:32:04.871Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:32:04.873Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:32:04.874Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:32:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:32:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:32:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:32:14.443Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:32:14.453Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:33:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:33:04.873Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:33:04.873Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:33:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:33:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:33:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:33:14.446Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:33:14.485Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:34:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:34:04.874Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:34:04.875Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:34:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:34:04.894Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:34:04.894Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:34:14.437Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:34:14.506Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:35:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:35:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:35:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:35:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:35:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:35:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:35:14.427Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:35:14.443Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:36:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:36:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:36:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:36:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:36:04.892Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:36:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:36:14.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:36:14.453Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:37:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:37:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:37:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:37:04.897Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:37:04.898Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:37:04.898Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:37:14.461Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:37:14.463Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:38:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:38:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:38:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:38:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:38:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:38:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:38:14.487Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:38:14.492Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:39:04.873Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:39:04.874Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:39:04.874Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:39:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:39:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:39:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:39:14.466Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:39:14.469Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:40:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:40:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:40:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:40:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:40:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:40:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:40:14.427Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:40:14.445Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:41:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:41:04.873Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:41:04.873Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:41:04.893Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:41:04.894Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:41:04.895Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:41:14.428Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:41:14.455Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:42:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:42:04.876Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:42:04.877Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:42:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:42:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:42:04.893Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:42:14.434Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:42:14.437Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:43:04.872Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:43:04.874Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:43:04.874Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:43:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:43:04.894Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:43:04.895Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:43:14.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:43:14.456Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:44:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:44:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:44:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:44:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:44:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:44:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:44:14.492Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:44:14.494Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:45:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:45:04.873Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:45:04.873Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:45:04.893Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:45:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:45:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:45:14.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:45:14.460Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:46:04.872Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:46:04.875Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:46:04.881Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:46:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:46:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:46:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:46:14.444Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:46:14.448Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:47:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:47:04.875Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:47:04.875Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:47:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:47:04.894Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:47:04.894Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:47:14.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:47:14.445Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:48:04.871Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:48:04.874Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:48:04.874Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:48:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:48:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:48:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:48:14.431Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:48:14.457Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:49:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:49:04.875Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:49:04.876Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:49:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:49:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:49:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:49:14.430Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:49:14.459Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:50:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:50:04.873Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:50:04.874Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:50:04.893Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:50:04.895Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:50:04.895Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:50:14.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:50:14.457Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:51:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:51:04.873Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:51:04.873Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:51:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:51:04.894Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:51:04.894Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:51:14.439Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:51:14.442Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:52:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:52:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:52:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:52:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:52:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:52:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:52:14.431Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:52:14.439Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:53:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:53:04.876Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:53:04.877Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:53:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:53:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:53:04.894Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:53:14.437Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:53:14.465Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:54:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:54:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:54:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:54:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:54:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:54:04.894Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:54:14.421Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:54:14.443Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:55:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:55:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:55:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:55:04.894Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:55:04.895Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:55:04.896Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:55:14.429Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:55:14.483Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:56:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:56:04.872Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:56:04.873Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:56:04.893Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:56:04.897Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:56:04.897Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:56:14.438Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:56:14.458Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:57:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:57:04.871Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:57:04.872Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:57:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:57:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:57:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:57:14.468Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:57:14.468Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:58:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:58:04.871Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:58:04.871Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:58:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:58:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:58:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:58:14.422Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:58:14.442Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:59:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:59:04.873Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:59:04.874Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:59:04.896Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T00:59:04.897Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T00:59:04.897Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T00:59:14.445Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T00:59:14.455Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:00:04.873Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:00:04.879Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:00:04.879Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:00:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:00:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:00:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:00:14.441Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:00:14.444Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:01:04.874Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:01:04.875Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:01:04.875Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:01:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:01:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:01:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:01:14.426Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:01:14.437Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:02:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:02:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:02:04.872Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:02:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:02:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:02:04.893Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:02:14.427Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:02:14.482Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:03:04.876Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:03:04.877Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:03:04.877Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:03:04.901Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:03:04.902Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:03:04.902Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:03:14.444Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:03:14.469Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:04:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:04:04.871Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:04:04.871Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:04:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:04:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:04:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:04:14.423Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:04:14.441Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:05:04.871Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:05:04.872Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:05:04.872Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:05:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:05:04.892Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:05:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:05:14.430Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:05:14.437Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:06:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:06:04.871Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:06:04.872Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:06:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:06:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:06:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:06:14.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:06:14.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:07:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:07:04.871Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:07:04.871Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:07:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:07:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:07:04.893Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:07:14.424Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:07:14.437Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:08:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:08:04.872Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:08:04.872Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:08:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:08:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:08:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:08:14.434Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:08:14.454Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:09:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:09:04.874Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:09:04.874Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:09:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:09:04.895Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:09:04.895Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:09:14.461Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:09:14.462Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:10:04.870Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:10:04.873Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:10:04.873Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:10:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:10:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:10:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:10:14.425Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:10:14.452Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:11:04.872Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:11:04.875Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:11:04.875Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:11:04.894Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:11:04.895Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:11:04.895Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:11:14.579Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:11:14.641Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:12:04.872Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:12:04.873Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:12:04.873Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:12:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:12:04.892Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:12:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:12:14.422Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:12:14.448Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:13:04.871Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:13:04.878Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:13:04.881Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:13:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:13:04.892Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:13:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:13:14.442Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:13:14.445Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:14:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:14:04.871Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:14:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:14:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:14:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:14:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:14:14.436Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:14:14.440Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:15:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:15:04.871Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:15:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:15:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:15:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:15:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:15:14.421Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:15:14.475Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:16:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:16:04.871Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:16:04.871Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:16:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:16:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:16:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:16:14.438Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:16:14.468Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:17:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:17:04.871Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:17:04.871Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:17:04.898Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:17:04.899Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:17:04.900Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:17:14.425Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:17:14.467Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:18:04.871Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:18:04.875Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:18:04.876Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:18:04.907Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:18:04.911Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:18:04.925Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:18:14.436Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:18:14.497Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:19:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:19:04.875Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:19:04.876Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:19:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:19:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:19:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:19:14.430Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:19:14.445Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:20:04.871Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:20:04.898Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:20:04.918Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:20:04.919Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:20:04.930Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:20:04.932Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:20:14.539Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:20:14.538Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:21:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:21:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:21:04.872Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:21:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:21:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:21:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:21:14.421Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:21:14.438Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:22:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:22:04.873Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:22:04.874Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:22:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:22:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:22:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:22:14.430Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:22:14.472Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:23:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:23:04.872Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:23:04.873Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:23:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:23:04.894Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:23:04.894Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:23:14.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:23:14.439Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:24:04.871Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:24:04.873Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:24:04.874Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:24:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:24:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:24:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:24:14.435Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:24:14.441Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:25:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:25:04.871Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:25:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:25:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:25:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:25:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:25:14.424Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:25:14.441Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:26:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:26:04.872Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:26:04.872Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:26:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:26:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:26:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:26:14.428Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:26:14.440Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:27:04.870Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:27:04.873Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:27:04.875Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:27:04.893Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:27:04.894Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:27:04.909Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:27:14.426Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:27:14.458Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:28:04.870Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:28:04.871Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:28:04.871Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:28:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:28:04.895Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:28:04.896Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:28:14.422Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:28:14.450Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:29:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:29:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:29:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:29:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:29:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:29:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:29:14.435Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:29:14.462Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:30:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:30:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:30:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:30:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:30:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:30:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:30:14.430Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:30:14.439Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:31:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:31:04.874Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:31:04.874Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:31:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:31:04.894Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:31:04.894Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:31:14.441Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:31:14.460Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:32:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:32:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:32:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:32:04.893Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:32:04.894Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:32:04.895Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:32:14.431Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:32:14.449Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:33:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:33:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:33:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:33:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:33:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:33:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:33:14.425Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:33:14.439Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:34:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:34:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:34:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:34:04.895Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:34:04.896Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:34:04.897Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:34:14.430Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:34:14.454Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:35:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:35:04.876Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:35:04.876Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:35:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:35:04.894Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:35:04.895Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:35:14.427Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:35:14.466Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:36:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:36:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:36:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:36:04.895Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:36:04.896Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:36:04.897Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:36:14.438Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:36:14.453Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:37:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:37:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:37:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:37:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:37:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:37:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:37:14.416Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:37:14.456Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:38:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:38:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:38:04.871Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:38:04.892Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:38:04.893Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:38:04.893Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:38:14.426Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:38:14.437Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:39:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:39:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:39:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:39:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:39:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:39:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:39:14.429Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:39:14.442Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:40:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:40:04.877Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:40:04.877Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:40:04.893Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:40:04.897Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:40:04.899Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:40:14.442Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:40:14.445Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:41:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:41:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:41:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:41:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:41:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:41:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:41:14.422Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:41:14.454Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:42:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:42:04.875Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:42:04.876Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:42:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:42:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:42:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:42:14.441Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:42:14.441Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:43:04.871Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:43:04.873Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:43:04.874Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:43:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:43:04.892Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:43:04.892Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:43:14.433Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:43:14.434Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:44:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:44:04.871Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:44:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:44:04.894Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:44:04.907Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:44:04.910Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:44:14.448Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:44:14.481Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:45:04.870Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:45:04.872Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:45:04.872Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:45:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:45:04.892Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:45:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:45:14.422Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:45:14.439Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:46:04.873Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:46:04.897Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:46:04.899Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:46:04.900Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:46:04.925Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:46:04.926Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:46:14.511Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:46:14.511Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:47:04.870Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:47:04.871Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:47:04.872Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:47:04.894Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:47:04.895Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:47:04.895Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:47:14.476Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:47:14.507Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:48:04.870Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:48:04.872Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:48:04.872Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:48:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:48:04.894Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:48:04.894Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:48:14.433Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:48:14.444Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:49:04.870Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:49:04.872Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:49:04.872Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:49:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:49:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:49:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:49:14.448Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:49:14.451Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:50:04.871Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:50:04.872Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:50:04.872Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:50:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:50:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:50:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:50:14.432Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:50:14.450Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:04.870Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:51:04.871Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:51:04.871Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:51:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:51:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:05.528Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:05.531Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.531Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"c1c371c7-0286-4c38-9d65-ebf92c8c4952","serviceName":"Demo_pNF_X1yasja7uaPnvIr8cKhe","serviceVersion":"1.0","serviceUUID":"d7c54ca3-90ed-45a8-979d-871cfd8e0d60","serviceDescription":"catalog service description","serviceInvariantUUID":"374ed4dd-c22a-4d4d-9a57-0d5779db2e1c","resources":[{"resourceInstanceName":"pNF afd51190-ceea 0","resourceName":"pNF afd51190-ceea","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"c0227814-cc04-463e-a331-d7416ae1f4ed","resourceInvariantUUID":"0733405a-42a9-4844-aa8a-a091be781561","resourceCustomizationUUID":"85ed94ca-a46c-4530-8d7b-af9a1deeb579","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml","artifactChecksum":"YjdhZjU1OTg1YTc0ZmViYTc3YTUzYzliY2E5YWZiMjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"253c85ab-3337-490c-83b1-d9797cedcc94","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar","artifactChecksum":"NjVmZDgxMzU4OWNmYmNhYjM4OWQ4NDc4YTM5OTU3YmM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5766129c-afb4-4b4e-8ddf-34d954bb6a45","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9b30b1fa-0558-4df9-ae1b-f2945cf3b545","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml","artifactChecksum":"MzFiZDllZGI4N2ZmZDZjMWZiOWRhNTc0MGVlZjQ5ZGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"54db2ebd-f0d5-4ba1-9611-d63f646a4f3e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c0ea9ec6-cc82-41a6-88e3-2bb8ed3c2c47","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"14bd31c4-4445-4c99-a01f-237bde9d72d9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfX1yasja7uapnvir8ckhe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml","artifactChecksum":"Y2ViYTIyOTBlYmY2NGY5YzAxYzg5MDIxNjE0NzYwZDM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5f6761c3-584f-47b8-8025-a6b1426408cb","artifactVersion":"1"},{"artifactName":"service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar","artifactChecksum":"YTgxZTMzMjA1NDNiZGQ4NjYyNGM3YzkxMTY3MWQzYWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a4597135-c9e3-4b54-a263-0acf36b2503c","artifactVersion":"1"}],"workloadContext":"Production"} 2022-08-04T01:51:05.548Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:05.559Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.560Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.613Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:05.651Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:05.701Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.702Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.703Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.703Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.704Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.705Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.705Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.705Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.706Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.706Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.707Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.707Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.708Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.731Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.731Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.731Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.731Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.732Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.733Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.734Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.734Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.734Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.737Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.750Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.750Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.750Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.751Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.752Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577833523, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "NOTIFIED" } 2022-08-04T01:51:05.752Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.752Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.752Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577832673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "NOTIFIED" } 2022-08-04T01:51:05.753Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.754Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.755Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.755Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.755Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.764Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.765Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.766Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "cds", "timestamp": 1659577849811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-04T01:51:05.767Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:05.769Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:05.770Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.770Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.780Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577850194, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-04T01:51:05.782Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:05.782Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.783Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.785Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.786Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.787Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577851308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-04T01:51:05.788Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:05.789Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.789Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.790Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.791Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.791Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577852362, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DEPLOY_ERROR" } 2022-08-04T01:51:05.793Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:05.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.795Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:05.796Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:05.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:05.798Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "aai-ml", "timestamp": 1659577853374, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } 2022-08-04T01:51:05.866Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 55 ms Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-04T01:51:05.879Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:05.879Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:05.946Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:05.948Z||pool-3-thread-1|||||INFO|500||cambria reply ok (70 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-04T01:51:06.171Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of c1c371c7-0286-4c38-9d65-ebf92c8c4952 2022-08-04T01:51:06.403Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1c371c7-0286-4c38-9d65-ebf92c8c4952 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-04T01:51:06.560Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:06.560Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577845890, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "NOTIFIED" } 2022-08-04T01:51:06.561Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:51:06.561Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:06.561Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577854849, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-04T01:51:06.561Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:06.562Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:06.562Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577859129, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DEPLOY_OK" } 2022-08-04T01:51:06.562Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:51:06.562Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:51:06.563Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1659577860134, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-04T01:51:06.592Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c1c371c7-0286-4c38-9d65-ebf92c8c4952 2022-08-04T01:51:06.593Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId c1c371c7-0286-4c38-9d65-ebf92c8c4952 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-08-04T01:51:06.811Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:06.812Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:06.829Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:06.829Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:06.918Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 89 ms 2022-08-04T01:51:06.919Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:06.919Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:06.944Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:06.944Z||pool-4-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:07.830Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:07.830Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:07.834Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:07.834Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:07.933Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-04T01:51:07.934Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:07.935Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:07.955Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:07.961Z||pool-5-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:08.835Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:08.836Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:08.847Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:08.848Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:08.939Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms 2022-08-04T01:51:08.940Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:08.940Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:08.968Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:08.969Z||pool-6-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:09.849Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:09.850Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:09.855Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:09.855Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:09.954Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-08-04T01:51:09.955Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:09.955Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:09.976Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:09.976Z||pool-7-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:10.856Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:10.856Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:10.859Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:10.859Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:10.959Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-04T01:51:10.960Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:10.960Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:10.984Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:10.985Z||pool-8-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-08-04T01:51:11.861Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:11.861Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:11.882Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:11.883Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml", "status": "NOT_NOTIFIED" } 2022-08-04T01:51:11.982Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-08-04T01:51:11.983Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:11.984Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:12.015Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:12.016Z||pool-9-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:12.894Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-08-04T01:51:12.895Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:12.899Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:12.900Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "NOTIFIED" } 2022-08-04T01:51:13.000Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-08-04T01:51:13.001Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:13.001Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:13.029Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:13.029Z||pool-10-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-08-04T01:51:13.903Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "serviceName": "Demo_pNF_X1yasja7uaPnvIr8cKhe", "serviceVersion": "1.0", "serviceUUID": "d7c54ca3-90ed-45a8-979d-871cfd8e0d60", "serviceDescription": "catalog service description", "serviceInvariantUUID": "374ed4dd-c22a-4d4d-9a57-0d5779db2e1c", "resources": [ { "resourceInstanceName": "pNF afd51190-ceea 0", "resourceCustomizationUUID": "85ed94ca-a46c-4530-8d7b-af9a1deeb579", "resourceName": "pNF afd51190-ceea", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "c0227814-cc04-463e-a331-d7416ae1f4ed", "resourceInvariantUUID": "0733405a-42a9-4844-aa8a-a091be781561", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "artifactChecksum": "YTgxZTMzMjA1NDNiZGQ4NjYyNGM3YzkxMTY3MWQzYWE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a4597135-c9e3-4b54-a263-0acf36b2503c" } ], "workloadContext": "Production" } 2022-08-04T01:51:13.908Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-08-04T01:51:13.909Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d7c54ca3-90ed-45a8-979d-871cfd8e0d60 ASDC 2022-08-04T01:51:14.391Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c1c371c7-0286-4c38-9d65-ebf92c8c4952 ServiceName:Demo_pNF_X1yasja7uaPnvIr8cKhe ServiceVersion:1.0 ServiceUUID:d7c54ca3-90ed-45a8-979d-871cfd8e0d60 ServiceInvariantUUID:374ed4dd-c22a-4d4d-9a57-0d5779db2e1c ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar ArtifactUUID:a4597135-c9e3-4b54-a263-0acf36b2503c ArtifactChecksum:YTgxZTMzMjA1NDNiZGQ4NjYyNGM3YzkxMTY3MWQzYWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF afd51190-ceea 0 ResourceCustomizationUUID:85ed94ca-a46c-4530-8d7b-af9a1deeb579 ResourceInvariantUUID:0733405a-42a9-4844-aa8a-a091be781561 ResourceName:pNF afd51190-ceea ResourceType:PNF ResourceUUID:c0227814-cc04-463e-a331-d7416ae1f4ed ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-08-04T01:51:14.391Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d7c54ca3-90ed-45a8-979d-871cfd8e0d60 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-04T01:51:14.618Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-04T01:51:14.622Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-08-04T01:51:14.625Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-08-04T01:51:14.625Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a4597135-c9e3-4b54-a263-0acf36b2503c from URL: /sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:14.626Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-08-04T01:51:14.629Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:14.890Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-08-04T01:51:14.898Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar a4597135-c9e3-4b54-a263-0acf36b2503c 86674 2022-08-04T01:51:14.900Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar ASDC sendASDCNotification 2022-08-04T01:51:14.900Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:14.903Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-08-04T01:51:14.905Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:14.930Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:14.931Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577874899, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-04T01:51:15.028Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms 2022-08-04T01:51:15.029Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:15.030Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:15.051Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:15.052Z||pool-11-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:15.932Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-08-04T01:51:15.940Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-08-04T01:51:15.941Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: a4597135-c9e3-4b54-a263-0acf36b2503c, URL: /sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar to file: /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:15.942Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:16.416Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:16.416Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:18.223Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7184821659314729373/Definitions/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml 2022-08-04T01:51:22.068Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2022-08-04T01:51:22.124Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-08-04T01:51:22.126Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.127Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-08-04T01:51:22.128Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF afd51190-ceea 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.128Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.129Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.130Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.134Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.135Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.135Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:22.136Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-08-04T01:51:22.171Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.180Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.192Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Node template pNF afd51190-ceea 0 is matching search criteria 2022-08-04T01:51:22.193Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-08-04T01:51:22.197Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF afd51190-ceea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-04T01:51:22.202Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.202Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.203Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Node template pNF afd51190-ceea 0 is matching search criteria 2022-08-04T01:51:22.203Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-08-04T01:51:22.204Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF afd51190-ceea 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-08-04T01:51:22.205Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.205Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.207Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.208Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.209Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.209Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.210Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.210Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.211Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.211Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.225Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_X1yasja7uaPnvIr8cKhe Description:catalog service description Model UUID:d7c54ca3-90ed-45a8-979d-871cfd8e0d60 Model Version:NULL Model InvariantUuid:374ed4dd-c22a-4d4d-9a57-0d5779db2e1c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-08-04T01:51:22.310Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: c0227814-cc04-463e-a331-d7416ae1f4ed Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-04T01:51:22.657Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||pNF afd51190-ceea 0 2022-08-04T01:51:22.682Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: c0227814-cc04-463e-a331-d7416ae1f4ed 2022-08-04T01:51:22.683Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||No resources found for Service: d7c54ca3-90ed-45a8-979d-871cfd8e0d60 2022-08-04T01:51:22.683Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: d7c54ca3-90ed-45a8-979d-871cfd8e0d60 2022-08-04T01:51:22.683Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF afd51190-ceea 0 c0227814-cc04-463e-a331-d7416ae1f4ed ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-04T01:51:22.709Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1fc2ed5e, org.onap.sdc.toscaparser.api.parameters.Input@5d56762f, org.onap.sdc.toscaparser.api.parameters.Input@66e69747, org.onap.sdc.toscaparser.api.parameters.Input@261a88c, org.onap.sdc.toscaparser.api.parameters.Input@a410d83] 2022-08-04T01:51:22.711Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.712Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.712Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid d7c54ca3-90ed-45a8-979d-871cfd8e0d60: pNF afd51190-ceea 2022-08-04T01:51:22.712Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Processing PNF resource: c0227814-cc04-463e-a331-d7416ae1f4ed 2022-08-04T01:51:22.713Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-08-04T01:51:22.713Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_X1yasja7uaPnvIr8cKhe is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-08-04T01:51:22.714Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||Resource customization UUID: 85ed94ca-a46c-4530-8d7b-af9a1deeb579 is the same as notified resource customizationUUID: 85ed94ca-a46c-4530-8d7b-af9a1deeb579 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-08-04T01:51:23.159Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF afd51190-ceea c0227814-cc04-463e-a331-d7416ae1f4ed 0 ASDC deployResourceStructure 2022-08-04T01:51:23.163Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar ASDC sendASDCNotification 2022-08-04T01:51:23.164Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar 2022-08-04T01:51:23.165Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-08-04T01:51:23.166Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:51:23.172Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:51:23.175Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577883163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DEPLOY_OK" } 2022-08-04T01:51:23.272Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms 2022-08-04T01:51:23.274Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:51:23.274Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:51:23.294Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:51:23.295Z||pool-12-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-08-04T01:51:24.182Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c1c371c7-0286-4c38-9d65-ebf92c8c4952 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-04T01:51:24.271Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c1c371c7-0286-4c38-9d65-ebf92c8c4952 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-08-04T01:51:24.286Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-08-04T01:51:24.287Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-08-04T01:51:24.287Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-08-04T01:51:24.288Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-08-04T01:51:24.288Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2022-08-04T01:51:24.289Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-08-04T01:51:24.323Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-08-04T01:51:54.330Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c1c371c7-0286-4c38-9d65-ebf92c8c4952 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-08-04T01:51:54.357Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c1c371c7-0286-4c38-9d65-ebf92c8c4952 and serviceModelVersionId: d7c54ca3-90ed-45a8-979d-871cfd8e0d60 2022-08-04T01:51:54.358Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 374ed4dd-c22a-4d4d-9a57-0d5779db2e1c 2022-08-04T01:52:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:52:04.894Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:52:04.894Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:52:05.027Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:52:05.028Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:52:05.029Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:52:05.040Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:52:25.145Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0 2022-08-04T01:52:25.313Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2022-08-04T01:52:25.398Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|INFO|500||Invoke 2022-08-04T01:52:25.399Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c1c371c7-0286-4c38-9d65-ebf92c8c4952], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[41ddc3a0-9686-419b-8910-d1e60149d31c], X-ECOMP-RequestID=[c1c371c7-0286-4c38-9d65-ebf92c8c4952], X-TransactionId=[], X-ONAP-RequestID=[c1c371c7-0286-4c38-9d65-ebf92c8c4952], Content-Type=[application/merge-patch+json]} 2022-08-04T01:52:25.429Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-08-04T01:52:25.533Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0 has http status code:503 and response headers:{date=[Thu, 04 Aug 2022 01:52:25 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-08-04T01:52:25.591Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-04T01:52:25.592Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/374ed4dd-c22a-4d4d-9a57-0d5779db2e1c/model-vers/model-ver/d7c54ca3-90ed-45a8-979d-871cfd8e0d60?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-08-04T01:52:25.626Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=c1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-04T01:52:25.628Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:92) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-04T01:52:25.635Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-04T01:52:25.638Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=c1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-08-04T01:52:25.705Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-08-04T01:52:25.706Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c1c371c7-0286-4c38-9d65-ebf92c8c4952 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=c1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-08-04T01:52:25.708Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-08-04T01:52:25.708Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-08-04T01:52:25.722Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-08-04T01:52:25.722Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577945706, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dc1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-04T01:52:25.813Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms 2022-08-04T01:52:25.816Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-08-04T01:52:25.816Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as i8lunagljXDPdAG8) ... 2022-08-04T01:52:25.847Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:52:25.848Z||pool-13-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-08-04T01:52:26.746Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:52:26.747Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:52:26.747Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:52:36.321Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:53:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:53:04.875Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:53:04.877Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:53:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:53:04.892Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:53:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:53:04.928Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:53:04.930Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.930Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.934Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.934Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.934Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.934Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.935Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.935Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.939Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.939Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.939Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.939Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.940Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.940Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/resourceInstances/pnfafd51190ceea0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-template.yml", "status": "NOT_NOTIFIED" } 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577864870, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "NOTIFIED" } 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.941Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577874899, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DOWNLOAD_OK" } 2022-08-04T01:53:04.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:53:04.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-08-04T01:53:04.942Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577883163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfX1yasja7uapnvir8ckhe/1.0/artifacts/service-DemoPnfX1yasja7uapnvir8ckhe-csar.csar", "status": "DEPLOY_OK" } 2022-08-04T01:53:04.942Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:53:14.446Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:54:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:54:04.875Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:54:04.877Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:54:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:54:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:54:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:54:05.442Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:54:05.446Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-08-04T01:54:05.456Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "c1c371c7-0286-4c38-9d65-ebf92c8c4952", "consumerID": "SO-COpenSource-Env11", "timestamp": 1659577945706, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003dc1c371c7-0286-4c38-9d65-ebf92c8c4952 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-08-04T01:54:05.467Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-08-04T01:54:14.452Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:55:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:55:04.875Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:55:04.876Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:55:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:55:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:55:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:55:14.426Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:55:14.435Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:56:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:56:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:56:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:56:04.893Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:56:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:56:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:56:14.452Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:56:14.531Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:57:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:57:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:57:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:57:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:57:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:57:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:57:14.436Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:57:14.437Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:58:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:58:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:58:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:58:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:58:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:58:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:58:14.431Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:58:14.454Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:59:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:59:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:59:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:59:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T01:59:04.892Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T01:59:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T01:59:14.436Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T01:59:14.439Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:00:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:00:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:00:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:00:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:00:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:00:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:00:14.428Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:00:14.438Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:01:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:01:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:01:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:01:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:01:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:01:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:01:14.444Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:01:14.447Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:02:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:02:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:02:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:02:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:02:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:02:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:02:14.429Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:02:14.452Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:03:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:03:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:03:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:03:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:03:04.892Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:03:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:03:14.427Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:03:14.434Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:04:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:04:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:04:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:04:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:04:04.894Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:04:04.895Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:04:14.421Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:04:14.453Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:05:04.887Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:05:04.892Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:05:04.892Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:05:04.909Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:05:04.932Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:05:04.941Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:05:14.515Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:05:14.569Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:06:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:06:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:06:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:06:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:06:04.892Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:06:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:06:14.427Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:06:14.450Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:07:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:07:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:07:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:07:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:07:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:07:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:07:14.426Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:07:14.439Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:08:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:08:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:08:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:08:04.894Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:08:04.897Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:08:04.898Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:08:14.446Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:08:14.448Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:09:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:09:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:09:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:09:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:09:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:09:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:09:14.420Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:09:14.449Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:10:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:10:04.877Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:10:04.883Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:10:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:10:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:10:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:10:14.440Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:10:14.441Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:11:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:11:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:11:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:11:04.892Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:11:04.893Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:11:04.893Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:11:14.422Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:11:14.440Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:12:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:12:04.886Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:12:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:12:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:12:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:12:04.891Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:12:14.449Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:12:14.462Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:13:04.875Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:13:04.876Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:13:04.876Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:13:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:13:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:13:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:13:14.430Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:13:14.450Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:14:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:14:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:14:04.872Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:14:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:14:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:14:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:14:14.423Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:14:14.433Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:15:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:15:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:15:04.873Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:15:04.896Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:15:04.897Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:15:04.898Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:15:14.438Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:15:14.467Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:16:04.871Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:16:04.875Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:16:04.875Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:16:04.895Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:16:04.895Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:16:04.896Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:16:14.432Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:16:14.450Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:17:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:17:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:17:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:17:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:17:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:17:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:17:14.431Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:17:14.448Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:18:04.870Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:18:04.871Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:18:04.871Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:18:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:18:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:18:04.894Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:18:14.433Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:18:14.444Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:19:04.870Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:19:04.871Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:19:04.871Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:19:04.893Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:19:04.900Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:19:04.901Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:19:14.425Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:19:14.457Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:20:04.875Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:20:04.876Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:20:04.876Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:20:04.893Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:20:04.894Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:20:04.894Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:20:14.454Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:20:14.461Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:21:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:21:04.871Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:21:04.871Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:21:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:21:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:21:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:21:14.428Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:21:14.437Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:22:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:22:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:22:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:22:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:22:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:22:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:22:14.422Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:22:14.438Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:23:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:23:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:23:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:23:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:23:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:23:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:23:14.422Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:23:14.437Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:24:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:24:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:24:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:24:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:24:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:24:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:24:14.434Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:24:14.460Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:25:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:25:04.873Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:25:04.874Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:25:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:25:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:25:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:25:14.433Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:25:14.447Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:26:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:26:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:26:04.873Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:26:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:26:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:26:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:26:14.425Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:26:14.466Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:27:04.878Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:27:04.879Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:27:04.879Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:27:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:27:04.892Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:27:04.892Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:27:14.431Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:27:14.437Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:28:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:28:04.873Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:28:04.873Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:28:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:28:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:28:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:28:14.429Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:28:14.444Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:29:04.870Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:29:04.872Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:29:04.872Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:29:04.896Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:29:04.897Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:29:04.897Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:29:14.421Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:29:14.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:30:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:30:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:30:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:30:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:30:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:30:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:30:14.423Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:30:14.498Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:31:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:31:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:31:04.872Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:31:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:31:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:31:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:31:14.427Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:31:14.442Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:32:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:32:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:32:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:32:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:32:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:32:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:32:14.448Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:32:14.464Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:33:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:33:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:33:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:33:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:33:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:33:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:33:14.418Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:33:14.442Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:34:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:34:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:34:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:34:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:34:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:34:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:34:14.417Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:34:14.440Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:35:04.870Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:35:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:35:04.871Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:35:04.892Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:35:04.893Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:35:04.893Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:35:14.423Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:35:14.439Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:36:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:36:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:36:04.871Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:36:04.892Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:36:04.893Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:36:04.893Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:36:14.459Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:36:14.477Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:37:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:37:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:37:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:37:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:37:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:37:04.894Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:37:14.423Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:37:14.440Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:38:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:38:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:38:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:38:04.892Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:38:04.893Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:38:04.893Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:38:14.424Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:38:14.486Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:39:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:39:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:39:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:39:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:39:04.893Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:39:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:39:14.453Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:39:14.453Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:40:04.873Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:40:04.880Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:40:04.880Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:40:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:40:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:40:04.894Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:40:14.439Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:40:14.445Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:41:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:41:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:41:04.873Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:41:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:41:04.892Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:41:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:41:14.455Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:41:14.481Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:42:04.872Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:42:04.875Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:42:04.876Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:42:04.894Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:42:04.897Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:42:04.898Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:42:14.449Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:42:14.455Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:43:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:43:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:43:04.873Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:43:04.894Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:43:04.903Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:43:04.907Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:43:14.443Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:43:14.477Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:44:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:44:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:44:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:44:04.893Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:44:04.895Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:44:04.895Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:44:14.435Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:44:14.457Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:45:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:45:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:45:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:45:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:45:04.893Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:45:04.893Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:45:14.443Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:45:14.443Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:46:04.871Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:46:04.873Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:46:04.873Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:46:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:46:04.896Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:46:04.896Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:46:14.426Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:46:14.509Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:47:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:47:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:47:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:47:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:47:04.893Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:47:04.893Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:47:14.420Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:47:14.457Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:48:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:48:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:48:04.871Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:48:04.895Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:48:04.895Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:48:04.896Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:48:14.425Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:48:14.456Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:49:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:49:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:49:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:49:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:49:04.897Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:49:04.898Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:49:14.436Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:49:14.451Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:50:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:50:04.873Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:50:04.873Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:50:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:50:04.894Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:50:04.894Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:50:14.446Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:50:14.451Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:51:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:51:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:51:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:51:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:51:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:51:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:51:14.425Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:51:14.442Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:52:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:52:04.874Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:52:04.875Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:52:04.893Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:52:04.895Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:52:04.896Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:52:14.424Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:52:14.443Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:53:04.871Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:53:04.880Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:53:04.881Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:53:04.902Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:53:04.902Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:53:04.903Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:53:14.435Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:53:14.452Z|c1c371c7-0286-4c38-9d65-ebf92c8c4952|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:54:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:54:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:54:04.871Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:54:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:54:04.892Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:54:04.892Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:54:14.440Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:54:14.457Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:55:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:55:04.872Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:55:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:55:04.897Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:55:04.901Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:55:04.903Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:55:14.426Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:55:14.471Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:56:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:56:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:56:04.871Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:56:04.892Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:56:04.893Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:56:04.893Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:56:14.423Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:56:14.445Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:57:04.870Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:57:04.871Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:57:04.872Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:57:04.892Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:57:04.892Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:57:04.892Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:57:14.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:57:14.440Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:58:04.874Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:58:04.875Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:58:04.875Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:58:04.892Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:58:04.893Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:58:04.893Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:58:14.421Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:58:14.439Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:59:04.872Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:59:04.877Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:59:04.878Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:59:04.892Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T02:59:04.892Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T02:59:04.893Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T02:59:14.448Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T02:59:14.459Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T03:00:04.872Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T03:00:04.873Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T03:00:04.873Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T03:00:04.892Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-08-04T03:00:04.892Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-08-04T03:00:04.892Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as i8lunagljXDPdAG8) ... 2022-08-04T03:00:14.441Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-08-04T03:00:14.447Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK