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-09-06T23:40:40.799Z||main|||||INFO|500||The following profiles are active: basic 2022-09-06T23:41:01.105Z||main|||||INFO|500||Starting service [Tomcat] 2022-09-06T23:41:01.106Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-09-06T23:41:01.305Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-09-06T23:41:10.693Z||main|||||INFO|500||catdb-pool - Starting... 2022-09-06T23:41:11.380Z||main|||||INFO|500||catdb-pool - Start completed. 2022-09-06T23:41:12.744Z||main|||||INFO|500||reqdb-pool - Starting... 2022-09-06T23:41:12.902Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-09-06T23:41:13.109Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-09-06T23:41:13.595Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-09-06T23:41:14.933Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-06T23:41:18.265Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-06T23:41:21.684Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-06T23:41:21.742Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-09-06T23:41:22.586Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-06T23:41:23.079Z||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-09-06T23:41:24.825Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-06T23:41:26.323Z||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-09-06T23:41:27.597Z||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-09-06T23:41:28.557Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:28.560Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cd818b6d-6342-4384-a641-39b55dc31bd1], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:28.589Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:36.546Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:29 GMT], server=[envoy], x-envoy-upstream-service-time=[7933], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:36.552Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"857a68fd1d304132a2ef53612cddb4d5","versionId":"d86493f0cff44bb3bd0e36ed8c8280fa"} 2022-09-06T23:41:36.554Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:36.608Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2022-09-06T23:41:36.718Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:36.719Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dde3807c-3255-4a57-aa5e-23cd8cf1090f], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:36.722Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:37.898Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1136]} 2022-09-06T23:41:37.899Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:37.900Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/857a68fd1d304132a2ef53612cddb4d5/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:37.901Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2022-09-06T23:41:37.902Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:38.025Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:38.026Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5925a9da-dedb-4f79-8499-a9fd6c594cef], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:38.034Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:38.669Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:39 GMT], server=[envoy], x-envoy-upstream-service-time=[632], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:38.670Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f6abcb71261451090ab6fc475d36d3d","versionId":"cf10b6e79817413ebf50405a04e0092d"} 2022-09-06T23:41:38.671Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:38.675Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2022-09-06T23:41:38.747Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:38.748Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f5b1ab7d-8e78-4011-9a48-47d2b738acf0], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:38.750Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:39.442Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[689]} 2022-09-06T23:41:39.444Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:39.445Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6abcb71261451090ab6fc475d36d3d/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:39.446Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2022-09-06T23:41:39.447Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:39.544Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:39.545Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2031b9ed-12a3-41f0-ba89-65c467f9622c], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:39.551Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:40.631Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:40 GMT], server=[envoy], x-envoy-upstream-service-time=[1067], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:40.632Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6bcbb5d026f42168e73026e96b7dc75","versionId":"820f565461134b6fa43dcda2374b5e37"} 2022-09-06T23:41:40.634Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:40.642Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2022-09-06T23:41:40.728Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bcbb5d026f42168e73026e96b7dc75/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:40.731Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bcbb5d026f42168e73026e96b7dc75/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:40.734Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bcbb5d026f42168e73026e96b7dc75/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:43.596Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bcbb5d026f42168e73026e96b7dc75/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:43.598Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bcbb5d026f42168e73026e96b7dc75/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2856]} 2022-09-06T23:41:43.599Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:43.600Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2022-09-06T23:41:43.601Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:43.694Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:43.695Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b823a522-17fa-443c-9407-45d8a83317a5], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:43.697Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:44.129Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:44 GMT], server=[envoy], x-envoy-upstream-service-time=[426], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:44.130Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"177dca4e582f482188891d0de3707198","versionId":"af11642ab6124e64acabeb6cdce4345b"} 2022-09-06T23:41:44.131Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:44.135Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-09-06T23:41:44.217Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:44.218Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e1924d3-e083-43b9-b040-64cc61352436], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:44.219Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:44.758Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[535]} 2022-09-06T23:41:44.760Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:44.761Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/177dca4e582f482188891d0de3707198/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:44.762Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-09-06T23:41:44.763Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:44.836Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:44.837Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5c454174-7e6a-40bd-bffb-3cfff7f50d14], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:44.840Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:45.168Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:46 GMT], server=[envoy], x-envoy-upstream-service-time=[326], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:45.170Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"05c5e780832045f5b916af53217bd172","versionId":"8c992ecb7fe941c69b5f4ea05ed91902"} 2022-09-06T23:41:45.170Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:45.174Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-09-06T23:41:45.226Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/05c5e780832045f5b916af53217bd172/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:45.233Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c5e780832045f5b916af53217bd172/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:45.236Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c5e780832045f5b916af53217bd172/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:45.773Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c5e780832045f5b916af53217bd172/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:45.775Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/05c5e780832045f5b916af53217bd172/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[532]} 2022-09-06T23:41:45.775Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:45.776Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-09-06T23:41:45.776Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:45.849Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:45.850Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[59ef9f6c-e8dd-4c74-a885-b05293670ea6], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:45.852Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:46.197Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:47 GMT], server=[envoy], x-envoy-upstream-service-time=[342], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:46.199Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a2c48ca5cb2b496dab133e07e2f296f3","versionId":"e9879953652c4b38842e363914095678"} 2022-09-06T23:41:46.200Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:46.204Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-09-06T23:41:46.286Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a2c48ca5cb2b496dab133e07e2f296f3/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:46.291Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2c48ca5cb2b496dab133e07e2f296f3/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:46.294Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2c48ca5cb2b496dab133e07e2f296f3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:46.997Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2c48ca5cb2b496dab133e07e2f296f3/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:46.998Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a2c48ca5cb2b496dab133e07e2f296f3/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[682]} 2022-09-06T23:41:46.999Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:46.999Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-09-06T23:41:47.000Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:47.087Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:47.088Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[78d2d693-55f7-44be-8667-35af73d47684], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:47.090Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:47.550Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:48 GMT], server=[envoy], x-envoy-upstream-service-time=[444], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:47.552Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8ba6e094132c420ab1b36a4429d7e0c7","versionId":"72fce66d9125410095786e361f067b08"} 2022-09-06T23:41:47.557Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:47.562Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2022-09-06T23:41:48.245Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:48.274Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ddd8b118-9c13-4117-be3a-5d6a5bff7878], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:48.374Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:49.765Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1371]} 2022-09-06T23:41:49.766Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:49.768Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ba6e094132c420ab1b36a4429d7e0c7/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:49.768Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2022-09-06T23:41:49.769Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:49.846Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:49.848Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:49.849Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:50.342Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:50.344Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:51 GMT], server=[envoy], x-envoy-upstream-service-time=[489], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:50.345Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"fe41136e4a2845a78423b5d550ff6637","versionId":"5e6313fcbbe540549fda411bb428d758"} 2022-09-06T23:41:50.348Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2022-09-06T23:41:50.412Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe41136e4a2845a78423b5d550ff6637/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:50.414Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe41136e4a2845a78423b5d550ff6637/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:50.415Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe41136e4a2845a78423b5d550ff6637/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:51.367Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe41136e4a2845a78423b5d550ff6637/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:51.368Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe41136e4a2845a78423b5d550ff6637/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[949]} 2022-09-06T23:41:51.368Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:51.369Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2022-09-06T23:41:51.369Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:51.433Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:51.433Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6a66652a-c7f5-481a-9f5f-505357a1bcec], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:51.435Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:51.834Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:52 GMT], server=[envoy], x-envoy-upstream-service-time=[395], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:51.837Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ce368bbe13b949188f6cbab0674de561","versionId":"7fad415cc4af46898e9cb8cf7f72a094"} 2022-09-06T23:41:51.839Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:51.842Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2022-09-06T23:41:51.899Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:51.900Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[49bfc188-05b4-4d85-b79d-40b0db80e55c], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:51.902Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:52.849Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[944]} 2022-09-06T23:41:52.850Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:52.851Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce368bbe13b949188f6cbab0674de561/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:52.852Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2022-09-06T23:41:52.852Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:52.929Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:52.930Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c6677dda-8b40-4ca6-9a6f-fb096ff520cf], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:52.931Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:53.645Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:54 GMT], server=[envoy], x-envoy-upstream-service-time=[712], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:53.647Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d542a66536f6452499821c44d8be7e6a","versionId":"e36f641c8d8c4bd9b876bd33c282ec39"} 2022-09-06T23:41:53.647Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:53.649Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2022-09-06T23:41:53.682Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:53.682Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d19c2885-8ba6-4538-9289-248beae6d4f8], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:53.683Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:55.389Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1696]} 2022-09-06T23:41:55.390Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:55.392Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d542a66536f6452499821c44d8be7e6a/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:55.397Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2022-09-06T23:41:55.398Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:55.465Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:55.466Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e91fc9d-abe8-4c17-9638-a491004ab822], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:55.467Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:56.191Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:56 GMT], server=[envoy], x-envoy-upstream-service-time=[720], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:56.194Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"165dfedb029448d3afe952723abb1da6","versionId":"1371796447174772b095b0aac0e27ad1"} 2022-09-06T23:41:56.195Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:56.198Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2022-09-06T23:41:56.265Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:56.266Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[60fe7491-25cc-48e1-ae73-b9f295674a02], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:56.268Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:57.438Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1164]} 2022-09-06T23:41:57.439Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:57.440Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/165dfedb029448d3afe952723abb1da6/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:57.441Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2022-09-06T23:41:57.441Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:57.532Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:57.533Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1b9d817e-7c0d-4663-8d26-a3043004fd5d], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:41:57.535Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:58.173Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:41:58 GMT], server=[envoy], x-envoy-upstream-service-time=[634], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:58.175Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4c157bcc54e04c85acf7bb7b2f169791","versionId":"7423acf5c2ee45958283d6ee520d1d9f"} 2022-09-06T23:41:58.176Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:58.179Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2022-09-06T23:41:58.234Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4c157bcc54e04c85acf7bb7b2f169791/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:58.236Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c157bcc54e04c85acf7bb7b2f169791/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:58.238Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c157bcc54e04c85acf7bb7b2f169791/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:41:59.253Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c157bcc54e04c85acf7bb7b2f169791/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:41:59.254Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4c157bcc54e04c85acf7bb7b2f169791/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:41:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1011]} 2022-09-06T23:41:59.254Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:41:59.255Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2022-09-06T23:41:59.255Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:59.338Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:59.340Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:41:59.341Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:41:59.835Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:41:59.835Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:00 GMT], server=[envoy], x-envoy-upstream-service-time=[490], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:41:59.837Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"72d3c6de09e54a71bcc8347559f67d38","versionId":"2ad40464fa404d2b8b6008537c978c73"} 2022-09-06T23:41:59.841Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2022-09-06T23:41:59.896Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/72d3c6de09e54a71bcc8347559f67d38/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:41:59.898Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72d3c6de09e54a71bcc8347559f67d38/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:41:59.906Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72d3c6de09e54a71bcc8347559f67d38/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:00.756Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72d3c6de09e54a71bcc8347559f67d38/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:00.757Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/72d3c6de09e54a71bcc8347559f67d38/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[846]} 2022-09-06T23:42:00.758Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:00.758Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2022-09-06T23:42:00.759Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:00.813Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:00.814Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0eee455-0ec1-4be3-b276-9f579c48e533], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:00.815Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:01.275Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:01 GMT], server=[envoy], x-envoy-upstream-service-time=[456], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:01.277Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"77c7b24822c44c3d9eab5668676889c3","versionId":"ae65362b757e49da963bd62770f7c453"} 2022-09-06T23:42:01.278Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:01.292Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2022-09-06T23:42:01.346Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/77c7b24822c44c3d9eab5668676889c3/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:01.348Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77c7b24822c44c3d9eab5668676889c3/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:01.349Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77c7b24822c44c3d9eab5668676889c3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:01.863Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77c7b24822c44c3d9eab5668676889c3/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:01.863Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/77c7b24822c44c3d9eab5668676889c3/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[509]} 2022-09-06T23:42:01.864Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:01.864Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2022-09-06T23:42:01.865Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:01.938Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:01.939Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:01.941Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:02.316Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:02.317Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:03 GMT], server=[envoy], x-envoy-upstream-service-time=[370], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:02.319Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"2003d7a44bfd4d5c99e8fd2f1375f681","versionId":"6f916b2b49e742c8a52436d450d4e0c4"} 2022-09-06T23:42:02.323Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2022-09-06T23:42:02.400Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2003d7a44bfd4d5c99e8fd2f1375f681/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:02.402Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2003d7a44bfd4d5c99e8fd2f1375f681/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:02.404Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2003d7a44bfd4d5c99e8fd2f1375f681/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:02.750Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2003d7a44bfd4d5c99e8fd2f1375f681/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:02.751Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2003d7a44bfd4d5c99e8fd2f1375f681/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[342]} 2022-09-06T23:42:02.752Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:02.752Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2022-09-06T23:42:02.753Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:02.850Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:02.851Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c06eed37-0cb2-487f-b433-a30c70ef0dc6], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:02.852Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:03.157Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:04 GMT], server=[envoy], x-envoy-upstream-service-time=[290], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:03.159Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4266e266788b4f01b564b4e8d4c9a834","versionId":"a52e375b9c8646f780c30f6eca7116cc"} 2022-09-06T23:42:03.161Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:03.165Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2022-09-06T23:42:03.215Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:03.216Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9dc820ce-70a2-4e3e-8005-ccb5d974e434], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:03.218Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:03.622Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400]} 2022-09-06T23:42:03.623Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:03.624Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4266e266788b4f01b564b4e8d4c9a834/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:03.625Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2022-09-06T23:42:03.625Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:03.693Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:03.694Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0431cda0-2772-401a-acf7-0697a9cb2a36], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:03.696Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:03.936Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:04 GMT], server=[envoy], x-envoy-upstream-service-time=[235], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:03.939Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc36db6caaca40a1b002a5939c4bbbf8","versionId":"5c491ec95b844290ab7ece2999a49ae7"} 2022-09-06T23:42:03.941Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:03.945Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2022-09-06T23:42:03.992Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc36db6caaca40a1b002a5939c4bbbf8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:03.993Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc36db6caaca40a1b002a5939c4bbbf8/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:03.994Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc36db6caaca40a1b002a5939c4bbbf8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:04.450Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc36db6caaca40a1b002a5939c4bbbf8/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:04.451Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc36db6caaca40a1b002a5939c4bbbf8/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[452]} 2022-09-06T23:42:04.451Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:04.452Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2022-09-06T23:42:04.452Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:04.515Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:04.517Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:04.518Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:04.854Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:04.855Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:05 GMT], server=[envoy], x-envoy-upstream-service-time=[333], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:04.857Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"2d9b0fdfb4694c4aa8e8127c093bab30","versionId":"63dc4d9010874e1aadb156d62ccf1005"} 2022-09-06T23:42:04.859Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2022-09-06T23:42:04.911Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2d9b0fdfb4694c4aa8e8127c093bab30/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:04.912Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d9b0fdfb4694c4aa8e8127c093bab30/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:04.914Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d9b0fdfb4694c4aa8e8127c093bab30/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:05.499Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d9b0fdfb4694c4aa8e8127c093bab30/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:05.500Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2d9b0fdfb4694c4aa8e8127c093bab30/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[581]} 2022-09-06T23:42:05.501Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:05.501Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2022-09-06T23:42:05.501Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:05.554Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:05.555Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d787c8d2-e3b7-476b-86f2-42f87f884a1d], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:05.556Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:05.937Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:06 GMT], server=[envoy], x-envoy-upstream-service-time=[377], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:05.939Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b9d48f9ad37545a8814a83d95a9cc079","versionId":"6b07f94d2e67449fb876203144d1d47b"} 2022-09-06T23:42:05.941Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:05.944Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2022-09-06T23:42:06.009Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:06.010Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2b251f79-079f-4974-8d9e-a64f52ae61e9], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:06.012Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:06.733Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[717]} 2022-09-06T23:42:06.734Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:06.735Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9d48f9ad37545a8814a83d95a9cc079/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:06.735Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2022-09-06T23:42:06.735Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:07.039Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:07.040Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2ad3874e-1ac7-477d-8fa8-e5757f09c6f4], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:07.042Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:07.480Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:08 GMT], server=[envoy], x-envoy-upstream-service-time=[380], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:07.516Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"591cfc5ae031443ea35b0a0ad9158b94","versionId":"b5aea851b47a48a98aa377442604c362"} 2022-09-06T23:42:07.527Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:07.546Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2022-09-06T23:42:07.677Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:07.678Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e027360-98fe-4dca-8780-9b2d7ef5220b], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:07.681Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:08.349Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[662]} 2022-09-06T23:42:08.349Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:08.350Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/591cfc5ae031443ea35b0a0ad9158b94/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:08.352Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2022-09-06T23:42:08.353Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:08.403Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:08.405Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:08.406Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:08.782Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:08.783Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:09 GMT], server=[envoy], x-envoy-upstream-service-time=[372], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:08.784Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"5c4f548ed30340c2a0f55e67df1efb23","versionId":"d4ea02c8dcad48e7af886bef31e2844d"} 2022-09-06T23:42:08.788Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2022-09-06T23:42:08.827Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4f548ed30340c2a0f55e67df1efb23/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:08.828Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4f548ed30340c2a0f55e67df1efb23/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:08.829Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4f548ed30340c2a0f55e67df1efb23/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:10.460Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4f548ed30340c2a0f55e67df1efb23/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:10.461Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4f548ed30340c2a0f55e67df1efb23/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1627]} 2022-09-06T23:42:10.461Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:10.462Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2022-09-06T23:42:10.462Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:10.524Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:10.525Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0f7e191f-f7c3-4cef-aa1c-216a47a9b0a7], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:10.526Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:11.307Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:11 GMT], server=[envoy], x-envoy-upstream-service-time=[777], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:11.309Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7bfbc27ab7b642ffa34e887ec7dc00f2","versionId":"df239f98b0424bed8c53fab86dbbb834"} 2022-09-06T23:42:11.309Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:11.312Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2022-09-06T23:42:11.351Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:11.352Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7260465e-3c97-405e-a049-336f0fc09c6e], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:11.354Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:12.273Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[914]} 2022-09-06T23:42:12.273Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:12.274Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7bfbc27ab7b642ffa34e887ec7dc00f2/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:12.275Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2022-09-06T23:42:12.275Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:12.328Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:12.330Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:12.331Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:12.925Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:12.926Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:13 GMT], server=[envoy], x-envoy-upstream-service-time=[590], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:12.927Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||{"id":"9049844756fd4271ada2fd62aafc3971","versionId":"fe19d46a475f43969ed2e865a6ed23b3"} 2022-09-06T23:42:12.929Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2022-09-06T23:42:12.964Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9049844756fd4271ada2fd62aafc3971/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-09-06T23:42:12.965Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9049844756fd4271ada2fd62aafc3971/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:12.966Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9049844756fd4271ada2fd62aafc3971/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:13.830Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9049844756fd4271ada2fd62aafc3971/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:13.830Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9049844756fd4271ada2fd62aafc3971/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[858]} 2022-09-06T23:42:13.831Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:13.831Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2022-09-06T23:42:13.832Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:13.879Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-09-06T23:42:13.880Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9eebda7-6de2-431c-9f73-8c7a1500303f], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:13.882Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:14.525Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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=[Tue, 06 Sep 2022 23:42:15 GMT], server=[envoy], x-envoy-upstream-service-time=[640], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-09-06T23:42:14.526Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6bdbce5bca214f4baaff2ebd8f400ad7","versionId":"17ffc8108da94efb8e65fb40641992bf"} 2022-09-06T23:42:14.527Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-09-06T23:42:14.529Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2022-09-06T23:42:14.563Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|INFO|500||Invoke 2022-09-06T23:42:14.564Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions with request headers:{X-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1e600ad-7179-459d-b8e9-ef55b16523d3], X-ECOMP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-TransactionID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], X-ONAP-RequestID=[2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86], Content-Type=[application/json]} 2022-09-06T23:42:14.565Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-09-06T23:42:15.105Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions has http status code:200 and response headers:{date=[Tue, 06 Sep 2022 23:42:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[536]} 2022-09-06T23:42:15.106Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-09-06T23:42:15.107Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bdbce5bca214f4baaff2ebd8f400ad7/versions/latest/actions|INFO|500||InvokeReturn 2022-09-06T23:42:15.108Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2022-09-06T23:42:19.880Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|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-09-06T23:42:23.155Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||WARN|500||--- 2022-09-06T23:42:23.156Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-09-06T23:42:23.157Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||WARN|500||--- 2022-09-06T23:42:23.935Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-09-06T23:42:30.119Z|2fc25a1c-dc00-45bb-9fb7-f5cb3d8bbe86|main|||||INFO|500||Started Application in 116.349 seconds (JVM running for 123.165) 2022-09-06T23:42:30.149Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:42:30.151Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:42:30.176Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:42:30.235Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:42:30.283Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 0d296ab3-105f-4c8f-9350-c5ea48652971 url= /sdc/v1/artifactTypes 2022-09-06T23:42:30.284Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:42:30.453Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:42:30.455Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c4ffa16 2022-09-06T23:42:30.456Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:42:30.510Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:42:30.513Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:42:30.519Z||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$$74e1c793.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-09-06T23:43:20.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:43:20.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:43:20.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:43:20.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:43:20.119Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= a95b6601-0235-4d5e-81e3-a8c99e621732 url= /sdc/v1/artifactTypes 2022-09-06T23:43:20.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:43:20.126Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:43:20.127Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4527b31 2022-09-06T23:43:20.127Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:43:20.127Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:43:20.128Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:43:20.128Z||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$$74e1c793.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-09-06T23:44:10.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:44:10.108Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:44:10.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:44:10.112Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:44:10.119Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 2f162ee3-9097-4e2e-998b-8ae2a4f4aac0 url= /sdc/v1/artifactTypes 2022-09-06T23:44:10.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:44:10.143Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:44:10.144Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4239462b 2022-09-06T23:44:10.144Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:44:10.144Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:44:10.144Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:44:10.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$$74e1c793.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-09-06T23:45:00.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:45:00.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:45:00.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:45:00.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:45:00.119Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= e9b7cafd-038f-4bf3-b1fe-df6013950193 url= /sdc/v1/artifactTypes 2022-09-06T23:45:00.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:45:00.143Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:45:00.143Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4746c79e 2022-09-06T23:45:00.143Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:45:00.144Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:45:00.144Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:45:00.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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:45:50.109Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:45:50.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:45:50.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:45:50.112Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:45:50.117Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= cc1f562f-fdc2-4663-89c1-01ad2fa6615c url= /sdc/v1/artifactTypes 2022-09-06T23:45:50.117Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:45:50.126Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:45:50.127Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a3a4371 2022-09-06T23:45:50.127Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:45:50.127Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:45:50.128Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:45:50.128Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:46:40.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:46:40.108Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:46:40.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:46:40.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:46:40.116Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= b5ffe2a2-61c1-41f7-b851-16f4f1779338 url= /sdc/v1/artifactTypes 2022-09-06T23:46:40.117Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:46:40.122Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:46:40.123Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@499d756d 2022-09-06T23:46:40.123Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:46:40.123Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:46:40.123Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:46:40.127Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:47:30.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:47:30.108Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:47:30.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:47:30.112Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:47:30.118Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= d6d3dd96-95fb-4918-9d70-3834ead9789a url= /sdc/v1/artifactTypes 2022-09-06T23:47:30.118Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:47:30.127Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:47:30.127Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2efcc721 2022-09-06T23:47:30.128Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:47:30.128Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:47:30.128Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:47:30.129Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:48:20.116Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:48:20.119Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:48:20.120Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:48:20.129Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:48:20.140Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= fe300a3b-c505-4f5c-80f0-cb80c0bd3664 url= /sdc/v1/artifactTypes 2022-09-06T23:48:20.144Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:48:20.155Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:48:20.155Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cabf787 2022-09-06T23:48:20.156Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:48:20.156Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:48:20.157Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:48:20.161Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:49:10.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:49:10.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:49:10.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:49:10.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:49:10.120Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= d7cd4ec9-2f28-408c-b459-a134c669552d url= /sdc/v1/artifactTypes 2022-09-06T23:49:10.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:49:10.130Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:49:10.131Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@506bc782 2022-09-06T23:49:10.131Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:49:10.131Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:49:10.132Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:49:10.133Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:50:00.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:50:00.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:50:00.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:50:00.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:50:00.120Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ae948da8-2753-49c1-aa36-82ec8bece852 url= /sdc/v1/artifactTypes 2022-09-06T23:50:00.120Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:50:00.127Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:50:00.127Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@603f055c 2022-09-06T23:50:00.127Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:50:00.128Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:50:00.128Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:50:00.129Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:50:50.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:50:50.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:50:50.110Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:50:50.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:50:50.119Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 144fdb23-a148-4251-bd87-aa4483ea8c4f url= /sdc/v1/artifactTypes 2022-09-06T23:50:50.119Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:50:50.128Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:50:50.129Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a61a656 2022-09-06T23:50:50.129Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:50:50.130Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:50:50.131Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:50:50.131Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:51:13.586Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-09-06T23:51:40.109Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:51:40.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:51:40.110Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:51:40.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:51:40.117Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 42416bad-73c6-47c3-aa9c-94cb4cef94f0 url= /sdc/v1/artifactTypes 2022-09-06T23:51:40.117Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:51:40.122Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:51:40.122Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10164078 2022-09-06T23:51:40.122Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:51:40.123Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:51:40.123Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:51:40.124Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:52:30.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:52:30.108Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:52:30.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:52:30.112Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:52:30.129Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 945f09d7-3367-4e63-ad13-095a5163fc63 url= /sdc/v1/artifactTypes 2022-09-06T23:52:30.130Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:52:30.140Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2022-09-06T23:52:30.141Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d0d19aa 2022-09-06T23:52:30.142Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC] 2022-09-06T23:52:30.142Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream 2022-09-06T23:52:30.142Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC 2022-09-06T23:52:30.143Z||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 jdk.internal.reflect.GeneratedMethodAccessor159.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$$74e1c793.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) ... 32 common frames omitted 2022-09-06T23:53:20.108Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-09-06T23:53:20.109Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-09-06T23:53:20.109Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-09-06T23:53:20.113Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-09-06T23:53:20.120Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 256c7eac-a28b-458e-8ce4-28aa81416f2a url= /sdc/v1/artifactTypes 2022-09-06T23:53:20.121Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-09-06T23:53:20.846Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-09-06T23:53:20.861Z||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-09-06T23:53:20.892Z||scheduling-1|||||DEBUG|500||create keys 2022-09-06T23:53:20.904Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-09-06T23:53:21.091Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:53:21.117Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 2df0415c-3b41-4035-a5e1-841fe33528bb url= /sdc/v1/registerForDistribution 2022-09-06T23:53:21.573Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 2df0415c-3b41-4035-a5e1-841fe33528bb url= /sdc/v1/registerForDistribution 2022-09-06T23:53:21.574Z||scheduling-1|||||INFO|500||start DistributionClient 2022-09-06T23:53:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:53:21.597Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:53:21.601Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-09-06T23:53:21.607Z||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-09-06T23:53:21.607Z||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-09-06T23:53:21.607Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:53:21.607Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:53:32.512Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:53:32.552Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:54:21.592Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:54:21.594Z||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-09-06T23:54:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:54:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:54:21.598Z||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-09-06T23:54:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:54:31.238Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:54:31.241Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:55:21.593Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:55:21.595Z||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-09-06T23:55:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:55:21.601Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:55:21.607Z||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-09-06T23:55:21.607Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:55:31.263Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:55:31.312Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:56:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:56:21.594Z||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-09-06T23:56:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:56:21.596Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:56:21.597Z||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-09-06T23:56:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:56:31.169Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:56:31.178Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:57:21.592Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:57:21.593Z||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-09-06T23:57:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:57:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:57:21.597Z||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-09-06T23:57:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:57:31.190Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:57:31.197Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:58:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:58:21.593Z||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-09-06T23:58:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:58:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:58:21.597Z||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-09-06T23:58:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:58:31.170Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:58:31.193Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:59:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:59:21.593Z||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-09-06T23:59:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:59:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-06T23:59:21.597Z||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-09-06T23:59:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-06T23:59:31.230Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-06T23:59:31.231Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:00:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:00:21.593Z||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-09-07T00:00:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:00:21.596Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:00:21.597Z||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-09-07T00:00:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:00:31.184Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:00:31.204Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:01:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:01:21.595Z||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-09-07T00:01:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:01:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:01:21.597Z||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-09-07T00:01:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:01:31.225Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:01:31.240Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:02:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:02:21.593Z||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-09-07T00:02:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:02:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:02:21.596Z||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-09-07T00:02:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:02:31.211Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:02:31.221Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:03:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:03:21.594Z||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-09-07T00:03:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:03:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:03:21.597Z||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-09-07T00:03:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:03:31.162Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:03:31.201Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:04:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:04:21.595Z||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-09-07T00:04:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:04:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:04:21.597Z||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-09-07T00:04:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:04:31.175Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:04:31.181Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:05:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:05:21.593Z||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-09-07T00:05:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:05:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:05:21.597Z||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-09-07T00:05:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:05:31.221Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:05:31.227Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:06:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:06:21.593Z||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-09-07T00:06:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:06:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:06:21.597Z||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-09-07T00:06:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:06:31.223Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:06:31.239Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:07:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:07:21.594Z||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-09-07T00:07:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:07:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:07:21.597Z||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-09-07T00:07:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:07:31.205Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:07:31.206Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:08:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:08:21.593Z||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-09-07T00:08:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:08:21.596Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:08:21.596Z||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-09-07T00:08:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:08:31.192Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:08:31.194Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:09:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:09:21.593Z||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-09-07T00:09:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:09:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:09:21.597Z||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-09-07T00:09:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:09:31.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:09:31.209Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:10:21.594Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:10:21.595Z||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-09-07T00:10:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:10:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:10:21.597Z||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-09-07T00:10:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:10:31.206Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:10:31.213Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:11:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:11:21.593Z||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-09-07T00:11:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:11:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:11:21.597Z||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-09-07T00:11:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:11:31.205Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:11:31.220Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:12:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:12:21.593Z||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-09-07T00:12:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:12:21.596Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:12:21.597Z||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-09-07T00:12:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:12:31.223Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:12:31.223Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:13:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:13:21.594Z||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-09-07T00:13:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:13:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:13:21.596Z||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-09-07T00:13:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:13:31.182Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:13:31.214Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:14:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:14:21.593Z||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-09-07T00:14:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:14:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:14:21.597Z||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-09-07T00:14:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:14:31.284Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:14:31.293Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:15:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:15:21.594Z||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-09-07T00:15:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:15:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:15:21.597Z||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-09-07T00:15:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:15:31.200Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:15:31.200Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:16:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:16:21.593Z||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-09-07T00:16:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:16:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:16:21.597Z||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-09-07T00:16:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:16:31.268Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:16:31.269Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:17:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:17:21.593Z||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-09-07T00:17:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:17:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:17:21.597Z||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-09-07T00:17:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:17:31.202Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:17:31.203Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:18:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:18:21.593Z||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-09-07T00:18:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:18:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:18:21.598Z||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-09-07T00:18:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:18:31.229Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:18:31.246Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:19:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:19:21.596Z||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-09-07T00:19:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:19:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:19:21.597Z||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-09-07T00:19:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:19:31.175Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:19:31.178Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:20:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:20:21.593Z||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-09-07T00:20:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:20:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:20:21.597Z||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-09-07T00:20:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:20:31.178Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:20:31.197Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:21:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:21:21.593Z||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-09-07T00:21:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:21:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:21:21.597Z||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-09-07T00:21:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:21:31.187Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:21:31.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:22:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:22:21.594Z||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-09-07T00:22:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:22:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:22:21.597Z||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-09-07T00:22:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:22:31.190Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:22:31.215Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:23:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:23:21.593Z||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-09-07T00:23:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:23:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:23:21.598Z||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-09-07T00:23:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:23:31.202Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:23:31.202Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:24:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:24:21.593Z||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-09-07T00:24:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:24:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:24:21.597Z||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-09-07T00:24:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:24:31.229Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:24:31.230Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:25:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:25:21.593Z||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-09-07T00:25:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:25:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:25:21.597Z||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-09-07T00:25:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:25:31.185Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:25:31.217Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:26:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:26:21.593Z||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-09-07T00:26:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:26:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:26:21.597Z||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-09-07T00:26:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:26:31.200Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:26:31.200Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:27:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:27:21.593Z||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-09-07T00:27:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:27:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:27:21.596Z||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-09-07T00:27:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:27:31.210Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:27:31.223Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:28:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:28:21.594Z||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-09-07T00:28:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:28:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:28:21.597Z||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-09-07T00:28:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:28:31.222Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:28:31.243Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:29:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:29:21.593Z||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-09-07T00:29:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:29:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:29:21.597Z||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-09-07T00:29:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:29:31.254Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:29:31.280Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:30:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:30:21.593Z||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-09-07T00:30:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:30:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:30:21.597Z||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-09-07T00:30:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:30:31.257Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:30:31.285Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:31:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:31:21.595Z||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-09-07T00:31:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:31:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:31:21.597Z||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-09-07T00:31:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:31:31.195Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:31:31.229Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:32:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:32:21.595Z||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-09-07T00:32:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:32:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:32:21.597Z||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-09-07T00:32:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:32:31.235Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:32:31.236Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:33:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:33:21.595Z||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-09-07T00:33:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:33:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:33:21.597Z||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-09-07T00:33:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:33:31.209Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:33:31.243Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:34:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:34:21.593Z||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-09-07T00:34:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:34:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:34:21.597Z||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-09-07T00:34:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:34:31.253Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:34:31.255Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:35:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:35:21.593Z||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-09-07T00:35:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:35:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:35:21.597Z||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-09-07T00:35:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:35:31.211Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:35:31.213Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:36:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:36:21.593Z||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-09-07T00:36:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:36:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:36:21.596Z||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-09-07T00:36:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:36:31.199Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:36:31.200Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:37:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:37:21.593Z||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-09-07T00:37:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:37:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:37:21.597Z||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-09-07T00:37:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:37:31.193Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:37:31.209Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:38:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:38:21.593Z||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-09-07T00:38:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:38:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:38:21.597Z||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-09-07T00:38:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:38:31.212Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:38:31.212Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:39:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:39:21.593Z||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-09-07T00:39:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:39:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:39:21.597Z||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-09-07T00:39:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:39:31.194Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:39:31.198Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:40:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:40:21.594Z||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-09-07T00:40:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:40:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:40:21.597Z||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-09-07T00:40:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:40:31.172Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:40:31.179Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:41:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:41:21.594Z||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-09-07T00:41:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:41:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:41:21.597Z||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-09-07T00:41:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:41:31.192Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:41:31.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:42:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:42:21.594Z||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-09-07T00:42:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:42:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:42:21.597Z||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-09-07T00:42:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:42:31.275Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:42:31.293Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:43:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:43:21.593Z||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-09-07T00:43:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:43:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:43:21.596Z||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-09-07T00:43:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:43:31.161Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:43:31.208Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:44:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:44:21.593Z||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-09-07T00:44:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:44:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:44:21.597Z||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-09-07T00:44:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:44:31.223Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:44:31.227Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:45:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:45:21.594Z||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-09-07T00:45:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:45:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:45:21.597Z||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-09-07T00:45:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:45:31.219Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:45:31.224Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:46:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:46:21.593Z||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-09-07T00:46:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:46:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:46:21.597Z||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-09-07T00:46:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:46:31.185Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:46:31.188Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:47:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:47:21.593Z||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-09-07T00:47:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:47:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:47:21.597Z||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-09-07T00:47:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:47:31.211Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:47:31.231Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:48:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:48:21.593Z||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-09-07T00:48:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:48:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:48:21.597Z||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-09-07T00:48:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:48:31.223Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:48:31.223Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:49:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:49:21.593Z||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-09-07T00:49:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:49:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:49:21.597Z||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-09-07T00:49:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:49:31.173Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:49:31.197Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:50:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:50:21.593Z||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-09-07T00:50:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:50:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:50:21.597Z||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-09-07T00:50:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:50:31.226Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:50:31.226Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:51:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:51:21.593Z||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-09-07T00:51:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:51:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:51:21.597Z||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-09-07T00:51:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:51:31.229Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:51:31.242Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:52:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:52:21.593Z||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-09-07T00:52:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:52:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:52:21.597Z||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-09-07T00:52:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:52:31.194Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:52:31.220Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:53:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:53:21.594Z||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-09-07T00:53:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:53:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:53:21.597Z||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-09-07T00:53:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:53:31.182Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:53:31.190Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:54:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:54:21.593Z||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-09-07T00:54:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:54:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:54:21.597Z||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-09-07T00:54:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:54:31.204Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:54:31.204Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:55:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:55:21.593Z||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-09-07T00:55:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:55:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:55:21.597Z||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-09-07T00:55:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:55:31.193Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:55:31.210Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:56:21.593Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:56:21.596Z||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-09-07T00:56:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:56:21.597Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:56:21.598Z||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-09-07T00:56:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:56:31.187Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:56:31.194Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:57:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:57:21.593Z||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-09-07T00:57:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:57:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:57:21.597Z||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-09-07T00:57:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:57:31.162Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:57:31.177Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:58:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:58:21.593Z||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-09-07T00:58:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:58:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:58:21.596Z||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-09-07T00:58:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:58:31.208Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:58:31.209Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:59:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:59:21.593Z||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-09-07T00:59:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:59:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T00:59:21.597Z||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-09-07T00:59:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T00:59:31.198Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T00:59:31.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:00:21.593Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:00:21.594Z||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-09-07T01:00:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:00:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:00:21.597Z||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-09-07T01:00:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:00:31.212Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:00:31.232Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:01:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:01:21.594Z||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-09-07T01:01:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:01:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:01:21.597Z||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-09-07T01:01:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:01:31.186Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:01:31.211Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:02:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:02:21.593Z||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-09-07T01:02:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:02:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:02:21.597Z||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-09-07T01:02:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:02:31.273Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:02:31.276Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:03:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:03:21.593Z||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-09-07T01:03:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:03:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:03:21.597Z||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-09-07T01:03:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:03:31.206Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:03:31.226Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:04:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:04:21.594Z||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-09-07T01:04:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:04:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:04:21.597Z||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-09-07T01:04:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:04:31.217Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:04:31.224Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:05:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:05:21.593Z||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-09-07T01:05:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:05:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:05:21.598Z||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-09-07T01:05:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:05:31.162Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:05:31.185Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:06:21.593Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:06:21.593Z||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-09-07T01:06:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:06:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:06:21.597Z||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-09-07T01:06:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:06:31.193Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:06:31.227Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:07:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:07:21.593Z||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-09-07T01:07:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:07:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:07:21.596Z||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-09-07T01:07:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:07:31.188Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:07:31.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:08:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:08:21.593Z||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-09-07T01:08:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:08:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:08:21.597Z||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-09-07T01:08:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:08:31.200Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:08:31.207Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:09:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:09:21.593Z||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-09-07T01:09:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:09:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:09:21.597Z||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-09-07T01:09:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:09:31.199Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:09:31.210Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:10:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:10:21.594Z||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-09-07T01:10:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:10:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:10:21.597Z||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-09-07T01:10:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:10:31.289Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:10:31.310Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:21.592Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:11:21.593Z||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-09-07T01:11:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:11:21.597Z||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-09-07T01:11:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:29.057Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:29.059Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-07T01:11:29.060Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"f77cbf24-76c5-49ce-b65d-b00dcea5378c","serviceName":"vFW 2022-09-07 01-09-28","serviceVersion":"1.0","serviceUUID":"84445dd6-3435-4f61-9d42-4bdc88bdb078","serviceDescription":"catalog service description","serviceInvariantUUID":"6290006f-18be-4fd2-8f96-93f0ef48df26","resources":[{"resourceInstanceName":"vFW f09d0aa9-f0ba 0","resourceName":"vFW f09d0aa9-f0ba","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f2455cd4-16bf-48d9-ab17-944ddd6aa211","resourceInvariantUUID":"31018605-142a-4565-a3b3-e237cd041caa","resourceCustomizationUUID":"d9a2fdb4-b9ed-4dc8-8618-f15b76a78267","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml","artifactChecksum":"YjFiZjllM2Q0ZWVmNjM0YzQ0NDNjYWE5ZWU4YzhlNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"344b0082-e990-4c78-a8c8-09c197ef0e48","artifactVersion":"1"},{"artifactName":"vfwf09d0aa9f0ba0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json","artifactChecksum":"NWRlZGFhNjY4MTI0NmYwMTkxYWFlYTg3ZmJiNTliYTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ef7f7391-d561-4b7a-99dd-439b7075c174","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0ac94cc6-af98-4882-8fa1-ee8d8999615f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml","artifactChecksum":"ZjJjYzdkOWIzZTk0NThlZjgxOTZkMjg4OWM2YTUzYzg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"966f8432-9fe0-4d02-be84-20a43424c62e","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000","artifactVersion":"2","generatedFromUUID":"0ac94cc6-af98-4882-8fa1-ee8d8999615f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220907010928-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml","artifactChecksum":"YTBkZDhiZWQ0MmNkNzc5Mjc3ZWU4ZTBlNDU1NTJiZmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"12d4401d-cac1-409a-8d8e-b6e9b1240e21","artifactVersion":"1"},{"artifactName":"service-Vfw20220907010928-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar","artifactChecksum":"YWRmMDhkN2M5ODZjZmM2MDY3Mjk2MTI5ZDU4OWQyYTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9b1a2812-ffad-44ed-aae7-111c0970bee8","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-07T01:11:29.079Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:29.089Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:29.105Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:29.106Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:11:29.206Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-09-07T01:11:29.212Z||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-09-07T01:11:29.213Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:29.248Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:29.250Z||pool-3-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":8,"count":1} 2022-09-07T01:11:29.940Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:29.942Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-07T01:11:29.942Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:11:29.967Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-07T01:11:29.968Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-09-07T01:11:29.968Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:11:29.968Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-09-07T01:11:30.118Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:30.119Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:30.122Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:30.122Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "NOTIFIED" } 2022-09-07T01:11:30.221Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:30.223Z||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-09-07T01:11:30.223Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:30.282Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:30.283Z||pool-4-thread-1|||||INFO|500||cambria reply ok (61 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:31.122Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:31.123Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:31.127Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:31.128Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-07T01:11:31.227Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:31.228Z||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-09-07T01:11:31.229Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:31.253Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:31.254Z||pool-5-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:32.128Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:32.130Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:32.134Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:32.135Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:11:32.234Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:32.235Z||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-09-07T01:11:32.235Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:32.261Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:32.262Z||pool-6-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:11:33.136Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:33.137Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:33.140Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:33.140Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-07T01:11:33.241Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:33.242Z||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-09-07T01:11:33.242Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:33.273Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:33.274Z||pool-7-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:34.140Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:34.142Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:34.144Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:34.144Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:11:34.244Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:34.246Z||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-09-07T01:11:34.246Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:34.283Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:34.284Z||pool-8-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:35.146Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:11:35.147Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:35.151Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:35.151Z||pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:11:35.251Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:35.252Z||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-09-07T01:11:35.252Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:35.318Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:35.319Z||pool-9-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:36.154Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "serviceName": "vFW 2022-09-07 01-09-28", "serviceVersion": "1.0", "serviceUUID": "84445dd6-3435-4f61-9d42-4bdc88bdb078", "serviceDescription": "catalog service description", "serviceInvariantUUID": "6290006f-18be-4fd2-8f96-93f0ef48df26", "resources": [ { "resourceInstanceName": "vFW f09d0aa9-f0ba 0", "resourceCustomizationUUID": "d9a2fdb4-b9ed-4dc8-8618-f15b76a78267", "resourceName": "vFW f09d0aa9-f0ba", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f2455cd4-16bf-48d9-ab17-944ddd6aa211", "resourceInvariantUUID": "31018605-142a-4565-a3b3-e237cd041caa", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf09d0aa9f0ba0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "artifactChecksum": "NWRlZGFhNjY4MTI0NmYwMTkxYWFlYTg3ZmJiNTliYTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ef7f7391-d561-4b7a-99dd-439b7075c174", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0ac94cc6-af98-4882-8fa1-ee8d8999615f", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000", "generatedFromUUID": "0ac94cc6-af98-4882-8fa1-ee8d8999615f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20220907010928-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "artifactChecksum": "YWRmMDhkN2M5ODZjZmM2MDY3Mjk2MTI5ZDU4OWQyYTY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9b1a2812-ffad-44ed-aae7-111c0970bee8" } ], "workloadContext": "Production" } 2022-09-07T01:11:36.155Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-07T01:11:36.156Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 84445dd6-3435-4f61-9d42-4bdc88bdb078 ASDC 2022-09-07T01:11:36.292Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:f77cbf24-76c5-49ce-b65d-b00dcea5378c ServiceName:vFW 2022-09-07 01-09-28 ServiceVersion:1.0 ServiceUUID:84445dd6-3435-4f61-9d42-4bdc88bdb078 ServiceInvariantUUID:6290006f-18be-4fd2-8f96-93f0ef48df26 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20220907010928-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar ArtifactUUID:9b1a2812-ffad-44ed-aae7-111c0970bee8 ArtifactChecksum:YWRmMDhkN2M5ODZjZmM2MDY3Mjk2MTI5ZDU4OWQyYTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f09d0aa9-f0ba 0 ResourceCustomizationUUID:d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 ResourceInvariantUUID:31018605-142a-4565-a3b3-e237cd041caa ResourceName:vFW f09d0aa9-f0ba ResourceType:VF ResourceUUID:f2455cd4-16bf-48d9-ab17-944ddd6aa211 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf09d0aa9f0ba0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json ArtifactUUID:ef7f7391-d561-4b7a-99dd-439b7075c174 ArtifactChecksum:NWRlZGFhNjY4MTI0NmYwMTkxYWFlYTg3ZmJiNTliYTY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml ArtifactUUID:0ac94cc6-af98-4882-8fa1-ee8d8999615f ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env ArtifactUUID:9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env ArtifactUUID:9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-09-07T01:11:36.292Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 84445dd6-3435-4f61-9d42-4bdc88bdb078 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-07T01:11:36.507Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-07T01:11:36.508Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:11:36.510Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:11:36.510Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9b1a2812-ffad-44ed-aae7-111c0970bee8 from URL: /sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:36.511Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-09-07T01:11:36.512Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:36.735Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-09-07T01:11:36.744Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar 9b1a2812-ffad-44ed-aae7-111c0970bee8 100684 2022-09-07T01:11:36.746Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar ASDC sendASDCNotification 2022-09-07T01:11:36.747Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:36.749Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-07T01:11:36.751Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:36.754Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:36.755Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513096745, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:11:36.854Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-09-07T01:11:36.855Z||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-09-07T01:11:36.856Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:36.885Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:36.886Z||pool-10-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:37.756Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-07T01:11:37.758Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:11:37.758Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 9b1a2812-ffad-44ed-aae7-111c0970bee8, URL: /sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar to file: /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:37.759Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220907010928-csar.csar 2022-09-07T01:11:37.854Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:37.854Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:38.721Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15814302158953214425/Definitions/service-Vfw20220907010928-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2022-09-07T01:11:43.162Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-07T01:11:43.169Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-09-07T01:11:43.169Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.169Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-09-07T01:11:43.169Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.169Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f09d0aa9-f0ba 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||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-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||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-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||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-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.170Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.171Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:43.171Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-09-07T01:11:43.179Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.181Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.186Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:43.186Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-09-07T01:11:43.188Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-07T01:11:43.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:43.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-09-07T01:11:43.191Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-07T01:11:43.191Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.191Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:43.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-07T01:11:43.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-07T01:11:43.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-07T01:11:43.200Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.200Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:43.200Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:43.201Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.201Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:43.201Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:43.201Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:43.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-07T01:11:43.203Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.204Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2d66b31e-4bff-4b1c-972e-31aa6a5eae5d 2022-09-07T01:11:43.204Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.204Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:43.204Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-07T01:11:43.205Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-07T01:11:43.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-07T01:11:43.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-07T01:11:43.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bd5922e0-cb35-4e21-b819-4ff787bad092 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:43.207Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-07T01:11:43.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-07T01:11:43.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-07T01:11:43.209Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-07T01:11:43.209Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:43.209Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:43.209Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-07T01:11:43.209Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a897c618-67a8-425b-8c3e-30c1f39bdee0 2022-09-07T01:11:43.210Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.210Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.210Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.210Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.210Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.211Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.211Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:43.211Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:43.211Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-09-07 01-09-28 Description:catalog service description Model UUID:84445dd6-3435-4f61-9d42-4bdc88bdb078 Model Version:NULL Model InvariantUuid:6290006f-18be-4fd2-8f96-93f0ef48df26 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f09d0aa9-f0ba Model UUID:4bc3f481-3485-4772-83ba-4af3863cfdae Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:31018605-142a-4565-a3b3-e237cd041caa Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:eef3bb30-517c-4f4b-9264-c949b164af25 ModelName:VfwF09d0aa9F0ba..base_vfw..module-0 ModelUuid:992b2950-4068-4ff4-8acd-f0240ff667b3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:2d66b31e-4bff-4b1c-972e-31aa6a5eae5d ModelInvariantUuid:9baedb57-d1fc-4f74-b690-2695bcbe6417 ModelName:vFW f09d0aa9-f0ba-nodes.vfwCvfc ModelUuid:b04172ea-d88b-46f2-875e-01bce0390b72 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:faf4a0b8-35ab-401b-982b-c56c6b38ff6e ModelInvariantUuid:a5298d6c-1fb8-4748-a30a-94d093f14040 ModelName:VfwF09d0aa9F0ba.compute.nodes.heat.vfw ModelUuid:e3aac8bb-25e4-4fc2-a9c5-ff5ba6b298cf ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:bd5922e0-cb35-4e21-b819-4ff787bad092 ModelInvariantUuid:3abfd1fd-6afb-4ab6-ad6b-47a418931313 ModelName:vFW f09d0aa9-f0ba-nodes.vsnCvfc ModelUuid:77ffe447-6ea1-4807-bf4b-a5879151591a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:ab817646-a421-46bf-a858-b53105e8ebd5 ModelInvariantUuid:0f27b69a-fcc7-47d6-8966-48d421bd9ecb ModelName:VfwF09d0aa9F0ba.compute.nodes.heat.vsn ModelUuid:32857108-6659-4aa9-8473-bebe932d9de0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a897c618-67a8-425b-8c3e-30c1f39bdee0 ModelInvariantUuid:4e863cd1-aa33-43c5-840e-a440ca5a42f2 ModelName:vFW f09d0aa9-f0ba-nodes.vpgCvfc ModelUuid:2d7bd94b-3098-4b37-8183-d6fc07b1c4f3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:e1d0849f-3fe9-40b9-90cc-a6f58d9872ab ModelInvariantUuid:79c2b0b9-ce85-43bf-bf75-3a98150ef96d ModelName:VfwF09d0aa9F0ba.compute.nodes.heat.vpg ModelUuid:8b002e37-9f68-4708-b691-f3e69db40ea2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract 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-09-07T01:11:43.240Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: f2455cd4-16bf-48d9-ab17-944ddd6aa211 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-09-07T01:11:43.313Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||vFW f09d0aa9-f0ba 0 2022-09-07T01:11:43.326Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f2455cd4-16bf-48d9-ab17-944ddd6aa211 2022-09-07T01:11:43.326Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ef7f7391-d561-4b7a-99dd-439b7075c174 from URL: /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json 2022-09-07T01:11:43.326Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-09-07T01:11:43.327Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json 2022-09-07T01:11:43.511Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-09-07T01:11:43.511Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json ef7f7391-d561-4b7a-99dd-439b7075c174 785 2022-09-07T01:11:43.511Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json ASDC sendASDCNotification 2022-09-07T01:11:43.512Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json 2022-09-07T01:11:43.512Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-07T01:11:43.512Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:43.514Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:43.514Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513103511, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-07T01:11:43.615Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:43.616Z||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-09-07T01:11:43.616Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:43.663Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:43.663Z||pool-11-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:44.516Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF09d0aa9F0ba..base_vfw..module-0", "vfModuleModelInvariantUUID": "eef3bb30-517c-4f4b-9264-c949b164af25", "vfModuleModelVersion": "1", "vfModuleModelUUID": "992b2950-4068-4ff4-8acd-f0240ff667b3", "vfModuleModelCustomizationUUID": "8cd2b3c0-46f1-4fc7-94f3-27f52e85ba72", "isBase": true, "artifacts": [ "0ac94cc6-af98-4882-8fa1-ee8d8999615f", "9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-07T01:11:44.526Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF09d0aa9F0ba..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:992b2950-4068-4ff4-8acd-f0240ff667b3 VfModuleModelInvariantUUID:eef3bb30-517c-4f4b-9264-c949b164af25 VfModuleModelDescription:NULL Artifacts UUID List:{ 0ac94cc6-af98-4882-8fa1-ee8d8999615f , 9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-07T01:11:44.533Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF09d0aa9F0ba..base_vfw..module-0", "vfModuleModelInvariantUUID": "eef3bb30-517c-4f4b-9264-c949b164af25", "vfModuleModelVersion": "1", "vfModuleModelUUID": "992b2950-4068-4ff4-8acd-f0240ff667b3", "vfModuleModelCustomizationUUID": "8cd2b3c0-46f1-4fc7-94f3-27f52e85ba72", "isBase": true, "artifacts": [ "0ac94cc6-af98-4882-8fa1-ee8d8999615f", "9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-09-07T01:11:44.534Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF09d0aa9F0ba..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:992b2950-4068-4ff4-8acd-f0240ff667b3 VfModuleModelInvariantUUID:eef3bb30-517c-4f4b-9264-c949b164af25 VfModuleModelDescription:NULL Artifacts UUID List:{ 0ac94cc6-af98-4882-8fa1-ee8d8999615f , 9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-09-07T01:11:44.534Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 0ac94cc6-af98-4882-8fa1-ee8d8999615f from URL: /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml 2022-09-07T01:11:44.534Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-09-07T01:11:44.534Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml 2022-09-07T01:11:44.794Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-09-07T01:11:44.795Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml 0ac94cc6-af98-4882-8fa1-ee8d8999615f 20368 2022-09-07T01:11:44.795Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-07T01:11:44.795Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml 2022-09-07T01:11:44.796Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-07T01:11:44.796Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:44.798Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:44.798Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513104795, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-07T01:11:44.899Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:44.900Z||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-09-07T01:11:44.900Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:44.947Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:44.948Z||pool-12-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:45.799Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 from URL: /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env 2022-09-07T01:11:45.800Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-09-07T01:11:45.800Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env 2022-09-07T01:11:46.086Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-09-07T01:11:46.087Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env 9ed9ac5b-ef65-4f42-9541-9cfd9e4bc000 2098 2022-09-07T01:11:46.087Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-07T01:11:46.087Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env 2022-09-07T01:11:46.088Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-07T01:11:46.088Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:46.090Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:46.091Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513106087, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-07T01:11:46.191Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:46.192Z||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-09-07T01:11:46.192Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:46.243Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:46.243Z||pool-13-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:47.091Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 84445dd6-3435-4f61-9d42-4bdc88bdb078 2022-09-07T01:11:47.092Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW f09d0aa9-f0ba 0 f2455cd4-16bf-48d9-ab17-944ddd6aa211 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 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-09-07T01:11:47.155Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1b24baba, org.onap.sdc.toscaparser.api.parameters.Input@57ef76b5, org.onap.sdc.toscaparser.api.parameters.Input@258d682f, org.onap.sdc.toscaparser.api.parameters.Input@5195c5c, org.onap.sdc.toscaparser.api.parameters.Input@3b56d72f] 2022-09-07T01:11:47.160Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.160Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.161Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2022-09-07T01:11:47.161Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 2022-09-07T01:11:47.162Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 matches Tosca VF Customization UUID: d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 2022-09-07T01:11:47.162Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-09-07T01:11:47.174Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.175Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.176Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id d9a2fdb4-b9ed-4dc8-8618-f15b76a78267: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-09-07T01:11:47.177Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4238f692 2022-09-07T01:11:47.177Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.177Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-09-07T01:11:47.178Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8cd2b3c0-46f1-4fc7-94f3-27f52e85ba72 2022-09-07T01:11:47.180Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8cd2b3c0-46f1-4fc7-94f3-27f52e85ba72 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-09-07T01:11:47.193Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.194Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.194Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:47.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:47.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.196Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:47.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:47.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:47.197Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-09-07T01:11:47.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-07T01:11:47.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-07T01:11:47.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.198Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.199Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-07T01:11:47.199Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.199Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-07T01:11:47.199Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.200Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=2d66b31e-4bff-4b1c-972e-31aa6a5eae5d Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-07T01:11:47.215Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.216Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.216Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:47.217Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.217Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:47.217Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:47.218Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:47.218Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-07T01:11:47.218Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.218Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.218Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-07T01:11:47.219Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.219Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-09-07T01:11:47.219Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-09-07T01:11:47.219Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.220Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2022-09-07T01:11:47.220Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.220Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bd5922e0-cb35-4e21-b819-4ff787bad092 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-07T01:11:47.233Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.234Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.234Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:47.240Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.240Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is not matching search criteria 2022-09-07T01:11:47.241Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-09-07T01:11:47.241Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-09-07T01:11:47.241Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-09-07T01:11:47.242Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.242Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.242Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2022-09-07T01:11:47.243Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.243Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-09-07T01:11:47.243Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2022-09-07T01:11:47.244Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-09-07T01:11:47.244Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-09-07T01:11:47.244Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-09-07T01:11:47.245Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a897c618-67a8-425b-8c3e-30c1f39bdee0 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-09-07T01:11:47.261Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.262Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.262Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-09-07T01:11:47.262Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.263Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Node template vFW f09d0aa9-f0ba 0 is matching search criteria 2022-09-07T01:11:47.263Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW f09d0aa9-f0ba 0] matching following query criteria: sdcType=VF, customizationUUID=d9a2fdb4-b9ed-4dc8-8618-f15b76a78267 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-09-07T01:11:47.272Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.273Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.277Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 84445dd6-3435-4f61-9d42-4bdc88bdb078: vFW f09d0aa9-f0ba 2022-09-07T01:11:47.278Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.278Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.278Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.279Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.279Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.280Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.280Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.281Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.281Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:11:47.281Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-07 01-09-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:11:47.282Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-09-07 01-09-28 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: 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 service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 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-09-07T01:11:48.171Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW f09d0aa9-f0ba f2455cd4-16bf-48d9-ab17-944ddd6aa211 1 ASDC deployResourceStructure 2022-09-07T01:11:48.172Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json ASDC sendASDCNotification 2022-09-07T01:11:48.172Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json 2022-09-07T01:11:48.172Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-07T01:11:48.173Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:48.175Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:48.175Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513108172, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DEPLOY_OK" } 2022-09-07T01:11:48.275Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:48.276Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:11:48.276Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:48.299Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:48.299Z||pool-14-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:11:49.176Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-09-07T01:11:49.176Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml 2022-09-07T01:11:49.176Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-07T01:11:49.177Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:49.179Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:49.179Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513109176, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-07T01:11:49.279Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:49.280Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:11:49.281Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:49.301Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:49.303Z||pool-15-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:50.181Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env ASDC sendASDCNotification 2022-09-07T01:11:50.181Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env 2022-09-07T01:11:50.181Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-07T01:11:50.182Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:50.183Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:50.183Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513110181, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-07T01:11:50.284Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:11:50.285Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:11:50.285Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:50.313Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:50.314Z||pool-16-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:51.185Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar ASDC sendASDCNotification 2022-09-07T01:11:51.185Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar 2022-09-07T01:11:51.185Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-07T01:11:51.187Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:11:51.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:11:51.190Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513111185, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:11:51.290Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:11:51.291Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:11:51.291Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:11:51.323Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:11:51.324Z||pool-17-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:11:52.192Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:11:52.227Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:11:52.231Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:11:52.231Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:11:52.232Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:12:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:12:21.597Z||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-09-07T01:12:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:12:21.773Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:12:21.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:12:21.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "NOTIFIED" } 2022-09-07T01:12:21.775Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:12:22.232Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:12:22.246Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:12:22.249Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:12:22.250Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:12:22.250Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:12:52.250Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:12:52.267Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:12:52.270Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:12:52.270Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:12:52.270Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:13:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:13:21.597Z||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-09-07T01:13:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:13:22.165Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:13:22.168Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.168Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.169Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.169Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.169Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-07T01:13:22.169Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.169Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.170Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.171Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.172Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "NOTIFIED" } 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513086163, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.173Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513081592, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:13:22.174Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-09-07T01:13:22.175Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.176Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.176Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.176Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.176Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.176Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "cds", "timestamp": 1662513096597, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513096745, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.178Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.179Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513092843, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.180Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513100844, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513094996, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513101952, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.181Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513103149, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513103084, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.182Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.183Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513103511, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.183Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.183Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.183Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513104215, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 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-09-07T01:13:22.194Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f77cbf24-76c5-49ce-b65d-b00dcea5378c 2022-09-07T01:13:22.194Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f77cbf24-76c5-49ce-b65d-b00dcea5378c and ComponentName POLICY 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-09-07T01:13:22.204Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.204Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513104795, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.204Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "multicloud-k8s-id", "timestamp": 1662513105223, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513106087, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513108172, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/vfwf09d0aa9f0ba0_modules.json", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.205Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513109176, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513110181, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/resourceInstances/vfwf09d0aa9f0ba0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.206Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513111185, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513114763, "artifactURL": "/sdc/v1/catalog/services/Vfw20220907010928/1.0/artifacts/service-Vfw20220907010928-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:13:22.207Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662513115788, "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-09-07T01:13:22.212Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f77cbf24-76c5-49ce-b65d-b00dcea5378c 2022-09-07T01:13:22.213Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:13:22.270Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:13:22.282Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:13:22.286Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:13:22.286Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:13:22.286Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:13:52.286Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:13:52.306Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:13:52.316Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:13:52.316Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:13:52.316Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:14:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:14:21.597Z||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-09-07T01:14:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:14:22.317Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:14:22.329Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:14:22.331Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:14:22.331Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:14:22.332Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:14:31.171Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:14:52.332Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:14:52.357Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:14:52.360Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:14:52.360Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:14:52.360Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:15:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:15:21.597Z||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-09-07T01:15:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:15:22.361Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:15:22.377Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:15:22.382Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:15:22.382Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:15:22.382Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:15:31.201Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:15:52.382Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:15:52.402Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:15:52.406Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:15:52.406Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:15:52.406Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:16:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:16:21.597Z||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-09-07T01:16:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:16:22.407Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:16:22.425Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:16:22.427Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:16:22.427Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:16:22.427Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:16:31.184Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:16:52.427Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-09-07T01:16:52.428Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:16:52.459Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f77cbf24-76c5-49ce-b65d-b00dcea5378c and serviceModelVersionId: 84445dd6-3435-4f61-9d42-4bdc88bdb078 2022-09-07T01:16:52.459Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6290006f-18be-4fd2-8f96-93f0ef48df26 2022-09-07T01:17:10.564Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0 2022-09-07T01:17:10.653Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-09-07T01:17:10.695Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0|INFO|500||Invoke 2022-09-07T01:17:10.696Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f77cbf24-76c5-49ce-b65d-b00dcea5378c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c2af4cf7-aae7-467f-82e0-a5506b61b175], X-ECOMP-RequestID=[f77cbf24-76c5-49ce-b65d-b00dcea5378c], X-TransactionId=[], X-ONAP-RequestID=[f77cbf24-76c5-49ce-b65d-b00dcea5378c], Content-Type=[application/merge-patch+json]} 2022-09-07T01:17:10.703Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-07T01:17:10.751Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?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/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0 has http status code:503 and response headers:{date=[Wed, 07 Sep 2022 01:17:10 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-09-07T01:17:10.752Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0|DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:17:10.753Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/6290006f-18be-4fd2-8f96-93f0ef48df26/model-vers/model-ver/84445dd6-3435-4f61-9d42-4bdc88bdb078?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-09-07T01:17:10.818Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=f77cbf24-76c5-49ce-b65d-b00dcea5378c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:17:10.818Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:17:10.820Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f77cbf24-76c5-49ce-b65d-b00dcea5378c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:17:10.821Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=f77cbf24-76c5-49ce-b65d-b00dcea5378c 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-09-07T01:17:10.842Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||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-09-07T01:17:10.846Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f77cbf24-76c5-49ce-b65d-b00dcea5378c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=f77cbf24-76c5-49ce-b65d-b00dcea5378c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:17:10.848Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-07T01:17:10.848Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:17:10.850Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:17:10.851Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513430846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df77cbf24-76c5-49ce-b65d-b00dcea5378c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-09-07T01:17:10.952Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-07T01:17:10.953Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:17:10.954Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:11.004Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:11.005Z||pool-18-thread-1|||||INFO|500||cambria reply ok (53 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: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-07T01:17:11.869Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:11.870Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:17:11.870Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:21.597Z||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-09-07T01:17:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:22.272Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:22.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:17:22.273Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "f77cbf24-76c5-49ce-b65d-b00dcea5378c", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662513430846, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003df77cbf24-76c5-49ce-b65d-b00dcea5378c upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-09-07T01:17:22.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:17:22.646Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:22.647Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:22.648Z||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-09-07T01:17:22.648Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:32.271Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:32.271Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:32.272Z||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-09-07T01:17:32.272Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:41.943Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:41.944Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:41.945Z||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-09-07T01:17:41.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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:17:51.601Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:17:51.602Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:17:51.603Z||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-09-07T01:17:51.603Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:18:01.218Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:18:01.218Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:18:01.219Z||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-09-07T01:18:01.219Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:18:10.853Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:18:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:18:21.593Z||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-09-07T01:18:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:18:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:18:21.597Z||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-09-07T01:18:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:18:31.187Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:18:31.188Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:19:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:19:21.595Z||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-09-07T01:19:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:19:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:19:21.597Z||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-09-07T01:19:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:19:31.203Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:19:31.213Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:20:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:20:21.593Z||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-09-07T01:20:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:20:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:20:21.597Z||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-09-07T01:20:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:20:31.181Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:20:31.181Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:21:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:21:21.593Z||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-09-07T01:21:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:21:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:21:21.597Z||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-09-07T01:21:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:21:31.179Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:21:31.185Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:22:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:22:21.593Z||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-09-07T01:22:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:22:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:22:21.597Z||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-09-07T01:22:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:22:31.189Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:22:31.189Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:23:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:23:21.593Z||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-09-07T01:23:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:23:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:23:21.597Z||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-09-07T01:23:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:23:31.183Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:23:31.184Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:24:21.592Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:24:21.593Z||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-09-07T01:24:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:24:21.596Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:24:21.597Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:24:21.597Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:24:31.208Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:24:31.208Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:25:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:25:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:25:21.594Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:25:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:25:21.597Z||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-09-07T01:25:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:25:31.226Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:25:31.228Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:26:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:26:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:26:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:26:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:26:21.596Z||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-09-07T01:26:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:26:31.179Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:26:31.204Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:27:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:27:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:27:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:27:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:27:21.597Z||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-09-07T01:27:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:27:31.171Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:27:31.175Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:28:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:28:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:28:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:28:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:28:21.597Z||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-09-07T01:28:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:28:31.296Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:28:31.326Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:29:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:29:21.594Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:29:21.595Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:29:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:29:21.596Z||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-09-07T01:29:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:29:31.181Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:29:31.192Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:30:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:30:21.594Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:30:21.594Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:30:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:30:21.597Z||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-09-07T01:30:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:30:31.231Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:30:31.244Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:31:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:31:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:31:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:31:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:31:21.596Z||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-09-07T01:31:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:31:31.167Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:31:31.177Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:32:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:32:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:32:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:32:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:32:21.597Z||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-09-07T01:32:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:32:31.206Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:32:31.206Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:33:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:33:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:33:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:33:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:33:21.597Z||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-09-07T01:33:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:33:31.199Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:33:31.202Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:34:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:34:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:34:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:34:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:34:21.597Z||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-09-07T01:34:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:34:31.228Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:34:31.229Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:35:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:35:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:35:21.594Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:35:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:35:21.597Z||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-09-07T01:35:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:35:31.184Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:35:31.201Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:36:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:36:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:36:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:36:21.597Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:36:21.597Z||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-09-07T01:36:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:36:31.185Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:36:31.189Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:37:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:37:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:37:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:37:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:37:21.596Z||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-09-07T01:37:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:37:31.195Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:37:31.195Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:38:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:38:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:38:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:38:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:38:21.598Z||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-09-07T01:38:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:38:31.166Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:38:31.235Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:39:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:39:21.593Z||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-09-07T01:39:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:39:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:39:21.597Z||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-09-07T01:39:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:39:31.228Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:39:31.228Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:40:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:40:21.594Z||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-09-07T01:40:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:40:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:40:21.597Z||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-09-07T01:40:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:40:31.212Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:40:31.215Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:41:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:41:21.594Z||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-09-07T01:41:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:41:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:41:21.597Z||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-09-07T01:41:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:41:31.212Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:41:31.217Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:42:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:42:21.593Z||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-09-07T01:42:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:42:21.596Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:42:21.597Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:42:21.597Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:42:31.219Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:42:31.239Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:43:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:43:21.593Z||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-09-07T01:43:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:43:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:43:21.597Z||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-09-07T01:43:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:43:31.282Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:43:31.290Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:44:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:44:21.593Z||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-09-07T01:44:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:44:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:44:21.596Z||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-09-07T01:44:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:44:31.210Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:44:31.251Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:45:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:45:21.592Z||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-09-07T01:45:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:45:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:45:21.596Z||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-09-07T01:45:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:45:31.369Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:45:31.530Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:46:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:46:21.593Z||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-09-07T01:46:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:46:21.596Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:46:21.596Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:46:21.596Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:46:31.165Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:46:31.165Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:21.592Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:47:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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-09-07T01:47:21.593Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:47:21.597Z||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-09-07T01:47:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:22.162Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:22.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.165Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.167Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.172Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.173Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.173Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.173Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.174Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.174Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.174Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.174Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.175Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.175Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.175Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.176Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.177Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.177Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.177Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.177Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.178Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.178Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.179Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.179Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.180Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.180Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.180Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.181Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.182Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.182Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.182Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.190Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515224996, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:47:22.191Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.191Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.191Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.192Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.192Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.192Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515237914, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:47:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:47:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.193Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.194Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.194Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.195Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515231163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:47:22.196Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.196Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.196Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.196Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.197Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.201Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "cds", "timestamp": 1662515240295, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:47:22.202Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:47:22.202Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.202Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "multicloud-k8s-id", "timestamp": 1662515232843, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:47:22.202Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 2022-09-07T01:47:22.203Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.203Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515241334, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:47:22.204Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:47:22.293Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:22.294Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||received message from topic 2022-09-07T01:47:22.295Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"b8847e40-9815-4283-86a0-bcb85fdcc217","serviceName":"Demo_pNF_bo9JFUoNP64tUvmxkvqs","serviceVersion":"1.0","serviceUUID":"531d04c1-f123-4d0e-9f48-894f38263a1f","serviceDescription":"catalog service description","serviceInvariantUUID":"82d591e5-a651-4da4-befa-41c510559cd3","resources":[{"resourceInstanceName":"pNF 3eaa0285-6b94 0","resourceName":"pNF 3eaa0285-6b94","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"63ca9e13-f4ef-42c3-b364-13ae1b768e48","resourceInvariantUUID":"386c3076-0ad5-440b-bbbb-e220d7721c30","resourceCustomizationUUID":"ef718660-5436-4734-85f3-e52f30444546","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml","artifactChecksum":"ZmFmOWFkYjgzNTRmNjE3NTc3YWVlOGYzMGUwNjhjZTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"29f6d0a5-3b6f-48bc-89e6-c0fb20510c30","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar","artifactChecksum":"N2U5ZGM0NGM1YzdjY2ZjYmRhYTUzMzNhZDg3N2NmYzE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a5137b0a-ce1c-400f-8e0f-7b4cfa9164cc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fb9133e2-1d3f-4afe-a743-71b162c95b08","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml","artifactChecksum":"NjE3OTk0NTVmY2ZjOGE0YjQyNjA3MzljMDZkYWUxOTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"231419f5-2325-4544-93eb-ad61fcef0cf5","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"66ce0a0e-c52c-46fa-8d55-3a6dc7ee6662","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"971194cd-8062-4010-a8bd-57ff42daf535","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml","artifactChecksum":"NWJlNDFjZTlmNTczZDA4MmQxYTk0MTJhZWUzNDdlYzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6741c808-dde5-4084-9b0e-28613aac38f2","artifactVersion":"1"},{"artifactName":"service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar","artifactChecksum":"ZDE3MTYyZmY0ODg1NGUxYmJlZTk5NjY0Y2Y5NTEzNzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"59f34a78-7b2b-4e69-9e6a-2220439de17f","artifactVersion":"1"}],"workloadContext":"Production"} 2022-09-07T01:47:22.313Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:22.315Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:22.334Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:22.335Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:22.440Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:22.442Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:22.442Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:22.521Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:22.522Z||pool-19-thread-1|||||INFO|500||cambria reply ok (81 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:47:23.341Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:23.342Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:23.345Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:23.345Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:23.445Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:23.446Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:23.447Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:23.470Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:23.471Z||pool-20-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:47:24.345Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:24.346Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:24.348Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:24.349Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:24.449Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:24.450Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:24.450Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:24.491Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:24.492Z||pool-21-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:47:25.351Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:25.352Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:25.354Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:25.355Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:25.456Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-07T01:47:25.457Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:25.457Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:25.485Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:25.486Z||pool-22-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:47:26.355Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:26.356Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:26.358Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:26.358Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:26.459Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:26.461Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:26.461Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:26.515Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:26.516Z||pool-23-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:47:27.359Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:27.360Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:27.362Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:27.362Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:27.464Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-09-07T01:47:27.465Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:27.466Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:27.499Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:27.499Z||pool-24-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:47:28.363Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:28.364Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:28.367Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:28.368Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:47:28.467Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:47:28.469Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:28.469Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:28.503Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:28.504Z||pool-25-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:47:29.368Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2022-09-07T01:47:29.370Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:29.373Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:29.373Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:47:29.473Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-09-07T01:47:29.475Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:29.475Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:29.507Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:29.508Z||pool-26-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:47:30.375Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "serviceName": "Demo_pNF_bo9JFUoNP64tUvmxkvqs", "serviceVersion": "1.0", "serviceUUID": "531d04c1-f123-4d0e-9f48-894f38263a1f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "82d591e5-a651-4da4-befa-41c510559cd3", "resources": [ { "resourceInstanceName": "pNF 3eaa0285-6b94 0", "resourceCustomizationUUID": "ef718660-5436-4734-85f3-e52f30444546", "resourceName": "pNF 3eaa0285-6b94", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "63ca9e13-f4ef-42c3-b364-13ae1b768e48", "resourceInvariantUUID": "386c3076-0ad5-440b-bbbb-e220d7721c30", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "artifactChecksum": "ZDE3MTYyZmY0ODg1NGUxYmJlZTk5NjY0Y2Y5NTEzNzU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "59f34a78-7b2b-4e69-9e6a-2220439de17f" } ], "workloadContext": "Production" } 2022-09-07T01:47:30.376Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-09-07T01:47:30.376Z|f77cbf24-76c5-49ce-b65d-b00dcea5378c|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 531d04c1-f123-4d0e-9f48-894f38263a1f ASDC 2022-09-07T01:47:30.377Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:b8847e40-9815-4283-86a0-bcb85fdcc217 ServiceName:Demo_pNF_bo9JFUoNP64tUvmxkvqs ServiceVersion:1.0 ServiceUUID:531d04c1-f123-4d0e-9f48-894f38263a1f ServiceInvariantUUID:82d591e5-a651-4da4-befa-41c510559cd3 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar ArtifactUUID:59f34a78-7b2b-4e69-9e6a-2220439de17f ArtifactChecksum:ZDE3MTYyZmY0ODg1NGUxYmJlZTk5NjY0Y2Y5NTEzNzU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3eaa0285-6b94 0 ResourceCustomizationUUID:ef718660-5436-4734-85f3-e52f30444546 ResourceInvariantUUID:386c3076-0ad5-440b-bbbb-e220d7721c30 ResourceName:pNF 3eaa0285-6b94 ResourceType:PNF ResourceUUID:63ca9e13-f4ef-42c3-b364-13ae1b768e48 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-09-07T01:47:30.378Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 531d04c1-f123-4d0e-9f48-894f38263a1f 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-09-07T01:47:30.435Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-07T01:47:30.437Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:47:30.437Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:47:30.437Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 59f34a78-7b2b-4e69-9e6a-2220439de17f from URL: /sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:30.437Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - download 2022-09-07T01:47:30.438Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:30.811Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2022-09-07T01:47:30.814Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 59f34a78-7b2b-4e69-9e6a-2220439de17f 87765 2022-09-07T01:47:30.814Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar ASDC sendASDCNotification 2022-09-07T01:47:30.814Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:30.814Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2022-09-07T01:47:30.815Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:30.818Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:30.818Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515250814, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:47:30.918Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:30.919Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:30.919Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:30.948Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:30.948Z||pool-27-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-09-07T01:47:31.819Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-09-07T01:47:31.819Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2022-09-07T01:47:31.820Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 59f34a78-7b2b-4e69-9e6a-2220439de17f, URL: /sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar to file: /app/ASDC/1/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:31.820Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:31.821Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:31.821Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:32.055Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9967922365425924083/Definitions/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3eaa0285-6b94 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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.208Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.209Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||WARN|500||#################################################################################################### 2022-09-07T01:47:33.210Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.210Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.210Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Node template pNF 3eaa0285-6b94 0 is matching search criteria 2022-09-07T01:47:33.210Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-09-07T01:47:33.210Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 3eaa0285-6b94 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Node template pNF 3eaa0285-6b94 0 is matching search criteria 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 3eaa0285-6b94 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.212Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.213Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.213Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_bo9JFUoNP64tUvmxkvqs Description:catalog service description Model UUID:531d04c1-f123-4d0e-9f48-894f38263a1f Model Version:NULL Model InvariantUuid:82d591e5-a651-4da4-befa-41c510559cd3 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-09-07T01:47:33.248Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 63ca9e13-f4ef-42c3-b364-13ae1b768e48 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-09-07T01:47:33.256Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||pNF 3eaa0285-6b94 0 2022-09-07T01:47:33.256Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 63ca9e13-f4ef-42c3-b364-13ae1b768e48 2022-09-07T01:47:33.257Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 531d04c1-f123-4d0e-9f48-894f38263a1f 2022-09-07T01:47:33.257Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 531d04c1-f123-4d0e-9f48-894f38263a1f 2022-09-07T01:47:33.257Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3eaa0285-6b94 0 63ca9e13-f4ef-42c3-b364-13ae1b768e48 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-09-07T01:47:33.303Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@422464cf, org.onap.sdc.toscaparser.api.parameters.Input@4af5e22c, org.onap.sdc.toscaparser.api.parameters.Input@768abba0, org.onap.sdc.toscaparser.api.parameters.Input@7299d41, org.onap.sdc.toscaparser.api.parameters.Input@66ca8377] 2022-09-07T01:47:33.303Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.303Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.304Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 531d04c1-f123-4d0e-9f48-894f38263a1f: pNF 3eaa0285-6b94 2022-09-07T01:47:33.304Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Processing PNF resource: 63ca9e13-f4ef-42c3-b364-13ae1b768e48 2022-09-07T01:47:33.304Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-09-07T01:47:33.304Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_bo9JFUoNP64tUvmxkvqs is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-09-07T01:47:33.304Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||Resource customization UUID: ef718660-5436-4734-85f3-e52f30444546 is the same as notified resource customizationUUID: ef718660-5436-4734-85f3-e52f30444546 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-09-07T01:47:33.465Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3eaa0285-6b94 63ca9e13-f4ef-42c3-b364-13ae1b768e48 0 ASDC deployResourceStructure 2022-09-07T01:47:33.466Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar ASDC sendASDCNotification 2022-09-07T01:47:33.466Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar 2022-09-07T01:47:33.466Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-09-07T01:47:33.467Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:47:33.469Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:47:33.470Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515253466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:47:33.570Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:47:33.572Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:47:33.573Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:47:33.602Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:47:33.604Z||pool-28-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-09-07T01:47:34.471Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:47:34.486Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:47:34.494Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:47:34.494Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:47:34.495Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:48:04.495Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:48:04.506Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:48:04.508Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:48:04.508Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:48:04.509Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:48:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:48:21.597Z||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-09-07T01:48:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:48:21.720Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:48:21.721Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:48:21.721Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1662515242352, "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-09-07T01:48:21.733Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b8847e40-9815-4283-86a0-bcb85fdcc217 2022-09-07T01:48:21.733Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:48:34.509Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:48:34.519Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:48:34.522Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:48:34.522Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:48:34.522Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:49:04.523Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:49:04.536Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:49:04.540Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:49:04.540Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:49:04.540Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:49:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:49:21.598Z||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-09-07T01:49:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:49:21.674Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:49:21.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:49:21.678Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:49:21.680Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:49:34.541Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:49:34.559Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:49:34.562Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:49:34.563Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:49:34.563Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:50:04.563Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:50:04.581Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:50:04.584Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:50:04.584Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:50:04.584Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:50:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:50:21.598Z||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-09-07T01:50:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:50:22.195Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:50:22.196Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.196Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.241Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.242Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.242Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.243Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.243Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.243Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.243Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.243Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.244Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.244Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.244Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/resourceInstances/pnf3eaa02856b940/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.244Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-template.yml", "status": "NOT_NOTIFIED" } 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515241592, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "NOTIFIED" } 2022-09-07T01:50:22.245Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515250814, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DOWNLOAD_OK" } 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515253466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBo9jfuonp64tuvmxkvqs/1.0/artifacts/service-DemoPnfBo9jfuonp64tuvmxkvqs-csar.csar", "status": "DEPLOY_OK" } 2022-09-07T01:50:22.246Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:50:34.585Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:50:34.595Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:50:34.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:50:34.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:50:34.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:51:04.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:51:04.617Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:51:04.621Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:51:04.621Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:51:04.621Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:51:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:51:21.598Z||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-09-07T01:51:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:51:31.218Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:51:34.621Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:51:34.654Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:51:34.657Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:51:34.658Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:51:34.658Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:52:04.658Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:52:04.677Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:52:04.680Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-09-07T01:52:04.680Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-09-07T01:52:04.680Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-09-07T01:52:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:52:21.597Z||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-09-07T01:52:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:52:31.174Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:52:34.681Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2022-09-07T01:52:34.681Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:52:34.690Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b8847e40-9815-4283-86a0-bcb85fdcc217 and serviceModelVersionId: 531d04c1-f123-4d0e-9f48-894f38263a1f 2022-09-07T01:52:34.690Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 82d591e5-a651-4da4-befa-41c510559cd3 2022-09-07T01:52:34.692Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0 2022-09-07T01:52:34.705Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2022-09-07T01:52:34.760Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-09-07T01:52:34.762Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0|INFO|500||Invoke 2022-09-07T01:52:34.769Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2022-09-07T01:52:34.773Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||AAI|http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0|INFO|503|Service Unavailable|InvokeReturn 2022-09-07T01:52:34.773Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:8080/aai/v24/service-design-and-creation/models/model/82d591e5-a651-4da4-befa-41c510559cd3/model-vers/model-ver/531d04c1-f123-4d0e-9f48-894f38263a1f?depth=0 has http status code:503 and response headers:{date=[Wed, 07 Sep 2022 01:52:34 GMT], server=[envoy], content-length=[145], content-type=[text/plain]} 2022-09-07T01:52:34.776Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:52:34.778Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=b8847e40-9815-4283-86a0-bcb85fdcc217 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:52:34.778Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||ERROR|500||Exception occurred javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:52:34.778Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=b8847e40-9815-4283-86a0-bcb85fdcc217 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:52:34.778Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=b8847e40-9815-4283-86a0-bcb85fdcc217 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-09-07T01:52:34.789Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||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-09-07T01:52:34.789Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b8847e40-9815-4283-86a0-bcb85fdcc217 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.WebApplicationException: Error calling A&AI. Request-Id=b8847e40-9815-4283-86a0-bcb85fdcc217 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111 2022-09-07T01:52:34.790Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2022-09-07T01:52:34.790Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2022-09-07T01:52:34.795Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-09-07T01:52:34.795Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||DEBUG|500||try to send status { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515554789, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003db8847e40-9815-4283-86a0-bcb85fdcc217 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-09-07T01:52:34.895Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-09-07T01:52:34.897Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-09-07T01:52:34.897Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:52:34.926Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:52:34.927Z||pool-29-thread-1|||||INFO|500||cambria reply ok (31 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: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-09-07T01:52:35.823Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:52:35.824Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T01:52:35.825Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:52:46.425Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:52:46.426Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:52:46.427Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T01:52:46.428Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:52:56.045Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:52:56.047Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:52:56.047Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T01:52:56.048Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:53:05.663Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:53:05.664Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:53:05.664Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T01:53:05.665Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:53:15.319Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:53:15.320Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:53:15.321Z||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-09-07T01:53:15.321Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:53:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:53:21.597Z||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-09-07T01:53:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:53:22.336Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:53:22.337Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-09-07T01:53:22.337Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "b8847e40-9815-4283-86a0-bcb85fdcc217", "consumerID": "SO-COpenSource-Env11", "timestamp": 1662515554789, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.WebApplicationException: Error calling A\u0026AI. Request-Id\u003db8847e40-9815-4283-86a0-bcb85fdcc217 upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111" } 2022-09-07T01:53:22.339Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-09-07T01:53:24.903Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:53:24.905Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:53:24.905Z||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-09-07T01:53:24.906Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:53:34.499Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:54:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:54:21.592Z||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-09-07T01:54:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:54:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:54:21.596Z||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-09-07T01:54:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:54:31.168Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:54:31.178Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:55:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:55:21.593Z||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-09-07T01:55:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:55:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:55:21.596Z||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-09-07T01:55:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:55:31.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:55:31.196Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:56:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:56:21.593Z||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-09-07T01:56:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:56:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:56:21.597Z||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-09-07T01:56:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:56:31.164Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:56:31.183Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:57:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:57:21.593Z||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-09-07T01:57:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:57:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:57:21.597Z||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-09-07T01:57:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:57:31.207Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:57:31.211Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:58:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:58:21.593Z||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-09-07T01:58:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:58:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:58:21.596Z||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-09-07T01:58:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:58:31.287Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:58:31.376Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:59:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:59:21.593Z||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-09-07T01:59:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:59:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T01:59:21.597Z||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-09-07T01:59:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T01:59:31.207Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T01:59:31.207Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:00:21.593Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:00:21.594Z||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-09-07T02:00:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:00:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:00:21.596Z||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-09-07T02:00:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:00:31.211Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:00:31.211Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:01:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:01:21.594Z||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-09-07T02:01:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:01:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:01:21.597Z||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-09-07T02:01:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:01:31.273Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:01:31.301Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:02:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:02:21.593Z||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-09-07T02:02:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:02:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:02:21.596Z||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-09-07T02:02:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:02:31.222Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:02:31.269Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:03:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:03:21.593Z||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-09-07T02:03:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:03:21.597Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:03:21.597Z||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-09-07T02:03:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:03:31.199Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:03:31.214Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:04:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:04:21.593Z||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-09-07T02:04:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:04:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:04:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:04:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:04:31.211Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:04:31.227Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:05:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:05:21.593Z||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-09-07T02:05:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:05:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:05:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:05:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:05:31.188Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:05:31.188Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:06:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:06:21.593Z||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-09-07T02:06:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:06:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:06:21.597Z||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-09-07T02:06:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:06:31.197Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:06:31.225Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:07:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:07:21.592Z||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-09-07T02:07:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:07:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:07:21.596Z||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-09-07T02:07:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:07:31.242Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:07:31.273Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:08:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:08:21.593Z||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-09-07T02:08:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:08:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:08:21.596Z||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-09-07T02:08:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:08:31.192Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:08:31.192Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:09:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:09:21.593Z||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-09-07T02:09:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:09:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:09:21.597Z||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-09-07T02:09:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:09:31.245Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:09:31.253Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:10:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:10:21.593Z||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-09-07T02:10:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:10:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:10:21.596Z||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-09-07T02:10:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:10:31.227Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:10:31.237Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:11:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:11:21.594Z||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-09-07T02:11:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:11:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:11:21.596Z||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-09-07T02:11:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:11:31.208Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:11:31.216Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:12:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:12:21.594Z||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-09-07T02:12:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:12:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:12:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:12:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:12:31.182Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:12:31.193Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:13:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:13:21.593Z||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-09-07T02:13:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:13:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:13:21.597Z||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-09-07T02:13:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:13:31.199Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:13:31.202Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:14:21.593Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:14:21.594Z||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-09-07T02:14:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:14:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:14:21.597Z||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-09-07T02:14:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:14:31.220Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:14:31.224Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:15:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:15:21.593Z||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-09-07T02:15:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:15:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:15:21.597Z||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-09-07T02:15:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:15:31.256Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:15:31.291Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:16:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:16:21.593Z||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-09-07T02:16:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:16:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:16:21.596Z||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-09-07T02:16:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:16:31.287Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:16:31.287Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:17:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:17:21.593Z||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-09-07T02:17:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:17:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:17:21.596Z||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-09-07T02:17:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:17:31.189Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:17:31.189Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:18:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:18:21.593Z||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-09-07T02:18:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:18:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:18:21.597Z||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-09-07T02:18:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:18:31.183Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:18:31.185Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:19:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:19:21.592Z||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-09-07T02:19:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:19:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:19:21.596Z||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-09-07T02:19:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:19:31.302Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:19:31.303Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:20:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:20:21.592Z||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-09-07T02:20:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:20:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:20:21.596Z||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-09-07T02:20:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:20:31.183Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:20:31.183Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:21:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:21:21.593Z||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-09-07T02:21:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:21:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:21:21.597Z||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-09-07T02:21:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:21:31.205Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:21:31.215Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:22:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:22:21.594Z||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-09-07T02:22:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:22:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:22:21.596Z||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-09-07T02:22:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:22:31.201Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:22:31.201Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:23:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:23:21.593Z||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-09-07T02:23:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:23:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:23:21.596Z||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-09-07T02:23:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:23:31.189Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:23:31.210Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:24:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:24:21.593Z||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-09-07T02:24:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:24:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:24:21.596Z||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-09-07T02:24:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:24:31.186Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:24:31.203Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:25:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:25:21.593Z||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-09-07T02:25:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:25:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:25:21.596Z||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-09-07T02:25:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:25:31.189Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:25:31.221Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:26:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:26:21.593Z||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-09-07T02:26:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:26:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:26:21.596Z||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-09-07T02:26:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:26:31.259Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:26:31.260Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:27:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:27:21.593Z||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-09-07T02:27:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:27:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:27:21.596Z||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-09-07T02:27:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:27:31.194Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:27:31.206Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:28:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:28:21.593Z||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-09-07T02:28:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:28:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:28:21.596Z||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-09-07T02:28:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:28:31.185Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:28:31.190Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:29:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:29:21.593Z||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-09-07T02:29:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:29:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:29:21.597Z||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-09-07T02:29:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:29:31.201Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:29:31.222Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:30:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:30:21.594Z||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-09-07T02:30:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:30:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:30:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:30:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:30:31.208Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:30:31.216Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:31:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:31:21.593Z||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-09-07T02:31:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:31:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:31:21.596Z||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-09-07T02:31:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:31:31.257Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:31:31.288Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:32:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:32:21.593Z||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-09-07T02:32:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:32:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:32:21.596Z||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-09-07T02:32:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:32:31.210Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:32:31.218Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:33:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:33:21.594Z||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-09-07T02:33:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:33:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:33:21.596Z||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-09-07T02:33:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:33:31.176Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:33:31.234Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:34:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:34:21.594Z||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-09-07T02:34:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:34:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:34:21.596Z||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-09-07T02:34:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:34:31.227Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:34:31.244Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:35:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:35:21.593Z||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-09-07T02:35:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:35:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:35:21.596Z||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-09-07T02:35:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:35:31.300Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:35:31.390Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:36:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:36:21.593Z||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-09-07T02:36:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:36:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:36:21.597Z||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-09-07T02:36:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:36:31.207Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:36:31.233Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:37:21.593Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:37:21.594Z||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-09-07T02:37:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:37:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:37:21.597Z||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-09-07T02:37:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:37:31.216Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:37:31.244Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:38:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:38:21.593Z||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-09-07T02:38:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:38:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:38:21.596Z||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-09-07T02:38:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:38:31.262Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:38:31.275Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:39:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:39:21.593Z||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-09-07T02:39:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:39:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:39:21.597Z||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-09-07T02:39:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:39:31.271Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:39:31.302Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:40:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:40:21.593Z||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-09-07T02:40:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:40:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:40:21.596Z||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-09-07T02:40:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:40:31.300Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:40:31.314Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:41:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:41:21.593Z||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-09-07T02:41:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:41:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:41:21.597Z||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-09-07T02:41:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:41:31.303Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:41:31.422Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:42:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:42:21.593Z||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-09-07T02:42:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:42:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:42:21.596Z||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-09-07T02:42:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:42:31.185Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:42:31.185Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:43:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:43:21.594Z||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-09-07T02:43:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:43:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:43:21.596Z||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-09-07T02:43:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:43:31.219Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:43:31.263Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:44:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:44:21.594Z||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-09-07T02:44:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:44:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:44:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:44:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:44:31.219Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:44:31.287Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:45:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:45:21.593Z||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-09-07T02:45:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:45:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:45:21.596Z||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-09-07T02:45:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:45:31.220Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:45:31.220Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:46:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:46:21.593Z||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-09-07T02:46:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:46:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:46:21.596Z||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-09-07T02:46:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:46:31.219Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:46:31.236Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:47:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:47:21.592Z||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-09-07T02:47:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:47:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:47:21.596Z||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-09-07T02:47:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:47:31.203Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:47:31.203Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:48:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:48:21.592Z||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-09-07T02:48:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:48:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:48:21.597Z||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-09-07T02:48:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:48:31.268Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:48:31.324Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:49:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:49:21.593Z||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-09-07T02:49:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:49:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:49:21.597Z||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-09-07T02:49:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:49:31.193Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:49:31.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:50:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:50:21.592Z||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-09-07T02:50:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:50:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:50:21.597Z||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-09-07T02:50:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:50:31.275Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:50:31.295Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:51:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:51:21.593Z||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-09-07T02:51:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:51:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:51:21.597Z||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-09-07T02:51:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:51:31.208Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:51:31.228Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:52:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:52:21.593Z||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-09-07T02:52:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:52:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:52:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T02:52:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:52:31.181Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:52:31.182Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:53:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:53:21.593Z||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-09-07T02:53:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:53:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:53:21.597Z||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-09-07T02:53:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:53:31.193Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:53:31.198Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:54:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:54:21.593Z||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-09-07T02:54:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:54:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:54:21.596Z||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-09-07T02:54:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:54:31.226Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:54:31.247Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:55:21.592Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:55:21.593Z||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-09-07T02:55:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:55:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:55:21.596Z||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-09-07T02:55:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:55:31.292Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:55:31.292Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:56:21.592Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:56:21.593Z||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-09-07T02:56:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:56:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:56:21.596Z||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-09-07T02:56:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:56:31.255Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:56:31.327Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:57:21.592Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:57:21.592Z||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-09-07T02:57:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:57:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:57:21.596Z||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-09-07T02:57:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:57:31.303Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:57:31.306Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:58:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:58:21.593Z||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-09-07T02:58:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:58:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:58:21.597Z||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-09-07T02:58:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:58:31.180Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:58:31.215Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:59:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:59:21.592Z||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-09-07T02:59:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:59:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T02:59:21.596Z||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-09-07T02:59:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T02:59:31.210Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T02:59:31.219Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:00:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:00:21.592Z||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-09-07T03:00:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:00:21.600Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:00:21.601Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T03:00:21.601Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:00:31.237Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:00:31.327Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:01:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:01:21.593Z||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-09-07T03:01:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:01:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:01:21.598Z||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-09-07T03:01:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:01:31.200Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:01:31.201Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:02:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:02:21.593Z||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-09-07T03:02:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:02:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:02:21.597Z||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-09-07T03:02:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:02:31.198Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:02:31.229Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:03:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:03:21.593Z||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-09-07T03:03:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:03:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:03:21.597Z||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-09-07T03:03:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:03:31.265Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:03:31.281Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:04:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:04:21.593Z||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-09-07T03:04:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:04:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:04:21.597Z||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-09-07T03:04:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:04:31.309Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:04:31.336Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:05:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:05:21.594Z||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-09-07T03:05:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:05:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:05:21.596Z||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-09-07T03:05:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:05:31.309Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:05:31.322Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:06:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:06:21.593Z||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-09-07T03:06:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:06:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:06:21.597Z||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-09-07T03:06:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:06:31.195Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:06:31.195Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:07:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:07:21.593Z||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-09-07T03:07:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:07:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:07:21.597Z||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-09-07T03:07:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:07:31.213Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:07:31.217Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:08:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:08:21.594Z||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-09-07T03:08:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:08:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:08:21.597Z||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-09-07T03:08:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:08:31.191Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:08:31.243Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:09:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:09:21.593Z||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-09-07T03:09:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:09:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:09:21.596Z||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-09-07T03:09:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:09:31.189Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:09:31.222Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:10:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:10:21.592Z||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-09-07T03:10:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:10:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:10:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T03:10:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:10:31.191Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:10:31.213Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:11:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:11:21.592Z||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-09-07T03:11:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:11:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:11:21.597Z||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-09-07T03:11:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:11:31.229Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:11:31.267Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:12:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:12:21.592Z||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-09-07T03:12:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:12:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:12:21.597Z||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-09-07T03:12:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:12:31.189Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:12:31.211Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:13:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:13:21.592Z||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-09-07T03:13:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:13:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:13:21.596Z||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-09-07T03:13:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:13:31.183Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:13:31.185Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:14:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:14:21.592Z||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-09-07T03:14:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:14:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:14:21.596Z||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-09-07T03:14:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:14:31.173Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:14:31.175Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:15:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:15:21.593Z||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-09-07T03:15:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:15:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:15:21.596Z||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-09-07T03:15:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:15:31.185Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:15:31.200Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:16:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:16:21.593Z||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-09-07T03:16:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:16:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:16:21.597Z||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-09-07T03:16:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:16:31.209Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:16:31.209Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:17:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:17:21.594Z||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-09-07T03:17:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:17:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:17:21.596Z||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-09-07T03:17:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:17:31.249Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:17:31.263Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:18:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:18:21.593Z||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-09-07T03:18:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:18:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:18:21.596Z||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-09-07T03:18:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:18:31.209Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:18:31.224Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:19:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:19:21.593Z||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-09-07T03:19:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:19:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:19:21.596Z||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-09-07T03:19:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:19:31.181Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:19:31.182Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:20:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:20:21.592Z||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-09-07T03:20:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:20:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:20:21.596Z||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-09-07T03:20:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:20:31.173Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:20:31.174Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:21:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:21:21.592Z||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-09-07T03:21:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:21:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:21:21.596Z||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-09-07T03:21:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:21:31.216Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:21:31.216Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:22:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:22:21.593Z||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-09-07T03:22:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:22:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:22:21.597Z||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-09-07T03:22:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:22:31.177Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:22:31.202Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:23:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:23:21.593Z||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-09-07T03:23:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:23:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:23:21.597Z||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-09-07T03:23:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:23:31.189Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:23:31.189Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:24:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:24:21.593Z||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-09-07T03:24:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:24:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:24:21.596Z||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-09-07T03:24:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:24:31.235Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:24:31.242Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:25:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:25:21.592Z||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-09-07T03:25:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:25:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:25:21.596Z||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-09-07T03:25:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:25:31.198Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:25:31.210Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:26:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:26:21.593Z||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-09-07T03:26:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:26:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:26:21.596Z||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-09-07T03:26:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:26:31.241Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:26:31.242Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:27:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:27:21.593Z||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-09-07T03:27:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:27:21.596Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:27:21.597Z||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-09-07T03:27:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:27:31.175Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:27:31.176Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:28:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:28:21.593Z||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-09-07T03:28:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:28:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:28:21.597Z||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-09-07T03:28:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:28:31.208Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:28:31.214Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:29:21.592Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:29:21.593Z||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-09-07T03:29:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:29:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:29:21.596Z||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-09-07T03:29:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:29:31.191Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:29:31.191Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:30:21.592Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:30:21.593Z||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-09-07T03:30:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:30:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:30:21.596Z||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-09-07T03:30:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:30:31.191Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:30:31.214Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:31:21.592Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:31:21.593Z||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-09-07T03:31:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:31:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:31:21.596Z||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-09-07T03:31:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:31:31.179Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:31:31.186Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:32:21.592Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:32:21.592Z||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-09-07T03:32:21.592Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:32:21.596Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:32:21.596Z||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-09-07T03:32:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:32:31.219Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:32:31.219Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:33:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:33:21.594Z||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-09-07T03:33:21.594Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:33:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:33:21.596Z||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-09-07T03:33:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:33:31.202Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:33:31.202Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:34:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:34:21.592Z||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-09-07T03:34:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:34:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:34:21.596Z||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-09-07T03:34:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:34:31.300Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:34:31.312Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:35:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:35:21.593Z||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-09-07T03:35:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:35:21.597Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:35:21.598Z||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-09-07T03:35:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:35:31.174Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:35:31.182Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:36:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:36:21.593Z||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-09-07T03:36:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:36:21.596Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:36:21.596Z||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-09-07T03:36:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:36:31.182Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:36:31.185Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:37:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:37:21.592Z||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-09-07T03:37:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:37:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:37:21.596Z||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-09-07T03:37:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:37:31.184Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:37:31.184Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:38:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:38:21.593Z||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-09-07T03:38:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:38:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:38:21.597Z||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-09-07T03:38:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:38:31.206Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:38:31.238Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:39:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:39:21.593Z||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-09-07T03:39:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:39:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:39:21.596Z||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-09-07T03:39:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:39:31.195Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:39:31.199Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:40:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:40:21.594Z||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-09-07T03:40:21.595Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:40:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:40:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T03:40:21.597Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:40:31.174Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:40:31.186Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:41:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:41:21.593Z||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-09-07T03:41:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:41:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:41:21.596Z||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-09-07T03:41:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:41:31.205Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:41:31.227Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:42:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:42:21.593Z||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-09-07T03:42:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:42:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:42:21.596Z||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-09-07T03:42:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:42:31.192Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:42:31.197Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:43:21.592Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:43:21.593Z||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-09-07T03:43:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:43:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:43:21.596Z||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-09-07T03:43:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:43:31.230Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:43:31.230Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:44:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:44:21.593Z||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-09-07T03:44:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:44:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:44:21.596Z||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-09-07T03:44:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:44:31.159Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:44:31.214Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:45:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:45:21.592Z||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-09-07T03:45:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:45:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:45:21.597Z||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-09-07T03:45:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:45:31.187Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:45:31.187Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:46:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:46:21.592Z||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-09-07T03:46:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:46:21.596Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:46:21.596Z||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-09-07T03:46:21.596Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:46:31.193Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:46:31.197Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:47:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:47:21.593Z||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-09-07T03:47:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:47:21.596Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:47:21.597Z||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-09-07T03:47:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:47:31.170Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:47:31.176Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:48:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:48:21.593Z||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-09-07T03:48:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:48:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:48:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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-09-07T03:48:21.596Z|b8847e40-9815-4283-86a0-bcb85fdcc217|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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:48:31.215Z|b8847e40-9815-4283-86a0-bcb85fdcc217|pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:48:31.215Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:49:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:49:21.593Z||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-09-07T03:49:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:49:21.596Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:49:21.597Z||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-09-07T03:49:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:49:31.182Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:49:31.198Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:50:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:50:21.593Z||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-09-07T03:50:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:50:21.597Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:50:21.598Z||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-09-07T03:50:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:50:31.266Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:50:31.277Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:51:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:51:21.593Z||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-09-07T03:51:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:51:21.596Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:51:21.596Z||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-09-07T03:51:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:51:31.206Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:51:31.207Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:52:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:52:21.593Z||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-09-07T03:52:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:52:21.596Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:52:21.596Z||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-09-07T03:52:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:52:31.189Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:52:31.190Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:53:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:53:21.593Z||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-09-07T03:53:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:53:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:53:21.597Z||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-09-07T03:53:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:53:31.177Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:53:31.178Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:54:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:54:21.593Z||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-09-07T03:54:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:54:21.596Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:54:21.597Z||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-09-07T03:54:21.597Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:54:31.178Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:54:31.200Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:55:21.592Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:55:21.593Z||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-09-07T03:55:21.593Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:55:21.597Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-09-07T03:55:21.597Z||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-09-07T03:55:21.598Z||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 9l0rJ0QLBj6mbfDD) ... 2022-09-07T03:55:31.167Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-09-07T03:55:31.172Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK