Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-07-29T08:45:50.957+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-07-29T08:45:51.342+00:00|INFO|log|main] Logging initialized @1215ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-07-29T08:45:51.622+00:00|INFO|ServiceManager|main] service manager starting
[2022-07-29T08:45:51.623+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-07-29T08:45:51.623+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-29T08:45:51.703+00:00|INFO|ServiceManager|main] service manager started
[2022-07-29T08:45:51.703+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-29T08:45:51.719+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-29T08:45:51.783+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-07-29T08:45:51.783+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-07-29T08:45:51.785+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-07-29T08:45:51.848+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-07-29T08:45:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:45:52.604+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-29T08:45:52.607+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45b4cee9
[2022-07-29T08:45:52.607+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:45:52.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-29T08:45:52.614+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:45:52.771+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-07-29T08:45:52.775+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-07-29T08:45:52.896+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-07-29T08:45:52.920+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-07-29T08:45:52.920+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2793ms
[2022-07-29T08:46:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:46:22.978+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:46:22.978+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6edd2bbf
[2022-07-29T08:46:22.978+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:46:22.978+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:46:22.978+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:46:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:46:52.906+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:46:52.907+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5464bbfe
[2022-07-29T08:46:52.907+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:46:52.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:46:52.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:47:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:47:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:47:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d93c809
[2022-07-29T08:47:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:47:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:47:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:47:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:47:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:47:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ed38178
[2022-07-29T08:47:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:47:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:47:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:48:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:48:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:48:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@772ba4e5
[2022-07-29T08:48:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:48:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:48:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:48:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:48:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:48:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5612aa38
[2022-07-29T08:48:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:48:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:48:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:49:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:49:22.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:49:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576f19b1
[2022-07-29T08:49:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:49:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:49:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:49:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:49:52.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:49:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69e53b40
[2022-07-29T08:49:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:49:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:49:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:50:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:50:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:50:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20f70e8d
[2022-07-29T08:50:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:50:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:50:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:50:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:50:52.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:50:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68406921
[2022-07-29T08:50:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:50:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:50:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:51:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:51:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:51:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c35673e
[2022-07-29T08:51:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:51:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:51:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:51:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:51:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:51:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40302450
[2022-07-29T08:51:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:51:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:51:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:52:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:52:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:52:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f6dc456
[2022-07-29T08:52:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:52:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:52:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:52:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:52:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:52:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29029364
[2022-07-29T08:52:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:52:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:52:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:53:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:53:22.910+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:53:22.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5e35df
[2022-07-29T08:53:22.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:53:22.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:53:22.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:53:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:53:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:53:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@579ae603
[2022-07-29T08:53:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:53:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:53:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:54:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:54:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:54:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69256993
[2022-07-29T08:54:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:54:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:54:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:54:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:54:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:54:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@722b9030
[2022-07-29T08:54:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:54:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:54:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:55:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:55:22.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:55:22.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f985e26
[2022-07-29T08:55:22.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:55:22.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:55:22.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:55:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:55:52.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:55:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27af5959
[2022-07-29T08:55:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:55:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:55:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:56:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:56:22.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:56:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5019bb64
[2022-07-29T08:56:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:56:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:56:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:56:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:56:52.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:56:52.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d82c51
[2022-07-29T08:56:52.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:56:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:56:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:57:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:57:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:57:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dd3aa11
[2022-07-29T08:57:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:57:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:57:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:57:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:57:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:57:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39f942b2
[2022-07-29T08:57:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:57:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:57:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:58:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:58:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:58:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d61a1c8
[2022-07-29T08:58:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:58:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:58:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:58:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:58:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:58:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22b64f44
[2022-07-29T08:58:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:58:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:58:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:59:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:59:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:59:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30ad58e9
[2022-07-29T08:59:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:59:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:59:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T08:59:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T08:59:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T08:59:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e2252c9
[2022-07-29T08:59:52.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T08:59:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T08:59:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:00:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:00:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:00:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754330ef
[2022-07-29T09:00:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:00:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:00:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:00:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:00:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:00:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5feddb63
[2022-07-29T09:00:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:00:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:00:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:01:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:01:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:01:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562f1112
[2022-07-29T09:01:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:01:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:01:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:01:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:01:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:01:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2273360
[2022-07-29T09:01:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:01:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:01:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:02:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:02:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:02:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46901746
[2022-07-29T09:02:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:02:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:02:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:02:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:02:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:02:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48ef61a1
[2022-07-29T09:02:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:02:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:02:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:03:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:03:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:03:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b905a0
[2022-07-29T09:03:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:03:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:03:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:03:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:03:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:03:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@736b3e0a
[2022-07-29T09:03:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:03:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:03:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:04:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:04:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:04:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51b646a3
[2022-07-29T09:04:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:04:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:04:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:04:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:04:52.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:04:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b57e552
[2022-07-29T09:04:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:04:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:04:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:05:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:05:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:05:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cfba909
[2022-07-29T09:05:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:05:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:05:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:05:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:05:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:05:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@532fd789
[2022-07-29T09:05:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:05:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:05:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:06:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:06:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:06:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@741e8cec
[2022-07-29T09:06:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:06:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:06:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:06:51.859+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:06:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:06:52.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66593326
[2022-07-29T09:06:52.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:06:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:06:52.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:07:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:07:22.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:07:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50d8ba15
[2022-07-29T09:07:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:07:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:07:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:07:51.849+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:07:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:07:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e7fbb76
[2022-07-29T09:07:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:07:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:07:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:08:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:08:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:08:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5457c91b
[2022-07-29T09:08:22.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:08:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:08:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:08:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:08:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:08:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28500905
[2022-07-29T09:08:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:08:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:08:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:09:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:09:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:09:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6800b4ac
[2022-07-29T09:09:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:09:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:09:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:09:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:09:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:09:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6709c4f7
[2022-07-29T09:09:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:09:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:09:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:10:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:10:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:10:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79bb9269
[2022-07-29T09:10:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:10:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:10:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:10:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:10:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:10:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79fece13
[2022-07-29T09:10:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:10:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:10:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:11:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:11:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:11:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de48dc2
[2022-07-29T09:11:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:11:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:11:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:11:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:11:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:11:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cf8c80
[2022-07-29T09:11:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:11:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:11:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:12:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:12:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:12:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50ba9e0f
[2022-07-29T09:12:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:12:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:12:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:12:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:12:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:12:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@541ff097
[2022-07-29T09:12:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:12:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:12:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:13:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:13:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:13:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61946e51
[2022-07-29T09:13:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:13:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:13:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:13:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:13:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:13:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b15a0ce
[2022-07-29T09:13:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:13:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:13:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:14:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:14:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:14:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@620bfba2
[2022-07-29T09:14:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:14:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:14:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:14:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:14:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:14:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74a3a40
[2022-07-29T09:14:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:14:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:14:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:15:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:15:22.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:15:22.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5752529b
[2022-07-29T09:15:22.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:15:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:15:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:15:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:15:52.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:15:52.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@752ad8dd
[2022-07-29T09:15:52.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:15:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:15:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:16:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:16:22.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:16:22.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6934a62a
[2022-07-29T09:16:22.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:16:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:16:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:16:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:16:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:16:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3906e3b9
[2022-07-29T09:16:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:16:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:16:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:17:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:17:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:17:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f67046
[2022-07-29T09:17:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:17:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:17:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:17:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:17:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:17:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cb70db4
[2022-07-29T09:17:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:17:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:17:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:18:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:18:22.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:18:22.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9cac500
[2022-07-29T09:18:22.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:18:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:18:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:18:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:18:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:18:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd75c34
[2022-07-29T09:18:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:18:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:18:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:19:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:19:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:19:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c9cb6e5
[2022-07-29T09:19:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:19:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:19:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:19:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:19:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:19:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fe9404e
[2022-07-29T09:19:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:19:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:19:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:20:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:20:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:20:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b28c5eb
[2022-07-29T09:20:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:20:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:20:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:20:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:20:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:20:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a52586
[2022-07-29T09:20:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:20:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:20:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:21:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:21:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:21:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@826a5b0
[2022-07-29T09:21:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:21:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:21:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:21:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:21:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:21:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b0da2d8
[2022-07-29T09:21:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:21:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:21:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:22:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:22:22.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:22:22.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ad29e2c
[2022-07-29T09:22:22.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:22:22.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:22:22.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:22:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:22:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:22:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f625a32
[2022-07-29T09:22:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:22:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:22:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:23:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:23:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:23:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13a60b98
[2022-07-29T09:23:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:23:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:23:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:23:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:23:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:23:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@529772ea
[2022-07-29T09:23:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:23:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:23:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:24:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:24:22.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:24:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34bb5128
[2022-07-29T09:24:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:24:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:24:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:24:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:24:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:24:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ffc496b
[2022-07-29T09:24:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:24:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:24:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:25:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:25:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:25:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5411e850
[2022-07-29T09:25:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:25:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:25:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:25:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:25:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:25:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ef4ddfe
[2022-07-29T09:25:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:25:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:25:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:26:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:26:22.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:26:22.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42a18f0b
[2022-07-29T09:26:22.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:26:22.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:26:22.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:26:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:26:52.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:26:52.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d14bb33
[2022-07-29T09:26:52.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:26:52.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:26:52.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:27:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:27:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:27:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8df42b
[2022-07-29T09:27:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:27:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:27:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:27:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:27:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:27:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45ac69f1
[2022-07-29T09:27:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:27:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:27:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:28:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:28:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:28:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@702f2332
[2022-07-29T09:28:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:28:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:28:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:28:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:28:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:28:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34e8c676
[2022-07-29T09:28:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:28:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:28:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:29:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:29:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:29:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@449816d
[2022-07-29T09:29:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:29:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:29:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:29:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:29:52.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:29:52.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65704318
[2022-07-29T09:29:52.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:29:52.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:29:52.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:30:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:30:22.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:30:22.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4722a875
[2022-07-29T09:30:22.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:30:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:30:22.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:30:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:30:52.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:30:52.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c27b63d
[2022-07-29T09:30:52.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:30:52.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:30:52.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:31:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:31:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:31:22.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@292dd57c
[2022-07-29T09:31:22.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:31:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:31:22.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:31:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:31:52.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:31:52.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@583cec73
[2022-07-29T09:31:52.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:31:52.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:31:52.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:32:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:32:22.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:32:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14936db6
[2022-07-29T09:32:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:32:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:32:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:32:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:32:52.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:32:52.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20c6d21b
[2022-07-29T09:32:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:32:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:32:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:33:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:33:22.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:33:22.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@670c9b18
[2022-07-29T09:33:22.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:33:22.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:33:22.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:33:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:33:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:33:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36208853
[2022-07-29T09:33:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:33:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:33:52.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:34:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:34:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:34:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51fee55b
[2022-07-29T09:34:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:34:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:34:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:34:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:34:52.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:34:52.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8a3f4df
[2022-07-29T09:34:52.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:34:52.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:34:52.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:35:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:35:22.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:35:22.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eb1587e
[2022-07-29T09:35:22.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:35:22.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:35:22.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:35:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:35:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:35:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4785b8da
[2022-07-29T09:35:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:35:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:35:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:36:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:36:22.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:36:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4610ab4f
[2022-07-29T09:36:22.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:36:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:36:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:36:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:36:52.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:36:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29a99f8a
[2022-07-29T09:36:52.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:36:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:36:52.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:37:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:37:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:37:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59bb1560
[2022-07-29T09:37:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:37:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:37:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:37:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:37:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:37:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f18d45e
[2022-07-29T09:37:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:37:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:37:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:38:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:38:22.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:38:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43794208
[2022-07-29T09:38:22.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:38:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:38:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:38:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:38:52.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:38:52.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f4f6f9c
[2022-07-29T09:38:52.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:38:52.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:38:52.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:39:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:39:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:39:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7db1f1ea
[2022-07-29T09:39:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:39:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:39:22.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:39:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:39:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:39:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69a47cd6
[2022-07-29T09:39:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:39:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:39:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:40:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:40:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:40:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d1bf379
[2022-07-29T09:40:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:40:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:40:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:40:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:40:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:40:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c3652fb
[2022-07-29T09:40:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:40:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:40:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:41:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:41:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:41:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e0445a
[2022-07-29T09:41:22.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:41:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:41:22.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:41:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:41:52.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:41:52.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dc0bbc8
[2022-07-29T09:41:52.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:41:52.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:41:52.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:42:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:42:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:42:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53447a25
[2022-07-29T09:42:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:42:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:42:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:42:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:42:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:42:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fec8ae4
[2022-07-29T09:42:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:42:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:42:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:43:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:43:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:43:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@476094b0
[2022-07-29T09:43:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:43:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:43:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:43:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:43:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:43:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35adc3e5
[2022-07-29T09:43:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:43:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:43:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:44:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:44:22.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:44:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@167d3cd6
[2022-07-29T09:44:22.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:44:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:44:22.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:44:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:44:52.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:44:52.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11ad4771
[2022-07-29T09:44:52.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:44:52.927+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:44:52.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:45:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:45:22.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:45:22.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42036ff3
[2022-07-29T09:45:22.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:45:22.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:45:22.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:45:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:45:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:45:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ded6dbe
[2022-07-29T09:45:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:45:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:45:52.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:46:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:46:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:46:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@113d410c
[2022-07-29T09:46:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:46:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:46:22.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:46:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:46:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:46:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4953a0aa
[2022-07-29T09:46:52.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:46:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:46:52.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:47:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:47:22.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:47:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67aebeb1
[2022-07-29T09:47:22.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:47:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:47:22.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:47:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:47:52.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-07-29T09:47:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aa0bca4
[2022-07-29T09:47:52.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:47:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:47:52.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:48:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:48:21.856+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:48:21.857+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4546c887
[2022-07-29T09:48:21.857+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:48:21.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:48:21.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:48:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:48:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:48:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28f3e74f
[2022-07-29T09:48:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:48:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:48:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:49:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:49:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:49:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d153a03
[2022-07-29T09:49:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:49:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:49:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:49:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:49:51.867+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:49:51.867+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36a7c32f
[2022-07-29T09:49:51.867+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:49:51.867+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:49:51.867+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:50:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:50:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:50:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eea48af
[2022-07-29T09:50:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:50:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:50:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:50:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:50:51.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:50:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8236eac
[2022-07-29T09:50:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:50:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:50:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:51:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:51:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:51:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73cc78a6
[2022-07-29T09:51:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:51:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:51:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:51:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:51:51.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:51:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52c4b10d
[2022-07-29T09:51:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:51:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:51:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:52:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:52:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:52:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eb76622
[2022-07-29T09:52:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:52:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:52:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:52:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:52:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:52:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ecf615
[2022-07-29T09:52:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:52:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:52:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:53:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:53:21.871+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:53:21.871+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33b56652
[2022-07-29T09:53:21.871+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:53:21.872+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:53:21.872+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:53:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:53:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:53:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b5302ad
[2022-07-29T09:53:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:53:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:53:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:54:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:54:21.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:54:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d2b1b70
[2022-07-29T09:54:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:54:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:54:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:54:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:54:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:54:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4448f738
[2022-07-29T09:54:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:54:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:54:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:55:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:55:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:55:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73557d5e
[2022-07-29T09:55:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:55:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:55:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:55:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:55:51.868+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:55:51.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74759c71
[2022-07-29T09:55:51.868+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:55:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:55:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:56:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:56:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:56:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@708e62cc
[2022-07-29T09:56:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:56:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:56:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:56:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:56:51.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:56:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e311e7b
[2022-07-29T09:56:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:56:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:56:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:57:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:57:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:57:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e70bb17
[2022-07-29T09:57:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:57:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:57:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:57:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:57:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:57:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bd62b92
[2022-07-29T09:57:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:57:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:57:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:58:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:58:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:58:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31044076
[2022-07-29T09:58:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:58:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:58:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:58:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:58:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:58:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@704f1d3
[2022-07-29T09:58:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:58:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:58:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:59:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:59:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:59:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15404eaf
[2022-07-29T09:59:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:59:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:59:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T09:59:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T09:59:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T09:59:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c619d2
[2022-07-29T09:59:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T09:59:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T09:59:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:00:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:00:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:00:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed4afba
[2022-07-29T10:00:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:00:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:00:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:00:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:00:51.871+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:00:51.871+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e872729
[2022-07-29T10:00:51.871+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:00:51.871+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:00:51.871+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:01:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:01:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:01:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c464292
[2022-07-29T10:01:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:01:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:01:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:01:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:01:51.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:01:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@389b8a84
[2022-07-29T10:01:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:01:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:01:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:02:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:02:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:02:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562f11a2
[2022-07-29T10:02:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:02:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:02:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:02:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:02:51.866+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:02:51.866+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36c7a757
[2022-07-29T10:02:51.866+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:02:51.867+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:02:51.867+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:03:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:03:21.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:03:21.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72e800b0
[2022-07-29T10:03:21.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:03:21.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:03:21.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:03:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:03:51.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:03:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6be4a5ef
[2022-07-29T10:03:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:03:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:03:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:04:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:04:21.869+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:04:21.870+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e4e98cd
[2022-07-29T10:04:21.870+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:04:21.870+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:04:21.871+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:04:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:04:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:04:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43010e6f
[2022-07-29T10:04:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:04:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:04:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:05:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:05:21.871+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:05:21.871+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e09f925
[2022-07-29T10:05:21.871+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:05:21.872+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:05:21.872+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:05:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:05:51.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:05:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@392dac03
[2022-07-29T10:05:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:05:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:05:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:06:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:06:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:06:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c22d316
[2022-07-29T10:06:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:06:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:06:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:06:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:06:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:06:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45a9a3b3
[2022-07-29T10:06:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:06:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:06:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:07:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:07:21.863+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:07:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b9384bd
[2022-07-29T10:07:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:07:21.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:07:21.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:07:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:07:51.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:07:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f86650
[2022-07-29T10:07:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:07:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:07:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:08:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:08:21.863+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:08:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@136ba715
[2022-07-29T10:08:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:08:21.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:08:21.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:08:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:08:51.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:08:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7470ba7b
[2022-07-29T10:08:51.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:08:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:08:51.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:09:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:09:21.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:09:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a961933
[2022-07-29T10:09:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:09:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:09:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:09:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:09:51.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:09:51.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@105b4489
[2022-07-29T10:09:51.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:09:51.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:09:51.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:10:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:10:21.863+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:10:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8b6352
[2022-07-29T10:10:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:10:21.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:10:21.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:10:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:10:51.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:10:51.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e4c1a66
[2022-07-29T10:10:51.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:10:51.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:10:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:11:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:11:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:11:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ad3305f
[2022-07-29T10:11:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:11:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:11:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:11:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:11:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:11:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578b9fd3
[2022-07-29T10:11:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:11:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:11:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:12:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:12:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:12:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f312318
[2022-07-29T10:12:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:12:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:12:21.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:12:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:12:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:12:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a983613
[2022-07-29T10:12:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:12:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:12:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:13:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:13:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:13:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@530597e7
[2022-07-29T10:13:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:13:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:13:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:13:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:13:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:13:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31dc7a90
[2022-07-29T10:13:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:13:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:13:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:14:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:14:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:14:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b0c1168
[2022-07-29T10:14:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:14:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:14:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:14:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:14:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:14:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45f670e
[2022-07-29T10:14:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:14:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:14:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:15:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:15:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:15:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a7f520
[2022-07-29T10:15:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:15:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:15:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:15:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:15:51.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:15:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ae1f6c4
[2022-07-29T10:15:51.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:15:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:15:51.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:16:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:16:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:16:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fe1456b
[2022-07-29T10:16:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:16:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:16:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:16:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:16:51.867+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:16:51.867+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e0e9b19
[2022-07-29T10:16:51.867+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:16:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:16:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:17:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:17:21.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:17:21.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62e9cae3
[2022-07-29T10:17:21.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:17:21.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:17:21.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:17:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:17:51.868+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:17:51.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38e1173f
[2022-07-29T10:17:51.868+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:17:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:17:51.868+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:18:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:18:21.863+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:18:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72973436
[2022-07-29T10:18:21.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:18:21.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:18:21.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:18:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:18:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:18:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368be454
[2022-07-29T10:18:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:18:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:18:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:19:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:19:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:19:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b905b8
[2022-07-29T10:19:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:19:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:19:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:19:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:19:51.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:19:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7880fd09
[2022-07-29T10:19:51.865+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:19:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:19:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:20:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:20:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:20:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13b7f44f
[2022-07-29T10:20:21.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:20:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:20:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:20:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:20:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:20:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67107cf8
[2022-07-29T10:20:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:20:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:20:51.864+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:21:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:21:21.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:21:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@664f19f4
[2022-07-29T10:21:21.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:21:21.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:21:21.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:21:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:21:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:21:51.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23486480
[2022-07-29T10:21:51.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:21:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:21:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:22:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:22:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:22:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71dad841
[2022-07-29T10:22:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:22:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:22:21.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:22:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:22:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:22:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33a77340
[2022-07-29T10:22:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:22:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:22:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:23:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:23:21.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:23:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d259211
[2022-07-29T10:23:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:23:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:23:21.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:23:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:23:51.863+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:23:51.863+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ed72bef
[2022-07-29T10:23:51.863+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:23:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:23:51.863+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:24:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:24:21.858+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:24:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c1bc48
[2022-07-29T10:24:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:24:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:24:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:24:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:24:51.862+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:24:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99da748
[2022-07-29T10:24:51.862+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:24:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:24:51.862+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:25:21.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:25:21.860+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:25:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5089289a
[2022-07-29T10:25:21.860+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:25:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:25:21.860+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:25:51.848+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:25:51.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:25:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7194b953
[2022-07-29T10:25:51.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:25:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:25:51.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:26:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:26:21.874+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:26:21.874+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e4c9558
[2022-07-29T10:26:21.874+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:26:21.874+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:26:21.874+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:26:51.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:26:51.868+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:26:51.869+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51d412e9
[2022-07-29T10:26:51.869+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:26:51.869+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:26:51.870+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-07-29T10:27:21.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-07-29T10:27:21.857+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-07-29T10:27:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a0ba8cb
[2022-07-29T10:27:21.858+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-07-29T10:27:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-07-29T10:27:21.858+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized