Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-07-18T23:37:12.683+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-07-18T23:37:13.030+00:00|INFO|log|main] Logging initialized @1168ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-07-18T23:37:13.287+00:00|INFO|ServiceManager|main] service manager starting
[2022-07-18T23:37:13.287+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-07-18T23:37:13.287+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-07-18T23:37:13.363+00:00|INFO|ServiceManager|main] service manager started
[2022-07-18T23:37:13.363+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-07-18T23:37:13.377+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-07-18T23:37:13.457+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-07-18T23:37:13.457+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-07-18T23:37:13.460+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-07-18T23:37:13.549+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-07-18T23:37:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:37:14.364+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-07-18T23:37:14.367+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6809ada8
[2022-07-18T23:37:14.367+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:37:14.373+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:37:14.373+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:37:14.545+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-07-18T23:37:14.549+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-07-18T23:37:14.686+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-07-18T23:37:14.716+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-07-18T23:37:14.716+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2856ms
[2022-07-18T23:37:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:37:44.661+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:37:44.661+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d5471b3
[2022-07-18T23:37:44.661+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:37:44.662+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:37:44.663+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:38:14.609+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:38:14.610+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c472d8e
[2022-07-18T23:38:14.610+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:38:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:38:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:38:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:38:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@91846a1
[2022-07-18T23:38:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:38:44.594+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:38:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:39:14.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:39:14.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dd50d9
[2022-07-18T23:39:14.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:39:14.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:39:14.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:39:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:39:44.591+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:39:44.592+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b6340c1
[2022-07-18T23:39:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:39:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:39:44.594+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:40:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:40:14.608+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:40:14.609+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c17dbbd
[2022-07-18T23:40:14.609+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:40:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:40:14.610+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:40:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:40:44.620+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:40:44.620+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2baac7c6
[2022-07-18T23:40:44.620+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:40:44.620+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:40:44.620+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:41:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:41:14.648+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:41:14.649+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e465132
[2022-07-18T23:41:14.649+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:41:14.649+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:41:14.649+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:41:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:41:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:41:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1564711f
[2022-07-18T23:41:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:41:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:41:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:42:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:42:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:42:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1293cce8
[2022-07-18T23:42:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:42:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:42:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:42:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:42:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240b4912
[2022-07-18T23:42:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:42:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:42:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:43:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:43:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:43:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6483fd47
[2022-07-18T23:43:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:43:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:43:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:43:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:43:44.589+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:43:44.590+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c0dbf1d
[2022-07-18T23:43:44.590+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:43:44.590+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:43:44.590+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:44:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:44:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:44:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@743b4059
[2022-07-18T23:44:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:44:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:44:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:44:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:44:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8a5a03
[2022-07-18T23:44:44.594+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:44:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:44:44.595+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:45:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:45:14.603+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:45:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54ecd5a
[2022-07-18T23:45:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:45:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:45:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:45:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:45:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:45:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dedaf78
[2022-07-18T23:45:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:45:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:45:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:46:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:46:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:46:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24483eef
[2022-07-18T23:46:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:46:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:46:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:46:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:46:44.618+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:46:44.618+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@696927ed
[2022-07-18T23:46:44.619+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:46:44.619+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:46:44.619+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:47:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:47:14.638+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:47:14.638+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c5ea7a5
[2022-07-18T23:47:14.638+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:47:14.638+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:47:14.638+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:47:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:47:44.585+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:47:44.585+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c15f07b
[2022-07-18T23:47:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:47:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:47:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:48:14.612+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:48:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69449f89
[2022-07-18T23:48:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:48:14.613+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:48:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:48:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:48:44.625+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:48:44.625+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@784fac81
[2022-07-18T23:48:44.625+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:48:44.625+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:48:44.625+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:49:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:49:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:49:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43d931fd
[2022-07-18T23:49:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:49:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:49:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:49:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:49:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ebf56d8
[2022-07-18T23:49:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:49:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:49:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:50:14.605+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:50:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f242bd3
[2022-07-18T23:50:14.613+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:50:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:50:14.614+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:50:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:50:44.596+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:50:44.597+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b14003
[2022-07-18T23:50:44.597+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:50:44.598+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:50:44.598+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:51:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:51:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:51:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fdbb2cd
[2022-07-18T23:51:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:51:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:51:14.609+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:51:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:51:44.591+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:51:44.591+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3281a3a2
[2022-07-18T23:51:44.591+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:51:44.591+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:51:44.591+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:52:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:52:14.608+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:52:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758db190
[2022-07-18T23:52:14.608+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:52:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:52:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:52:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:52:44.585+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:52:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2545b46
[2022-07-18T23:52:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:52:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:52:44.586+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:53:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:53:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:53:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6970e0d4
[2022-07-18T23:53:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:53:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:53:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:53:44.592+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:53:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32689266
[2022-07-18T23:53:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:53:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:53:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:54:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:54:14.607+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:54:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47423e2
[2022-07-18T23:54:14.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:54:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:54:14.608+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:54:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:54:44.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:54:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de50e65
[2022-07-18T23:54:44.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:54:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:54:44.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:55:14.606+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:55:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d59cf97
[2022-07-18T23:55:14.606+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:55:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:55:14.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:55:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:55:44.586+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:55:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20a00496
[2022-07-18T23:55:44.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:55:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:55:44.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:56:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:56:14.602+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:56:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e55f296
[2022-07-18T23:56:14.603+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:56:14.603+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:56:14.604+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:56:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:56:44.604+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:56:44.604+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ba9564
[2022-07-18T23:56:44.605+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:56:44.605+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:56:44.607+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:57:13.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:57:14.602+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-18T23:57:14.602+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61ec5af5
[2022-07-18T23:57:14.602+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:57:14.602+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:57:14.602+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:57:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:57:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f0603fc
[2022-07-18T23:57:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:57:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:57:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:58:13.553+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:58:13.593+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:58:13.593+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4281a4be
[2022-07-18T23:58:13.593+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:58:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:58:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:58:43.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:58:43.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:58:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@382fcb10
[2022-07-18T23:58:43.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:58:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:58:43.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:59:13.580+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:59:13.580+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34228930
[2022-07-18T23:59:13.580+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:59:13.580+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:59:13.580+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-18T23:59:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-18T23:59:43.587+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-18T23:59:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29ae6ff3
[2022-07-18T23:59:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-18T23:59:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-18T23:59:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:00:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:00:13.746+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:00:13.746+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@763a7575
[2022-07-19T00:00:13.746+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:00:13.746+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:00:13.746+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:00:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:00:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:00:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67bbf66b
[2022-07-19T00:00:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:00:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:00:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:01:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:01:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d876c95
[2022-07-19T00:01:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:01:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:01:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:01:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:01:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27f858f9
[2022-07-19T00:01:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:01:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:01:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:02:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:02:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@680c4db5
[2022-07-19T00:02:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:02:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:02:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:02:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:02:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6396f749
[2022-07-19T00:02:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:02:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:02:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:03:13.574+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:03:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c6a11e7
[2022-07-19T00:03:13.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:03:13.575+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:03:13.575+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:03:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:03:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:03:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76cca90a
[2022-07-19T00:03:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:03:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:03:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:04:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:04:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@695b8853
[2022-07-19T00:04:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:04:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:04:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:04:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:04:43.578+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:04:43.578+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dcddd06
[2022-07-19T00:04:43.578+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:04:43.579+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:04:43.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:05:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:05:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c9e2e3d
[2022-07-19T00:05:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:05:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:05:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:05:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:05:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:05:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@686dcc78
[2022-07-19T00:05:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:05:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:05:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:06:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:06:13.599+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:06:13.599+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5718b27d
[2022-07-19T00:06:13.599+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:06:13.600+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:06:13.600+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:06:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:06:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cbb15a
[2022-07-19T00:06:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:06:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:07:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:07:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:07:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687250c5
[2022-07-19T00:07:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:07:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:07:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:07:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:07:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:07:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b13fbcf
[2022-07-19T00:07:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:07:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:07:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:08:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:08:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:08:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53297016
[2022-07-19T00:08:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:08:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:08:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:08:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:08:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54860840
[2022-07-19T00:08:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:08:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:08:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:09:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:09:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:09:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f9714c
[2022-07-19T00:09:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:09:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:09:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:09:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:09:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73e118c
[2022-07-19T00:09:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:09:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:09:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:10:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:10:13.577+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:10:13.577+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ab4b11
[2022-07-19T00:10:13.577+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:10:13.578+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:10:13.578+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:10:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:10:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f90c0df
[2022-07-19T00:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:11:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:11:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:11:13.573+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17280d2f
[2022-07-19T00:11:13.573+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:11:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:11:13.573+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:11:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:11:43.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:11:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4335f3ed
[2022-07-19T00:11:43.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:11:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:11:43.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:12:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:12:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ae4afc6
[2022-07-19T00:12:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:12:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:12:43.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:12:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35341da8
[2022-07-19T00:12:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:12:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:12:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:13:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:13:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:13:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c055899
[2022-07-19T00:13:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:13:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:13:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:13:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:13:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:13:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1336bde7
[2022-07-19T00:13:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:13:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:14:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:14:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:14:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d1179ca
[2022-07-19T00:14:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:14:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:14:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:14:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:14:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:14:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cef4cca
[2022-07-19T00:14:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:14:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:14:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:15:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:15:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ebd3ab
[2022-07-19T00:15:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:15:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:15:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:15:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aa7eaf
[2022-07-19T00:15:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:15:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:15:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:16:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:16:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:16:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7677a856
[2022-07-19T00:16:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:16:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:16:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:16:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:16:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4992cd64
[2022-07-19T00:16:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:16:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:17:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:17:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7966b8cd
[2022-07-19T00:17:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:17:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:17:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:17:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79a1a346
[2022-07-19T00:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:17:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:17:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:18:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:18:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:18:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f3ad635
[2022-07-19T00:18:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:18:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:18:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:18:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:18:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eab0a34
[2022-07-19T00:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:18:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:18:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:19:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:19:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c4769d0
[2022-07-19T00:19:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:19:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:19:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:19:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:19:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b932b1
[2022-07-19T00:19:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:19:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:19:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:20:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:20:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e1070a
[2022-07-19T00:20:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:20:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:20:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:20:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c1b9ff3
[2022-07-19T00:20:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:20:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:21:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:21:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:21:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@217cc971
[2022-07-19T00:21:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:21:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:21:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:21:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:21:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:21:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@778a1fa6
[2022-07-19T00:21:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:21:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:21:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:22:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:22:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23c4f47b
[2022-07-19T00:22:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:22:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:22:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:22:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:22:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5eb974ae
[2022-07-19T00:22:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:22:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:22:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:23:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:23:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1dd9ec
[2022-07-19T00:23:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:23:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:23:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:23:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:23:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:23:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@721bcca2
[2022-07-19T00:23:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:23:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:23:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:24:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:24:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:24:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@291247b7
[2022-07-19T00:24:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:24:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:24:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:24:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:24:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@148600d3
[2022-07-19T00:24:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:24:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:25:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:25:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:25:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@297dead3
[2022-07-19T00:25:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:25:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:25:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:25:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:25:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d6401d3
[2022-07-19T00:25:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:25:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:25:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:26:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:26:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6adf7220
[2022-07-19T00:26:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:26:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:26:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:26:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:26:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@380ed367
[2022-07-19T00:26:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:26:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:26:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:27:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:27:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:27:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fa97726
[2022-07-19T00:27:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:27:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:27:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:27:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:27:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4574b0
[2022-07-19T00:27:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:27:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:28:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:28:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:28:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c8184e1
[2022-07-19T00:28:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:28:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:28:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:28:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:28:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@348fe429
[2022-07-19T00:28:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:28:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:29:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:29:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59ea24aa
[2022-07-19T00:29:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:29:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:29:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:29:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:29:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@566473d6
[2022-07-19T00:29:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:29:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:29:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:30:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:30:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25692643
[2022-07-19T00:30:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:30:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:30:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:30:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:30:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cf226
[2022-07-19T00:30:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:30:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:30:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:31:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:31:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d8632e1
[2022-07-19T00:31:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:31:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:31:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:31:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:31:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46cd327e
[2022-07-19T00:31:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:31:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:31:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:32:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:32:13.573+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:32:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232d0364
[2022-07-19T00:32:13.574+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:32:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:32:13.574+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:32:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:32:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:32:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39b10002
[2022-07-19T00:32:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:32:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:32:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:33:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:33:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:33:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75e92e1a
[2022-07-19T00:33:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:33:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:33:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:33:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:33:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:33:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c3f6e27
[2022-07-19T00:33:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:33:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:33:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:34:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:34:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:34:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b2a8a3
[2022-07-19T00:34:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:34:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:34:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:34:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:34:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bcfae74
[2022-07-19T00:34:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:34:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:34:43.558+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:35:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:35:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:35:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d419b15
[2022-07-19T00:35:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:35:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:35:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:35:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:35:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:35:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5847807f
[2022-07-19T00:35:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:35:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:35:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:36:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:36:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:36:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3507d924
[2022-07-19T00:36:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:36:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:36:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:36:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:36:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65844633
[2022-07-19T00:36:43.576+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:36:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:36:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:37:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:37:13.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:37:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1518873b
[2022-07-19T00:37:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:37:13.583+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:37:13.583+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:37:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:37:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39960ebd
[2022-07-19T00:37:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:37:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:38:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:38:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:38:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8b1d999
[2022-07-19T00:38:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:38:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:38:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:38:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:38:43.587+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:38:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e590253
[2022-07-19T00:38:43.587+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:38:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:38:43.587+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:39:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:39:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:39:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f25385c
[2022-07-19T00:39:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:39:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:39:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:39:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:39:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:39:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@737d8838
[2022-07-19T00:39:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:39:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:39:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:40:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:40:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@714b1aa
[2022-07-19T00:40:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:40:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:40:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:40:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:40:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:40:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19c6d26c
[2022-07-19T00:40:43.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:40:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:40:43.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:41:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:41:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c8df0a0
[2022-07-19T00:41:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:41:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:41:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:41:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:41:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33dbdf5c
[2022-07-19T00:41:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:41:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:41:43.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:42:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:42:13.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:42:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45efcffe
[2022-07-19T00:42:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:42:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:42:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:42:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:42:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66e5547e
[2022-07-19T00:42:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:42:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:42:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:43:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:43:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:43:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ad88002
[2022-07-19T00:43:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:43:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:43:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:43:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:43:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:43:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@486cd534
[2022-07-19T00:43:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:43:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:43:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:44:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:44:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:44:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4719539c
[2022-07-19T00:44:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:44:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:44:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:44:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:44:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4691e81a
[2022-07-19T00:44:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:44:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:44:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:45:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:45:13.582+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:45:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64b2089a
[2022-07-19T00:45:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:45:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:45:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:45:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:45:43.562+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:45:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@313c7d3f
[2022-07-19T00:45:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:45:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:45:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:46:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:46:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:46:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f3bb8d4
[2022-07-19T00:46:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:46:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:46:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:46:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:46:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:46:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4538359
[2022-07-19T00:46:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:46:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:46:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:47:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:47:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:47:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3a906a
[2022-07-19T00:47:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:47:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:47:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:47:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:47:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:47:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b448084
[2022-07-19T00:47:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:47:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:48:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:48:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b32653
[2022-07-19T00:48:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:48:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:48:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:48:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67febf44
[2022-07-19T00:48:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:48:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:49:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:49:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@334b54dc
[2022-07-19T00:49:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:49:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:49:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:49:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:49:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:49:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b63e339
[2022-07-19T00:49:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:49:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:49:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:50:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:50:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:50:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b51821c
[2022-07-19T00:50:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:50:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:50:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:50:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:50:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ee6c6a0
[2022-07-19T00:50:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:50:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:50:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:51:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:51:13.576+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:51:13.576+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c15b419
[2022-07-19T00:51:13.576+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:51:13.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:51:13.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:51:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:51:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:51:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1449d37
[2022-07-19T00:51:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:51:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:52:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:52:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0205d1
[2022-07-19T00:52:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:52:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:52:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:52:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:52:43.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@296addb2
[2022-07-19T00:52:43.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:52:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:53:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:53:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a605a2
[2022-07-19T00:53:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:53:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:53:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:53:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:53:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6db1541a
[2022-07-19T00:53:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:53:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:54:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:54:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:54:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79eb9ca
[2022-07-19T00:54:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:54:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:54:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:54:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:54:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:54:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd794b7
[2022-07-19T00:54:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:54:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:54:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:55:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:55:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f436b79
[2022-07-19T00:55:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:55:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:55:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:55:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:55:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:55:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62e7cdc6
[2022-07-19T00:55:43.562+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:55:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:55:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:56:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:56:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:56:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae0a7c5
[2022-07-19T00:56:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:56:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:56:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:56:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:56:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:56:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b7f241
[2022-07-19T00:56:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:56:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:56:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:57:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:57:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:57:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d676977
[2022-07-19T00:57:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:57:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:57:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:57:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:57:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:57:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f930734
[2022-07-19T00:57:43.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:57:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:57:43.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:58:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:58:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:58:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@613ddf3a
[2022-07-19T00:58:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:58:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:58:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:58:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:58:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:58:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1100bcc7
[2022-07-19T00:58:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:58:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:59:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:59:13.569+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:59:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@697cf2b6
[2022-07-19T00:59:13.569+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:59:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:59:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T00:59:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T00:59:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T00:59:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1b0038
[2022-07-19T00:59:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T00:59:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T00:59:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:00:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:00:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:00:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@131ab76c
[2022-07-19T01:00:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:00:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:00:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:00:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:00:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:00:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12f00066
[2022-07-19T01:00:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:00:43.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:01:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:01:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:01:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c5d84d8
[2022-07-19T01:01:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:01:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:01:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:01:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:01:43.557+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:01:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6abb3de9
[2022-07-19T01:01:43.557+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:01:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:01:43.557+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:02:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:02:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:02:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4359895a
[2022-07-19T01:02:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:02:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:02:13.569+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:02:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:02:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:02:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d8a005f
[2022-07-19T01:02:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:02:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:02:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:03:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:03:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:03:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fbaa9e3
[2022-07-19T01:03:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:03:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:03:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:03:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:03:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:03:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@921b61d
[2022-07-19T01:03:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:03:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:03:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:04:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:04:13.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:04:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7396b797
[2022-07-19T01:04:13.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:04:13.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:04:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:04:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:04:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a6b9875
[2022-07-19T01:04:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:04:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:04:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:05:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:05:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17a8699c
[2022-07-19T01:05:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:05:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:05:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:05:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:05:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32fc7428
[2022-07-19T01:05:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:05:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:05:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:06:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:06:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:06:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@656f23dd
[2022-07-19T01:06:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:06:13.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:06:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:06:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:06:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b799db3
[2022-07-19T01:06:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:06:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:06:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:07:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:07:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:07:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781e8632
[2022-07-19T01:07:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:07:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:07:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:07:43.550+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:07:43.563+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4493392f
[2022-07-19T01:07:43.563+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:07:43.563+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:08:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:08:13.571+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:08:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ca526d2
[2022-07-19T01:08:13.571+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:08:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:08:13.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:08:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:08:43.575+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70275174
[2022-07-19T01:08:43.575+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:08:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:08:43.576+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:09:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:09:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:09:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79182492
[2022-07-19T01:09:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:09:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:09:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:09:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:09:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:09:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45aa7b3f
[2022-07-19T01:09:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:09:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:09:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:10:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:10:13.568+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:10:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cf5ce4d
[2022-07-19T01:10:13.568+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:10:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:10:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:10:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:10:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cc3b2cd
[2022-07-19T01:10:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:10:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:10:43.560+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:11:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:11:13.570+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:11:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52024c9a
[2022-07-19T01:11:13.570+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:11:13.570+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:11:13.571+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:11:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:11:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:11:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c71f6bd
[2022-07-19T01:11:43.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:11:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:12:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:12:13.567+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@342b4a83
[2022-07-19T01:12:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:12:13.568+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:12:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:12:43.559+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61a4006f
[2022-07-19T01:12:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:12:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:13:13.551+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:13:13.581+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:13:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@327712f1
[2022-07-19T01:13:13.582+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:13:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:13:13.582+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:13:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:13:43.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:13:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47abb189
[2022-07-19T01:13:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:13:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:13:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:14:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:14:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:14:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ca8910
[2022-07-19T01:14:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:14:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:14:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:14:43.558+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:14:43.558+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7513c8d6
[2022-07-19T01:14:43.559+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:14:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:14:43.559+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:15:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:15:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:15:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@551bf3fa
[2022-07-19T01:15:13.567+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:15:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:15:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:15:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:15:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:15:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ff4a8aa
[2022-07-19T01:15:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:15:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:15:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:16:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:16:13.565+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:16:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46fb98a6
[2022-07-19T01:16:13.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:16:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:16:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:16:43.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:16:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70289a59
[2022-07-19T01:16:43.565+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:16:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:16:43.565+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:17:13.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:17:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:17:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d730fd1
[2022-07-19T01:17:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:17:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:17:13.567+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:17:43.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:17:43.561+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562503ca
[2022-07-19T01:17:43.561+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:17:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:17:43.562+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:18:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:18:13.566+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19f2da1
[2022-07-19T01:18:13.566+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:18:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:18:13.566+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:18:43.549+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:18:43.560+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76396b95
[2022-07-19T01:18:43.560+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:18:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:18:43.561+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-19T01:19:13.548+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-19T01:19:13.564+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-19T01:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63170db1
[2022-07-19T01:19:13.564+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-19T01:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-19T01:19:13.564+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized