Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-08-11T23:30:57.726+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-08-11T23:30:58.092+00:00|INFO|log|main] Logging initialized @1215ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-08-11T23:30:58.426+00:00|INFO|ServiceManager|main] service manager starting
[2022-08-11T23:30:58.426+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-08-11T23:30:58.426+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-08-11T23:30:58.523+00:00|INFO|ServiceManager|main] service manager started
[2022-08-11T23:30:58.524+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-08-11T23:30:58.544+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-08-11T23:30:58.645+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-08-11T23:30:58.646+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-08-11T23:30:58.649+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-08-11T23:30:58.738+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-08-11T23:30:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:30:59.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-08-11T23:30:59.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76665e3f
[2022-08-11T23:30:59.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:30:59.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:30:59.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:30:59.747+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-08-11T23:30:59.753+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-08-11T23:30:59.871+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-08-11T23:30:59.895+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-08-11T23:30:59.895+00:00|INFO|Server|SDCDistributionGroup-6969] Started @3019ms
[2022-08-11T23:31:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:31:28.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-08-11T23:31:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e1b664
[2022-08-11T23:31:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:31:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:31:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:31:59.873+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:31:59.874+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b1764eb
[2022-08-11T23:31:59.875+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:31:59.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:31:59.876+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:32:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:32:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:32:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b45edc4
[2022-08-11T23:32:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:32:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:32:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:32:59.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:32:59.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77459eb6
[2022-08-11T23:32:59.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:32:59.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:32:59.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:33:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:33:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14460f3
[2022-08-11T23:33:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:33:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:33:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:33:59.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:33:59.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@231ea0d5
[2022-08-11T23:33:59.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:33:59.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:33:59.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:34:28.739+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:34:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:34:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d998c9
[2022-08-11T23:34:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:34:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:34:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:34:59.798+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:34:59.798+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2fae83
[2022-08-11T23:34:59.799+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:34:59.799+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:34:59.799+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:35:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:35:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5648d8f6
[2022-08-11T23:35:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:35:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:35:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:35:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:35:59.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:35:59.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da8a3f
[2022-08-11T23:35:59.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:35:59.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:35:59.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:36:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:36:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:36:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fbde5c3
[2022-08-11T23:36:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:36:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:36:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:36:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:36:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:36:59.800+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@447e9715
[2022-08-11T23:36:59.800+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:36:59.800+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:36:59.800+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:37:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:37:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:37:29.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@503c971a
[2022-08-11T23:37:29.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:37:29.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:37:29.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:37:58.740+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:37:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:37:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eee88b0
[2022-08-11T23:37:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:37:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:37:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:38:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:38:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ffd580e
[2022-08-11T23:38:29.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:38:29.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:38:29.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:38:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:38:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6317ee60
[2022-08-11T23:38:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:38:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:38:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:39:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:39:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3688eb20
[2022-08-11T23:39:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:39:29.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:39:29.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:39:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:39:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e8a45a5
[2022-08-11T23:39:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:39:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:39:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:40:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:40:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:40:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1565faec
[2022-08-11T23:40:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:40:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:40:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:40:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:40:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:40:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@483f1fd4
[2022-08-11T23:40:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:40:59.796+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:40:59.796+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:41:29.788+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:41:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33bf2632
[2022-08-11T23:41:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:41:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:41:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:41:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:41:59.828+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:41:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@477876ef
[2022-08-11T23:41:59.828+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:41:59.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:41:59.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:42:29.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:42:29.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c336e83
[2022-08-11T23:42:29.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:42:29.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:42:29.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:42:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:42:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:42:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@212059a9
[2022-08-11T23:42:59.796+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:42:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:42:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:43:29.789+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:43:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e541dcd
[2022-08-11T23:43:29.789+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:43:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:43:29.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:43:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:43:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6581400a
[2022-08-11T23:43:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:43:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:43:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:44:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:44:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f86c6b3
[2022-08-11T23:44:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:44:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:44:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:44:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:44:59.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:44:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4aa792e6
[2022-08-11T23:44:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:44:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:44:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:45:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:45:29.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:45:29.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@108f0fda
[2022-08-11T23:45:29.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:45:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:45:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:45:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:45:59.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:45:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74732e6b
[2022-08-11T23:45:59.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:45:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:45:59.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:46:29.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:46:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b9b0079
[2022-08-11T23:46:29.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:46:29.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:46:29.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:46:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:46:59.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:46:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3942dd14
[2022-08-11T23:46:59.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:46:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:46:59.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:47:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:47:29.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:47:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b9fbdc8
[2022-08-11T23:47:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:47:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:47:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:47:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:47:59.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:47:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@195e9072
[2022-08-11T23:47:59.802+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:47:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:47:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:48:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:48:29.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:48:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@134635ab
[2022-08-11T23:48:29.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:48:29.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:48:29.788+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:48:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:48:59.805+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:48:59.805+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4548ff7f
[2022-08-11T23:48:59.805+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:48:59.806+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:48:59.806+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:49:29.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:49:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4207cdb
[2022-08-11T23:49:29.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:49:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:49:29.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:49:59.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:49:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70e2fa0b
[2022-08-11T23:49:59.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:49:59.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:49:59.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:50:29.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-08-11T23:50:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b4df1b5
[2022-08-11T23:50:29.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:50:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:50:29.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:50:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:50:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:50:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@352f02fc
[2022-08-11T23:50:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:50:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:50:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:51:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:51:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ef4fd27
[2022-08-11T23:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:51:58.739+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:51:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:51:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52a1cd79
[2022-08-11T23:51:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:51:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:51:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:52:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e6d40c1
[2022-08-11T23:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:52:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:52:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:52:58.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:52:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a2e103c
[2022-08-11T23:52:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:52:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:52:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:53:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:53:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d512c9d
[2022-08-11T23:53:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:53:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:53:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:53:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:53:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6194e5fb
[2022-08-11T23:53:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:53:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:53:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:54:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:54:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@556f2df5
[2022-08-11T23:54:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:54:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:54:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:54:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:54:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:54:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240b1a02
[2022-08-11T23:54:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:55:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:55:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:55:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f99ad0e
[2022-08-11T23:55:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:55:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:55:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:55:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fa793
[2022-08-11T23:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:56:28.857+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:56:28.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e8182d6
[2022-08-11T23:56:28.857+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:56:28.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:56:28.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:56:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:56:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7489d302
[2022-08-11T23:56:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:56:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:56:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:57:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:57:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7855a4d0
[2022-08-11T23:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:57:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:57:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:57:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:57:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63a91e13
[2022-08-11T23:57:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:57:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:57:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:58:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:58:28.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:58:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5be3a49
[2022-08-11T23:58:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:58:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:58:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:58:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:58:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c8d5a44
[2022-08-11T23:58:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:58:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:58:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45876614
[2022-08-11T23:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-11T23:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-11T23:59:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-11T23:59:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2207e0b7
[2022-08-11T23:59:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-11T23:59:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-11T23:59:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:00:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:00:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:00:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74bb1b07
[2022-08-12T00:00:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:00:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:00:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:00:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fe53dff
[2022-08-12T00:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:01:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:01:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301d07f2
[2022-08-12T00:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:01:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:01:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562e7bff
[2022-08-12T00:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:02:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:02:28.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:02:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ea75081
[2022-08-12T00:02:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:02:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:02:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:02:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49925bc3
[2022-08-12T00:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:03:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:03:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:03:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b20f52
[2022-08-12T00:03:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:03:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:03:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:03:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:03:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c78725
[2022-08-12T00:03:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:03:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:03:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:04:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:04:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578accc0
[2022-08-12T00:04:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:04:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:04:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:04:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:04:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39c0ad24
[2022-08-12T00:04:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:04:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:04:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:05:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:05:28.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:05:28.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@485f22ce
[2022-08-12T00:05:28.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:05:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:05:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:05:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:05:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c90a889
[2022-08-12T00:05:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:05:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:05:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:06:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:06:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@575037b0
[2022-08-12T00:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:06:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:06:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:06:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:06:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e5eba82
[2022-08-12T00:06:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:06:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:06:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:07:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a7c3a0
[2022-08-12T00:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:07:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:07:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:07:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:07:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3a2be0
[2022-08-12T00:07:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:07:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:07:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:08:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:08:28.745+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:08:28.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3629466
[2022-08-12T00:08:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:08:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:08:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:08:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:08:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c61d4c4
[2022-08-12T00:08:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:08:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:08:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:09:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:09:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78a57f5
[2022-08-12T00:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:09:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:09:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dade014
[2022-08-12T00:09:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:09:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:09:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:10:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:10:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56a078b1
[2022-08-12T00:10:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:10:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:10:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:10:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:10:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a799c02
[2022-08-12T00:10:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:10:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:10:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:11:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d4dc6a2
[2022-08-12T00:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:11:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b64c356
[2022-08-12T00:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:12:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:12:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:12:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47025746
[2022-08-12T00:12:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:12:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:12:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:12:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:12:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:12:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54e21fa0
[2022-08-12T00:12:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:12:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:12:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:13:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:13:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:13:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7310fdae
[2022-08-12T00:13:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:13:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a658805
[2022-08-12T00:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:13:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:13:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:14:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:14:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@246f5483
[2022-08-12T00:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:14:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:14:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:14:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@473e254f
[2022-08-12T00:14:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:14:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:14:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:15:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:15:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5082ad52
[2022-08-12T00:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:15:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:15:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:15:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f15512
[2022-08-12T00:15:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:15:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:15:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:16:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:16:28.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:16:28.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ffaba2
[2022-08-12T00:16:28.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:16:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:16:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:16:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:16:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2475949f
[2022-08-12T00:16:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:16:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:16:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:17:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:17:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57870181
[2022-08-12T00:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:17:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:17:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:17:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:17:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:17:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eaad203
[2022-08-12T00:17:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:17:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:17:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:18:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cbeec89
[2022-08-12T00:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:18:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:18:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:18:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44c7ddb4
[2022-08-12T00:18:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:18:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:18:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:19:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:19:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:19:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66cce924
[2022-08-12T00:19:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:19:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:19:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:19:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:19:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25e808e2
[2022-08-12T00:19:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:19:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:19:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:20:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:20:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a839342
[2022-08-12T00:20:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:20:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5479780e
[2022-08-12T00:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:20:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:20:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:21:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:21:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2815d830
[2022-08-12T00:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:21:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:21:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:21:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de09539
[2022-08-12T00:21:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:21:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:21:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:22:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7560c9b5
[2022-08-12T00:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:22:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:22:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:22:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:22:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dca8444
[2022-08-12T00:22:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:22:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:22:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:23:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:23:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@737c4dbf
[2022-08-12T00:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:23:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:23:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e765a30
[2022-08-12T00:23:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:23:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:23:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:24:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:24:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:24:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4173dfb7
[2022-08-12T00:24:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:24:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:24:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:24:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fa3fd3f
[2022-08-12T00:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:24:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:24:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:25:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:25:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f5eb41b
[2022-08-12T00:25:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:25:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:25:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:25:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:25:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@179d8585
[2022-08-12T00:25:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:26:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5108b4d2
[2022-08-12T00:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:26:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:26:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:26:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b736028
[2022-08-12T00:26:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:26:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:26:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:27:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:27:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:27:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a95915e
[2022-08-12T00:27:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:27:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:27:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:27:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:27:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:27:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7db57994
[2022-08-12T00:27:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:27:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:27:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:28:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:28:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f33e095
[2022-08-12T00:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:28:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:28:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:28:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:28:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39045739
[2022-08-12T00:28:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:28:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:28:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:29:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:29:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:29:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ff0109d
[2022-08-12T00:29:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:29:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:29:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:29:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:29:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da7f6c8
[2022-08-12T00:29:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:29:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:29:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:30:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:30:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:30:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e6d22cd
[2022-08-12T00:30:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:30:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:30:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:30:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:30:58.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:30:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25342a7e
[2022-08-12T00:30:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:30:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:31:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:31:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f254eba
[2022-08-12T00:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:31:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:31:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:31:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70a001b3
[2022-08-12T00:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:32:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:32:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:32:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230b3958
[2022-08-12T00:32:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:32:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:32:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:32:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56aec845
[2022-08-12T00:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:32:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:32:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:33:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:33:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cb4d2eb
[2022-08-12T00:33:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:33:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:33:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:33:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:33:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a15ff2d
[2022-08-12T00:33:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:33:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:33:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:34:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:34:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:34:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b56e8c
[2022-08-12T00:34:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:34:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:34:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:34:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:34:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@563f27d5
[2022-08-12T00:34:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:35:28.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:35:28.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd4f69a
[2022-08-12T00:35:28.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:35:28.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:35:28.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:35:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:35:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:35:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32225501
[2022-08-12T00:35:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:35:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:35:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:36:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:36:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10c600b
[2022-08-12T00:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:36:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:36:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:36:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41682cb7
[2022-08-12T00:36:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:36:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:36:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:37:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:37:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:37:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eba9947
[2022-08-12T00:37:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:37:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:37:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:37:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:37:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:37:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c115b9c
[2022-08-12T00:37:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:37:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:37:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:38:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:38:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d3c0ff1
[2022-08-12T00:38:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:38:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:38:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:38:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:38:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4db3ab8a
[2022-08-12T00:38:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:38:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:38:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:39:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:39:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@666efed3
[2022-08-12T00:39:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:39:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:39:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:39:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e7fec2
[2022-08-12T00:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:39:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:39:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:40:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:40:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:40:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29268a2f
[2022-08-12T00:40:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:40:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:40:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:40:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:40:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:40:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@608121b8
[2022-08-12T00:40:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:40:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:40:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:41:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:41:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39a1961c
[2022-08-12T00:41:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:41:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:41:58.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:41:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27bc596d
[2022-08-12T00:41:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:41:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:41:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:42:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3083444b
[2022-08-12T00:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:42:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:42:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:42:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@287af1f8
[2022-08-12T00:42:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:42:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:42:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:43:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:43:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@770984e4
[2022-08-12T00:43:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:43:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:43:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:43:58.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:43:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35b534ba
[2022-08-12T00:43:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:43:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:43:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:44:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39d1afd3
[2022-08-12T00:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:44:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:44:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46e07948
[2022-08-12T00:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:45:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:45:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:45:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c3d1b9d
[2022-08-12T00:45:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:45:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:45:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:45:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:45:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@517e07ca
[2022-08-12T00:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:45:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:45:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:46:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:46:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@209950fe
[2022-08-12T00:46:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:46:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:46:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:46:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:46:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71969387
[2022-08-12T00:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:47:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:47:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:47:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@545d7f86
[2022-08-12T00:47:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:47:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:47:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:47:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:47:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:47:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76dd69c8
[2022-08-12T00:47:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:48:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:48:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:48:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32bee5ed
[2022-08-12T00:48:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:48:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:48:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:48:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:48:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:48:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4000d233
[2022-08-12T00:48:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:48:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:48:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:49:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:49:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1672c7be
[2022-08-12T00:49:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:49:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:49:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@336933a4
[2022-08-12T00:49:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:49:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:49:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:50:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70d3ad4f
[2022-08-12T00:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:50:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:50:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e6b4392
[2022-08-12T00:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:51:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:51:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1039654b
[2022-08-12T00:51:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:51:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:51:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:51:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@577986bd
[2022-08-12T00:51:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:51:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:51:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:52:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:52:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6464f8c7
[2022-08-12T00:52:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:52:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:52:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:52:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:52:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68d250e
[2022-08-12T00:52:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:52:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:52:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:53:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:53:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a4dd77b
[2022-08-12T00:53:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:53:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:53:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:53:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:53:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67b08779
[2022-08-12T00:53:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:53:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:53:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:54:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20e88437
[2022-08-12T00:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:54:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:54:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:54:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:54:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:54:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5881cef4
[2022-08-12T00:54:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:54:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:54:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:55:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:55:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c89cf8
[2022-08-12T00:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:55:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:55:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:55:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b417514
[2022-08-12T00:55:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:56:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:56:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7503acb4
[2022-08-12T00:56:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:56:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:56:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:56:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:56:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b1adc8
[2022-08-12T00:56:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:56:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:56:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:57:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:57:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:57:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b220578
[2022-08-12T00:57:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:57:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:57:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:57:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e5bdcd3
[2022-08-12T00:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:57:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:57:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:58:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:58:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8be1b9
[2022-08-12T00:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:58:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@769da1f1
[2022-08-12T00:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:58:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:58:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22d33034
[2022-08-12T00:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T00:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T00:59:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T00:59:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a4b436f
[2022-08-12T00:59:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T00:59:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T00:59:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:00:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:00:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:00:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb24cd5
[2022-08-12T01:00:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:00:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:00:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:00:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f006c85
[2022-08-12T01:00:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:00:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:01:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:01:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@622fdf23
[2022-08-12T01:01:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:01:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:01:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:01:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:01:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@528bff50
[2022-08-12T01:01:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:01:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:01:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:02:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:02:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a7f329e
[2022-08-12T01:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:02:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:02:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:02:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:02:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fdb88c5
[2022-08-12T01:02:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:03:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:03:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2afb88
[2022-08-12T01:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:03:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18e4ea6e
[2022-08-12T01:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:04:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:04:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f87c00b
[2022-08-12T01:04:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:04:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:04:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:04:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:04:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c420f15
[2022-08-12T01:04:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:04:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:04:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:05:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:05:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@410de5a4
[2022-08-12T01:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:05:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:05:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4038ca6c
[2022-08-12T01:05:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:05:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:05:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:06:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:06:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750b21be
[2022-08-12T01:06:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:06:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:06:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:06:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:06:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@597b4cf6
[2022-08-12T01:06:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:06:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:06:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:07:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a3e2d1
[2022-08-12T01:07:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:07:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c6758a7
[2022-08-12T01:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:08:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:08:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:08:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e25124
[2022-08-12T01:08:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:08:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:08:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:08:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:08:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b4737cc
[2022-08-12T01:08:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:08:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:08:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:09:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:09:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64ababb6
[2022-08-12T01:09:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:09:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:09:58.819+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:09:58.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75143afe
[2022-08-12T01:09:58.819+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:09:58.819+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:09:58.819+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:10:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:10:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@208aae11
[2022-08-12T01:10:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:10:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:10:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:10:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:10:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74f18bce
[2022-08-12T01:10:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:10:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:10:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:11:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@447cb66e
[2022-08-12T01:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:11:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:11:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:11:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:11:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@122d35b6
[2022-08-12T01:11:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:11:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:11:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:12:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:12:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:12:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39125ea8
[2022-08-12T01:12:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:12:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:12:58.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:12:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a90d80
[2022-08-12T01:12:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:12:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:12:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:13:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:13:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:13:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f090e39
[2022-08-12T01:13:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:13:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:13:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:13:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:13:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46747532
[2022-08-12T01:13:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:13:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:13:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:14:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:14:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@354456e0
[2022-08-12T01:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:14:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:14:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4c6918
[2022-08-12T01:14:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:14:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:14:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:15:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:15:28.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:15:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@591f7a6b
[2022-08-12T01:15:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:15:28.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:15:28.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:15:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:15:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:15:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74fc78c4
[2022-08-12T01:15:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:15:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:15:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:16:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:16:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:16:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c029886
[2022-08-12T01:16:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:16:28.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:16:28.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:16:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:16:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6625239
[2022-08-12T01:16:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:16:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:16:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:17:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:17:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c08f053
[2022-08-12T01:17:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:17:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:17:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:17:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:17:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:17:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61609cd4
[2022-08-12T01:17:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:18:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f6b71a4
[2022-08-12T01:18:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:18:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:18:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:18:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:18:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:18:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31963b6d
[2022-08-12T01:18:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:18:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:18:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:19:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:19:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:19:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@695e8830
[2022-08-12T01:19:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:19:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:19:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:19:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:19:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b3fde7
[2022-08-12T01:19:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:19:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:19:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:20:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:20:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79dbccb6
[2022-08-12T01:20:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:20:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:20:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:20:58.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:20:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44e1883b
[2022-08-12T01:20:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:20:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:20:58.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:21:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:21:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3784853f
[2022-08-12T01:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:21:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:21:58.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:21:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45c923c7
[2022-08-12T01:21:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:21:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:21:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:22:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:22:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67573dff
[2022-08-12T01:22:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:22:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:22:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:22:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:22:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@293eb2ef
[2022-08-12T01:22:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:22:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:22:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:23:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:23:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:23:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28887cb0
[2022-08-12T01:23:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:23:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:23:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:23:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:23:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c52d36f
[2022-08-12T01:23:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:23:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:23:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:24:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:24:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:24:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b1c4f11
[2022-08-12T01:24:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:24:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:24:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:24:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:24:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b5c09cf
[2022-08-12T01:24:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:24:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:24:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:25:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:25:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2791d874
[2022-08-12T01:25:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:25:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:25:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:25:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:25:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3074f5dd
[2022-08-12T01:25:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:25:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:25:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:26:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:26:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45c98df6
[2022-08-12T01:26:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:26:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:26:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:26:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:26:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:26:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71a39ed0
[2022-08-12T01:26:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:26:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:26:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:27:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:27:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:27:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e71f28d
[2022-08-12T01:27:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:27:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:27:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:27:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:27:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:27:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49c8e9cb
[2022-08-12T01:27:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:27:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:27:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:28:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:28:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:28:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b6e14ec
[2022-08-12T01:28:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:28:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:28:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:28:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:28:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b49adac
[2022-08-12T01:28:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:28:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:28:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:29:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:29:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:29:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ef533a
[2022-08-12T01:29:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:29:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:29:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:29:58.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:29:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1355de38
[2022-08-12T01:29:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:29:58.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:29:58.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:30:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:30:28.745+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:30:28.745+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@251a51aa
[2022-08-12T01:30:28.745+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:30:28.745+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:30:28.745+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:30:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:30:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:30:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c13e9c5
[2022-08-12T01:30:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:30:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:30:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:31:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:31:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:31:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3efc5b4b
[2022-08-12T01:31:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:31:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:31:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:31:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:31:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27705f8d
[2022-08-12T01:31:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:31:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:32:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:32:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:32:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47f86866
[2022-08-12T01:32:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:32:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:32:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:32:58.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:32:58.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@702ca730
[2022-08-12T01:32:58.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:32:58.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:32:58.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:33:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:33:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae551a8
[2022-08-12T01:33:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:33:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:33:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29f3d617
[2022-08-12T01:33:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:33:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:33:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:34:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:34:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:34:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f54680d
[2022-08-12T01:34:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:34:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:34:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:34:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:34:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aca3834
[2022-08-12T01:34:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:34:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:35:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:35:28.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:35:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45dd06dd
[2022-08-12T01:35:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:35:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:35:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:35:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:35:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:35:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22d04a4b
[2022-08-12T01:35:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:35:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:35:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:36:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:36:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:36:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1582521
[2022-08-12T01:36:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:36:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:36:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:36:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:36:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:36:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34fd3625
[2022-08-12T01:36:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:36:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:36:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:37:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:37:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:37:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b382c9e
[2022-08-12T01:37:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:37:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:37:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:37:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:37:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:37:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a6eaea7
[2022-08-12T01:37:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:37:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:37:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:38:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:38:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c5c7b05
[2022-08-12T01:38:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:38:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:38:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:38:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:38:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae5a69d
[2022-08-12T01:38:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:38:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:38:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:39:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:39:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c17e3f6
[2022-08-12T01:39:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:39:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:39:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:39:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@445b4485
[2022-08-12T01:39:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:39:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:39:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:40:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:40:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:40:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66daf6d7
[2022-08-12T01:40:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:40:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:40:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:40:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:40:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:40:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6940672a
[2022-08-12T01:40:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:40:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:40:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:41:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:41:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f119501
[2022-08-12T01:41:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:41:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:41:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:41:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:41:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:41:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4545ae48
[2022-08-12T01:41:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:41:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:41:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:42:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4543efe1
[2022-08-12T01:42:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:42:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:42:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:42:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:42:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2895c6c7
[2022-08-12T01:42:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:42:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:42:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:43:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:43:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67944fbd
[2022-08-12T01:43:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:43:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:43:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:43:58.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:43:58.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13c8a845
[2022-08-12T01:43:58.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:43:58.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:43:58.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:44:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6833d001
[2022-08-12T01:44:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:44:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:44:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:44:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a94572b
[2022-08-12T01:44:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:45:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:45:28.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:45:28.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2915ce29
[2022-08-12T01:45:28.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:45:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:45:28.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:45:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:45:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:45:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5428e4a6
[2022-08-12T01:45:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:45:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:45:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:46:28.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:46:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3488224
[2022-08-12T01:46:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:46:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:46:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:46:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:46:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:46:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27b1fdf3
[2022-08-12T01:46:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:46:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:46:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:47:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:47:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:47:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31a3b6da
[2022-08-12T01:47:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:47:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:47:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:47:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:47:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:47:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25549be9
[2022-08-12T01:47:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:47:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:48:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:48:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:48:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd6166e
[2022-08-12T01:48:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:48:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:48:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:48:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:48:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:48:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45fb9e82
[2022-08-12T01:48:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:48:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:48:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:49:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:49:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:49:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301c1e20
[2022-08-12T01:49:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:49:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:49:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:49:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:49:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52beacb4
[2022-08-12T01:49:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:49:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:49:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:50:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:50:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4f2522
[2022-08-12T01:50:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:50:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:50:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:50:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:50:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:50:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@789e8357
[2022-08-12T01:50:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:50:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:50:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:51:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:51:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@460c5e35
[2022-08-12T01:51:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:51:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:51:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:51:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:51:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40b3fd24
[2022-08-12T01:51:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:51:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:51:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:52:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d3a754b
[2022-08-12T01:52:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:52:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:52:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:52:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:52:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51331cfc
[2022-08-12T01:52:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:52:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:52:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:53:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:53:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ccf010
[2022-08-12T01:53:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:53:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:53:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:53:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:53:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f8dd756
[2022-08-12T01:53:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:53:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:53:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:54:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:54:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59b3688e
[2022-08-12T01:54:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:54:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:54:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:54:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:54:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:54:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13d18b29
[2022-08-12T01:54:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:54:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:54:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:55:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:55:28.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:55:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d3636b6
[2022-08-12T01:55:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:55:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:55:28.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:55:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:55:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b9df9fd
[2022-08-12T01:55:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:55:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:55:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:56:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:56:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:56:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5da0de
[2022-08-12T01:56:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:56:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:56:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:56:58.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:56:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c5614a5
[2022-08-12T01:56:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:56:58.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:56:58.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:57:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:57:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@245a3388
[2022-08-12T01:57:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:57:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:57:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:57:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:57:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34bb424f
[2022-08-12T01:57:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:57:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:57:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:58:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:58:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a96faa2
[2022-08-12T01:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:58:58.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:58:58.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@746f9154
[2022-08-12T01:58:58.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:58:58.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:58:58.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:59:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:59:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b983b06
[2022-08-12T01:59:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T01:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T01:59:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T01:59:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42ccb1cb
[2022-08-12T01:59:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T01:59:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T01:59:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:00:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:00:28.745+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:00:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b3b6aae
[2022-08-12T02:00:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:00:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:00:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:00:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:00:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17b9d46a
[2022-08-12T02:00:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:00:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:00:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:01:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:01:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:01:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@864ed4b
[2022-08-12T02:01:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:01:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:01:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:01:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:01:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:01:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15b5e86a
[2022-08-12T02:01:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:01:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:01:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:02:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:02:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c401e6c
[2022-08-12T02:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:02:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:02:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:02:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@376c732f
[2022-08-12T02:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:02:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:03:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:03:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:03:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a5b263b
[2022-08-12T02:03:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:03:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:03:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:03:58.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:03:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@110f0cc1
[2022-08-12T02:03:58.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:03:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:03:58.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:04:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:04:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78a6d1be
[2022-08-12T02:04:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:04:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:04:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:04:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:04:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:04:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71f10bc9
[2022-08-12T02:04:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:04:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:04:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:05:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:05:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:05:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@935cb71
[2022-08-12T02:05:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:05:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:05:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:05:58.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:05:58.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d0658a5
[2022-08-12T02:05:58.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:05:58.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:05:58.788+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:06:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:06:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:06:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@299821bd
[2022-08-12T02:06:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:06:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:06:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:06:58.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:06:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ea8666e
[2022-08-12T02:06:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:06:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:06:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:07:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:07:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dbe8c93
[2022-08-12T02:07:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:07:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:07:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:07:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4127c151
[2022-08-12T02:07:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:07:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:08:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:08:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:08:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58885b11
[2022-08-12T02:08:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:08:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:08:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:08:58.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:08:58.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d1faf4d
[2022-08-12T02:08:58.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:08:58.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:08:58.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:09:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:09:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:09:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a54d8f
[2022-08-12T02:09:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:09:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:09:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:09:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:09:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:09:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79fd732d
[2022-08-12T02:09:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:09:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:09:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:10:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:10:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bb87477
[2022-08-12T02:10:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:10:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:10:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:10:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:10:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f02a96e
[2022-08-12T02:10:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:10:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:10:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:11:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dfd1fab
[2022-08-12T02:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:11:58.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:11:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@648189bd
[2022-08-12T02:11:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:11:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:11:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:12:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:12:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:12:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1107ff9f
[2022-08-12T02:12:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:12:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:12:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:12:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:12:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cddb689
[2022-08-12T02:12:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:12:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:12:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:13:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:13:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:13:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d6d4049
[2022-08-12T02:13:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:13:58.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:13:58.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@701e432f
[2022-08-12T02:13:58.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:13:58.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:13:58.788+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:14:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:14:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:14:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4881761e
[2022-08-12T02:14:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:14:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:14:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:14:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:14:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54140c78
[2022-08-12T02:14:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:14:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:14:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:15:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:15:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:15:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@508a6941
[2022-08-12T02:15:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:15:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:15:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:15:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b2af362
[2022-08-12T02:15:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:15:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:15:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:16:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:16:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:16:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a4d9d4d
[2022-08-12T02:16:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:16:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:16:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:16:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:16:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b55000e
[2022-08-12T02:16:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:16:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:16:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:17:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:17:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:17:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b37fd42
[2022-08-12T02:17:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:17:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:17:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:17:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:17:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:17:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ff6b1ff
[2022-08-12T02:17:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:17:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:17:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:18:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:18:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4320e94d
[2022-08-12T02:18:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:18:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:18:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:18:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:18:58.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:18:58.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ffcf39
[2022-08-12T02:18:58.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:18:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:18:58.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:19:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:19:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:19:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55466bde
[2022-08-12T02:19:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:19:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:19:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:19:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:19:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c7989f5
[2022-08-12T02:19:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:19:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:19:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:20:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:20:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@763de42e
[2022-08-12T02:20:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:20:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:20:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:20:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@506418f2
[2022-08-12T02:20:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:20:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:20:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:21:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:21:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@750d9b15
[2022-08-12T02:21:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:21:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:21:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:21:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:21:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74a3031a
[2022-08-12T02:21:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:21:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:21:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:22:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33212824
[2022-08-12T02:22:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:22:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:22:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:22:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:22:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3be844f1
[2022-08-12T02:22:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:22:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:22:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:23:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:23:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c8fa1b6
[2022-08-12T02:23:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:23:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:23:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:23:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@771f1059
[2022-08-12T02:23:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:23:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:23:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:24:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:24:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:24:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7af39c
[2022-08-12T02:24:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:24:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:24:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:24:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:24:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ea0ff47
[2022-08-12T02:24:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:24:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:24:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:25:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:25:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ac9348
[2022-08-12T02:25:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:25:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:25:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:25:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:25:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1accd7ea
[2022-08-12T02:25:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:25:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:25:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:26:28.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:26:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e348135
[2022-08-12T02:26:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:26:28.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:26:28.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:26:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:26:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:26:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67c9989e
[2022-08-12T02:26:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:26:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:26:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:27:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:27:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:27:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75693599
[2022-08-12T02:27:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:27:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:27:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:27:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:27:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b43b832
[2022-08-12T02:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:27:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:27:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:28:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:28:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19d78fda
[2022-08-12T02:28:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:28:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:28:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:28:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:28:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f42695a
[2022-08-12T02:28:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:28:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:28:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:29:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:29:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:29:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e2bbce0
[2022-08-12T02:29:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:29:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:29:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:29:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:29:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@486bdd59
[2022-08-12T02:29:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:29:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:29:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:30:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:30:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:30:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@710a1961
[2022-08-12T02:30:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:30:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:30:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:30:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:30:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:30:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10e079c1
[2022-08-12T02:30:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:30:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:30:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:31:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:31:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:31:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@294bb31d
[2022-08-12T02:31:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:31:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:31:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:31:58.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:31:58.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67933542
[2022-08-12T02:31:58.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:31:58.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:31:58.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:32:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:32:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:32:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11dfb386
[2022-08-12T02:32:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:32:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:32:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:32:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:32:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d85347d
[2022-08-12T02:32:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:32:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:32:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:33:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:33:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@696a3d84
[2022-08-12T02:33:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:33:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:33:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:33:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3716d326
[2022-08-12T02:33:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:33:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:33:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:34:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:34:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:34:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9937bae
[2022-08-12T02:34:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:34:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:34:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:34:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:34:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a621090
[2022-08-12T02:34:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:34:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:34:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:35:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:35:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e3a827b
[2022-08-12T02:35:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:35:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:35:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:35:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:35:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:35:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6438e918
[2022-08-12T02:35:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:35:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:35:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:36:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:36:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f9de5f7
[2022-08-12T02:36:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:36:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:36:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:36:58.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:36:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55861858
[2022-08-12T02:36:58.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:36:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:36:58.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:37:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:37:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:37:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25adc52f
[2022-08-12T02:37:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:37:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:37:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:37:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:37:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:37:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d0b8c50
[2022-08-12T02:37:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:37:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:37:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:38:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:38:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@206e9098
[2022-08-12T02:38:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:38:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:38:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:38:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:38:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18f9ede8
[2022-08-12T02:38:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:38:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:38:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:39:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:39:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:39:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60895540
[2022-08-12T02:39:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:39:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:39:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:39:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:39:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c0db8a3
[2022-08-12T02:39:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:39:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:39:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:40:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:40:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:40:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12429f7
[2022-08-12T02:40:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:40:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:40:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:40:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:40:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:40:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42677cbb
[2022-08-12T02:40:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:40:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:40:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:41:28.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:41:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@288f8425
[2022-08-12T02:41:28.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:41:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:41:28.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:41:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:41:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:41:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fcf34d0
[2022-08-12T02:41:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:41:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:41:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:42:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:42:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:42:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11f98ac
[2022-08-12T02:42:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:42:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:42:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:42:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:42:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:42:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41b391c5
[2022-08-12T02:42:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:42:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:42:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:43:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:43:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14aff14c
[2022-08-12T02:43:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:43:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:43:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:43:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:43:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:43:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34a95d4
[2022-08-12T02:43:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:43:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:43:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:44:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:44:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35ed1598
[2022-08-12T02:44:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:44:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:44:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:44:58.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:44:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39b0ea39
[2022-08-12T02:44:58.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:44:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:44:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:45:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:45:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:45:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@584f0386
[2022-08-12T02:45:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:45:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:45:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:45:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:45:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@382be58c
[2022-08-12T02:45:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:45:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:45:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:46:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:46:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f7553de
[2022-08-12T02:46:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:46:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:46:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:46:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:46:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@634fe685
[2022-08-12T02:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:46:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:47:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:47:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:47:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@729c8db6
[2022-08-12T02:47:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:47:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:47:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:47:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:47:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:47:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@791e66b0
[2022-08-12T02:47:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:47:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:47:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:48:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:48:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:48:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51d42e7e
[2022-08-12T02:48:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:48:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:48:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:48:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:48:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:48:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fe06831
[2022-08-12T02:48:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:48:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:48:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:49:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:49:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bf5d6b9
[2022-08-12T02:49:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:49:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:49:58.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:49:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104f88bf
[2022-08-12T02:49:58.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:49:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:49:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:50:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b9004d6
[2022-08-12T02:50:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:50:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:50:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:50:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29ead0c6
[2022-08-12T02:50:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:50:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:51:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:51:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:51:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5506593e
[2022-08-12T02:51:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:51:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:51:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:51:58.791+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:51:58.791+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@309302dd
[2022-08-12T02:51:58.791+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:51:58.792+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:51:58.792+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:52:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:52:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@484f2166
[2022-08-12T02:52:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:52:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:52:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:52:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:52:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:52:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b6fd3b8
[2022-08-12T02:52:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:52:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:52:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:53:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:53:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:53:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7589564b
[2022-08-12T02:53:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:53:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:53:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:53:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:53:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:53:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7867c9ea
[2022-08-12T02:53:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:53:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:53:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:54:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:54:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:54:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c29d32e
[2022-08-12T02:54:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:54:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:54:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:54:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:54:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:54:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c4dbbd7
[2022-08-12T02:54:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:54:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:54:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:55:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:55:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55ff9f42
[2022-08-12T02:55:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:55:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:55:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:55:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:55:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:55:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17cac831
[2022-08-12T02:55:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:55:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:56:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:56:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67934ee4
[2022-08-12T02:56:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:56:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:56:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:56:58.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:56:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54adc07
[2022-08-12T02:56:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:56:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:56:58.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:57:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:57:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:57:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e789403
[2022-08-12T02:57:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:57:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:57:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:57:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@134137b4
[2022-08-12T02:57:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:57:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:57:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:58:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:58:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:58:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2464973a
[2022-08-12T02:58:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:58:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:58:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:58:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:58:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:58:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5664fe7b
[2022-08-12T02:58:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:58:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:58:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:59:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@628a74b
[2022-08-12T02:59:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T02:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T02:59:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T02:59:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a859583
[2022-08-12T02:59:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T02:59:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T02:59:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:00:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:00:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:00:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33e3ab85
[2022-08-12T03:00:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:00:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:00:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:00:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:00:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a4d3f7
[2022-08-12T03:00:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:00:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:00:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:01:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:01:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:01:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71da5b0
[2022-08-12T03:01:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:01:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:01:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:01:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:01:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4271be44
[2022-08-12T03:01:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:01:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:02:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:02:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:02:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72274b5f
[2022-08-12T03:02:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:02:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:02:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:02:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63025b15
[2022-08-12T03:02:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:02:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:03:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:03:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:03:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a1d905
[2022-08-12T03:03:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:03:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:03:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:03:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:03:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@589f69b3
[2022-08-12T03:03:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:03:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:03:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:04:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:04:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282819bb
[2022-08-12T03:04:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:04:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:04:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:04:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:04:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14be01a9
[2022-08-12T03:04:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:04:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:04:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:05:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:05:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c6bf4c1
[2022-08-12T03:05:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:05:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:05:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:05:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ed1bb39
[2022-08-12T03:05:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:05:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:05:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:06:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:06:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:06:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63167af6
[2022-08-12T03:06:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:06:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:06:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:06:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:06:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368a1346
[2022-08-12T03:06:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:06:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:06:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:07:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:07:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a0a0306
[2022-08-12T03:07:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:07:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:07:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:07:58.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:07:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ffd3bb2
[2022-08-12T03:07:58.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:07:58.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:07:58.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:08:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:08:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:08:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1481ae1e
[2022-08-12T03:08:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:08:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:08:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:08:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:08:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:08:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5760953f
[2022-08-12T03:08:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:08:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:08:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:09:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:09:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:09:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40b6cac8
[2022-08-12T03:09:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:09:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:09:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:09:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:09:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@288558b
[2022-08-12T03:09:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:09:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:09:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:10:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:10:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a094e2d
[2022-08-12T03:10:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:10:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:10:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:10:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:10:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:10:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c05db8
[2022-08-12T03:10:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:10:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:10:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:11:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bef167b
[2022-08-12T03:11:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:11:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:11:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:11:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d94cbdd
[2022-08-12T03:11:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:11:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:12:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:12:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:12:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1caedbad
[2022-08-12T03:12:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:12:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:12:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:12:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:12:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:12:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@691a325e
[2022-08-12T03:12:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:12:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:12:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:13:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:13:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:13:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52d6b806
[2022-08-12T03:13:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:13:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:13:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:13:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b4f9723
[2022-08-12T03:13:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:13:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:13:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:14:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:14:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:14:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55345a55
[2022-08-12T03:14:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:14:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:14:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:14:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:14:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6daa78d6
[2022-08-12T03:14:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:14:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:14:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:15:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:15:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:15:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f33b828
[2022-08-12T03:15:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:15:28.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:15:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:15:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:15:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:15:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@414b35ef
[2022-08-12T03:15:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:15:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:15:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:16:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:16:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:16:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@705669
[2022-08-12T03:16:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:16:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:16:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:16:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:16:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:16:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@577302
[2022-08-12T03:16:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:16:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:16:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:17:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:17:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:17:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e5ce2bb
[2022-08-12T03:17:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:17:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:17:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:17:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:17:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:17:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@720db811
[2022-08-12T03:17:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:17:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:17:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:18:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:18:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56c68f7c
[2022-08-12T03:18:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:18:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:18:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:18:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:18:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ac54993
[2022-08-12T03:18:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:18:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:18:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:19:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:19:28.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:19:28.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3203fc0f
[2022-08-12T03:19:28.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:19:28.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:19:28.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:19:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:19:58.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:19:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66c11419
[2022-08-12T03:19:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:19:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:19:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:20:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:20:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43f88f51
[2022-08-12T03:20:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:20:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:20:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:20:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ffc4854
[2022-08-12T03:20:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:20:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:20:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:21:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:21:28.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:21:28.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49ce0886
[2022-08-12T03:21:28.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:21:28.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:21:28.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:21:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:21:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:21:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@739ef265
[2022-08-12T03:21:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:21:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:21:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:22:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:22:28.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:22:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f4a067b
[2022-08-12T03:22:28.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:22:28.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:22:28.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:22:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:22:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@371d60a8
[2022-08-12T03:22:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:22:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:22:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:23:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:23:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:23:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@274d9686
[2022-08-12T03:23:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:23:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:23:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:23:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:23:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d943810
[2022-08-12T03:23:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:23:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:23:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:24:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:24:28.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:24:28.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ac0efa0
[2022-08-12T03:24:28.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:24:28.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:24:28.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:24:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:24:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38afcc3c
[2022-08-12T03:24:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:24:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:24:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:25:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:25:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56dfcf20
[2022-08-12T03:25:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:25:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:25:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:25:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:25:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68064bb1
[2022-08-12T03:25:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:25:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:25:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:26:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5903b54
[2022-08-12T03:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:26:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:26:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:26:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:26:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5290d133
[2022-08-12T03:26:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:26:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:26:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:27:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:27:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:27:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cedb6f7
[2022-08-12T03:27:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:27:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:27:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:27:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:27:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fe26122
[2022-08-12T03:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:27:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:27:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:28:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:28:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:28:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a85e361
[2022-08-12T03:28:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:28:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:28:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:28:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:28:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d75324d
[2022-08-12T03:28:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:28:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:28:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:29:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:29:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:29:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50bf1f8
[2022-08-12T03:29:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:29:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:29:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:29:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:29:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d492f43
[2022-08-12T03:29:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:29:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:29:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:30:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:30:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:30:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43e6476
[2022-08-12T03:30:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:30:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:30:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:30:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:30:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:30:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21a9b6e0
[2022-08-12T03:30:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:30:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:30:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:31:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:31:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ec23415
[2022-08-12T03:31:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:31:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:31:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:31:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:31:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:31:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4745f509
[2022-08-12T03:31:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:31:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:31:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:32:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:32:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:32:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c78f6fe
[2022-08-12T03:32:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:32:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:32:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:32:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57e01402
[2022-08-12T03:32:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:32:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:32:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:33:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:33:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:33:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f3b866f
[2022-08-12T03:33:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:33:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:33:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:33:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:33:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fb1488e
[2022-08-12T03:33:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:33:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:33:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:34:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:34:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:34:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b7b1d22
[2022-08-12T03:34:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:34:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:34:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:34:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:34:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:34:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bd47420
[2022-08-12T03:34:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:34:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:34:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:35:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:35:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:35:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b3faa48
[2022-08-12T03:35:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:35:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:35:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:35:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:35:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:35:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57cdc411
[2022-08-12T03:35:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:35:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:35:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:36:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:36:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:36:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116f4f28
[2022-08-12T03:36:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:36:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:36:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:36:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:36:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:36:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b86dadc
[2022-08-12T03:36:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:36:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:36:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:37:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:37:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:37:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11f7c687
[2022-08-12T03:37:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:37:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:37:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:37:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:37:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:37:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cdfff78
[2022-08-12T03:37:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:37:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:37:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:38:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:38:28.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:38:28.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32eb7cbc
[2022-08-12T03:38:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:38:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:38:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:38:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:38:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:38:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25d0bd48
[2022-08-12T03:38:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:38:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:38:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:39:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:39:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:39:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f538515
[2022-08-12T03:39:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:39:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:39:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:39:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:39:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:39:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77852774
[2022-08-12T03:39:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:39:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:39:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:40:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:40:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:40:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6524e09f
[2022-08-12T03:40:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:40:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:40:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:40:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:40:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:40:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a4a6aae
[2022-08-12T03:40:58.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:40:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:40:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:41:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:41:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:41:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f165ce7
[2022-08-12T03:41:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:41:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:41:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:41:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:41:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aeede6f
[2022-08-12T03:41:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:41:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:41:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:42:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:42:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:42:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@207001c0
[2022-08-12T03:42:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:42:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:42:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:42:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:42:58.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:42:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed05476
[2022-08-12T03:42:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:42:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:42:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:43:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:43:28.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:43:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a68d22a
[2022-08-12T03:43:28.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:43:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:43:28.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:43:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:43:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:43:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6efe5e63
[2022-08-12T03:43:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:43:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:43:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:44:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:44:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:44:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f72591b
[2022-08-12T03:44:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:44:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:44:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:44:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:44:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a9a59fc
[2022-08-12T03:44:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:44:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:45:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:45:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:45:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@570b6925
[2022-08-12T03:45:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:45:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:45:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:45:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:45:58.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:45:58.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fa95469
[2022-08-12T03:45:58.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:45:58.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:45:58.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:46:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:46:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:46:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50fcc715
[2022-08-12T03:46:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:46:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:46:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:46:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:46:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45d48fe7
[2022-08-12T03:46:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:46:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:47:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:47:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:47:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20b601b4
[2022-08-12T03:47:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:47:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:47:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:47:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:47:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:47:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@621f5075
[2022-08-12T03:47:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:47:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:47:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:48:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:48:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:48:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69a1e0c7
[2022-08-12T03:48:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:48:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:48:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:48:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:48:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:48:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28abb48c
[2022-08-12T03:48:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:48:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:48:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:49:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:49:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:49:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fd3cef7
[2022-08-12T03:49:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:49:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:49:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:49:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:49:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:49:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1167fbce
[2022-08-12T03:49:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:49:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:49:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:50:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:50:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:50:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f3039ad
[2022-08-12T03:50:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:50:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:50:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:50:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:50:58.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:50:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bb95d51
[2022-08-12T03:50:58.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:50:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:50:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:51:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:51:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:51:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f64db09
[2022-08-12T03:51:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:51:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:51:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:51:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:51:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:51:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@552baaca
[2022-08-12T03:51:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:51:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:51:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:52:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:52:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:52:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3390aea8
[2022-08-12T03:52:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:52:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:52:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:52:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:52:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:52:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41bfd245
[2022-08-12T03:52:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:52:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:52:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:53:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:53:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:53:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37ae2fdd
[2022-08-12T03:53:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:53:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:53:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:53:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:53:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:53:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c113656
[2022-08-12T03:53:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:53:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:53:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:54:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:54:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71e67a8c
[2022-08-12T03:54:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:54:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:54:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:54:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:54:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:54:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d00fd58
[2022-08-12T03:54:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:54:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:55:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:55:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:55:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c03e400
[2022-08-12T03:55:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:55:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:55:28.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:55:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:55:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:55:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54090d04
[2022-08-12T03:55:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:55:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:55:58.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:56:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:56:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:56:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc2b45f
[2022-08-12T03:56:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:56:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:56:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:56:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:56:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:56:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@164e7efe
[2022-08-12T03:56:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:56:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:56:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:57:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:57:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:57:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e73800d
[2022-08-12T03:57:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:57:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:57:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:57:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:57:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:57:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@410dde8c
[2022-08-12T03:57:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:57:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:57:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:58:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:58:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31150ad0
[2022-08-12T03:58:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:58:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:58:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:58:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55f9e1f7
[2022-08-12T03:58:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:58:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:58:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:59:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:59:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:59:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f055667
[2022-08-12T03:59:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:59:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:59:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T03:59:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T03:59:58.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T03:59:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@657b596d
[2022-08-12T03:59:58.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T03:59:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T03:59:58.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:00:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:00:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:00:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@224b0cc7
[2022-08-12T04:00:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:00:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:00:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:00:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:00:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:00:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57f5ae8d
[2022-08-12T04:00:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:00:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:00:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:01:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:01:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:01:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a2c11d7
[2022-08-12T04:01:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:01:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:01:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:01:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:01:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:01:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@212fecbd
[2022-08-12T04:01:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:01:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:01:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:02:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:02:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4832f56a
[2022-08-12T04:02:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:02:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:02:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:02:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:02:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:02:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3da351ef
[2022-08-12T04:02:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:02:58.759+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:03:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:03:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aeb0fb2
[2022-08-12T04:03:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:03:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:03:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:03:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bf6f086
[2022-08-12T04:03:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:03:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:04:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:04:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:04:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8611ce
[2022-08-12T04:04:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:04:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:04:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:04:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:04:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:04:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e862046
[2022-08-12T04:04:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:04:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:04:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:05:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:05:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:05:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d381bd
[2022-08-12T04:05:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:05:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:05:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:05:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:05:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:05:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1304ee88
[2022-08-12T04:05:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:05:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:05:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:06:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:06:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:06:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@281aaf81
[2022-08-12T04:06:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:06:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:06:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:06:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:06:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:06:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37987fad
[2022-08-12T04:06:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:06:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:06:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:07:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:07:28.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:07:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bdbb120
[2022-08-12T04:07:28.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:07:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:07:28.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:07:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:07:58.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:07:58.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60b87879
[2022-08-12T04:07:58.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:07:58.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:07:58.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:08:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:08:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:08:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@682d664d
[2022-08-12T04:08:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:08:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:08:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:08:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:08:58.755+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:08:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31cb8023
[2022-08-12T04:08:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:08:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:08:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:09:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:09:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:09:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d88ffe3
[2022-08-12T04:09:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:09:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:09:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:09:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:09:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:09:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@197b4c95
[2022-08-12T04:09:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:09:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:09:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:10:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:10:28.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:10:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6025aa40
[2022-08-12T04:10:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:10:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:10:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:10:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:10:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:10:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bd4d817
[2022-08-12T04:10:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:10:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:10:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:11:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:11:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21037d6e
[2022-08-12T04:11:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:11:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:11:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:11:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:11:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a2352a
[2022-08-12T04:11:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:11:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:11:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:12:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:12:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:12:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1463b64
[2022-08-12T04:12:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:12:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:12:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:12:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:12:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:12:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13dc86f3
[2022-08-12T04:12:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:12:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:12:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:13:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:13:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:13:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51da77f8
[2022-08-12T04:13:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:13:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:13:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:13:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:13:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dfe6bbc
[2022-08-12T04:13:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:13:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:13:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:14:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:14:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b7d8b9
[2022-08-12T04:14:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:14:28.749+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:14:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:14:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:14:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38f44106
[2022-08-12T04:14:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:14:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:14:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:15:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:15:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@764179d6
[2022-08-12T04:15:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:15:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:15:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:15:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:15:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bedeea4
[2022-08-12T04:15:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:15:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:15:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:16:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:16:28.748+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:16:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f7fc219
[2022-08-12T04:16:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:16:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:16:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:16:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:16:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:16:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6df1d3bc
[2022-08-12T04:16:58.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:16:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:16:58.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:17:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:17:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:17:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52c1aba9
[2022-08-12T04:17:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:17:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:17:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:17:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:17:58.758+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:17:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a4f7fd
[2022-08-12T04:17:58.758+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:17:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:18:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:18:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:18:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@250ba410
[2022-08-12T04:18:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:18:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:18:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:18:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:18:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:18:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a9f03a0
[2022-08-12T04:18:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:18:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:18:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:19:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:19:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:19:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53c4894
[2022-08-12T04:19:28.754+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:19:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:19:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:19:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:19:58.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:19:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aab2246
[2022-08-12T04:19:58.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:19:58.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:19:58.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:20:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:20:28.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:20:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@194a9b58
[2022-08-12T04:20:28.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:20:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:20:28.754+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:20:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:20:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:20:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3be67a19
[2022-08-12T04:20:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:20:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:20:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:21:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:21:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e45f9f8
[2022-08-12T04:21:28.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:21:28.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:21:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:21:58.754+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:21:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45586bad
[2022-08-12T04:21:58.755+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:21:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:21:58.755+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:22:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:22:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:22:28.749+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6396d0fc
[2022-08-12T04:22:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:22:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:22:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:22:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:22:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:22:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d97d870
[2022-08-12T04:22:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:22:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:22:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:23:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:23:28.749+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:23:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@226bdc93
[2022-08-12T04:23:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:23:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:23:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:23:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:23:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:23:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba800aa
[2022-08-12T04:23:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:23:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:23:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:24:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:24:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:24:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44ad3996
[2022-08-12T04:24:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:24:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:24:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:24:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:24:58.757+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f6eb33f
[2022-08-12T04:24:58.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:24:58.757+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:24:58.758+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:25:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:25:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:25:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a09d519
[2022-08-12T04:25:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:25:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:25:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:25:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:25:58.752+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:25:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68426ef4
[2022-08-12T04:25:58.752+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:25:58.752+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:26:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:26:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@421e2356
[2022-08-12T04:26:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:26:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:26:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:26:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:26:58.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:26:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4592b04e
[2022-08-12T04:26:58.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:26:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:26:58.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:27:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:27:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:27:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77f5054c
[2022-08-12T04:27:28.748+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:27:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:27:28.748+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:27:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:27:58.753+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f2ee59e
[2022-08-12T04:27:58.753+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:27:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:27:58.753+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:28:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:28:28.751+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:28:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@710e3ab3
[2022-08-12T04:28:28.751+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:28:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:28:28.751+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:28:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:28:58.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:28:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ecbde2b
[2022-08-12T04:28:58.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:28:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:28:58.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:29:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:29:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:29:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55cd2557
[2022-08-12T04:29:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:29:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:29:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:29:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:29:58.761+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:29:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@191499c9
[2022-08-12T04:29:58.761+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:29:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:29:58.761+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:30:28.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:30:28.750+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:30:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@622e599a
[2022-08-12T04:30:28.750+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:30:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:30:28.750+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:30:58.738+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:30:58.760+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:30:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47bc7fc0
[2022-08-12T04:30:58.760+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:30:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:30:58.760+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:31:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:31:28.747+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:31:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d24844
[2022-08-12T04:31:28.747+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:31:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:31:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:31:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:31:58.756+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:31:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c2016a2
[2022-08-12T04:31:58.756+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:31:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:31:58.756+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:32:28.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:32:28.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:32:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67d5b78a
[2022-08-12T04:32:28.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-08-12T04:32:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-08-12T04:32:28.747+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-08-12T04:32:58.737+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-08-12T04:32:58.759+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-08-12T04:32:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c21a38
[2022-08-12T04:32:58.759+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[20