Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-01-03T03:18:33.705+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-01-03T03:18:35.157+00:00|INFO|log|main] Logging initialized @4434ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-01-03T03:18:36.396+00:00|INFO|ServiceManager|main] service manager starting
[2023-01-03T03:18:36.397+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-01-03T03:18:36.397+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{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@13518f37{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@7cbc3762{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-03T03:18:36.551+00:00|INFO|ServiceManager|main] service manager started
[2023-01-03T03:18:36.562+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{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@13518f37{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@7cbc3762{/,null,STOPPED}, connector=SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-18a136ac==io.prometheus.client.exporter.MetricsServlet@7aba56e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-db57326==org.glassfish.jersey.servlet.ServletContainer@c6895fc9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-6bffbc6d==io.swagger.jersey.config.JerseyJaxrsConfig@d4e9a7ce{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-03T03:18:37.051+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2023-01-03T03:18:37.863+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-01-03T03:18:37.867+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-01-03T03:18:37.892+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2023-01-03T03:18:40.105+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-01-03T03:18:40.130+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:18:42.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:18:42.802+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ecf9f25
[2023-01-03T03:18:42.804+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:18:42.854+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:18:42.856+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:18:43.243+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-01-03T03:18:43.254+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-01-03T03:18:43.519+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@7cbc3762{/,null,AVAILABLE}
[2023-01-03T03:18:43.876+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@3035caba(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[]) for Server@1fae1db8[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore]
[2023-01-03T03:18:44.064+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@6ccdb29f{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2023-01-03T03:18:44.065+00:00|INFO|Server|SDCDistributionGroup-6969] Started @13343ms
[2023-01-03T03:19:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:19:11.193+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:19:11.195+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b3021cb
[2023-01-03T03:19:11.195+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:19:11.197+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:19:11.198+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:19:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:19:41.148+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:19:41.149+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@138f8f72
[2023-01-03T03:19:41.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:19:41.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:19:41.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:20:10.112+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:20:11.180+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:20:11.186+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9607b88
[2023-01-03T03:20:11.186+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:20:11.187+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:20:11.188+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:20:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:20:41.213+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:20:41.213+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2701c3f7
[2023-01-03T03:20:41.213+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:20:41.214+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:20:41.214+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:21:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:21:11.161+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:21:11.163+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a194ed3
[2023-01-03T03:21:11.164+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:21:11.165+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:21:11.166+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:21:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:21:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:21:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c6596a0
[2023-01-03T03:21:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:21:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:21:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:22:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:22:11.347+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:22:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28931a17
[2023-01-03T03:22:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:22:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:22:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:22:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:22:41.236+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:22:41.239+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4376a7b0
[2023-01-03T03:22:41.240+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:22:41.242+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:22:41.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:23:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:23:11.234+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:23:11.235+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@293858a3
[2023-01-03T03:23:11.236+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:23:11.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:23:11.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:23:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:23:41.191+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:23:41.192+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22958370
[2023-01-03T03:23:41.192+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:23:41.193+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:23:41.193+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:24:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:24:11.221+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:24:11.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63eafcfb
[2023-01-03T03:24:11.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:24:11.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:24:11.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:24:40.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:24:41.288+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:24:41.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b58e3a
[2023-01-03T03:24:41.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:24:41.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:24:41.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:25:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:25:11.161+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:25:11.169+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60df799b
[2023-01-03T03:25:11.170+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:25:11.171+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:25:11.172+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:25:40.115+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:25:41.212+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:25:41.214+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b16b2c1
[2023-01-03T03:25:41.214+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:25:41.215+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:25:41.215+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:26:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:26:11.185+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:26:11.186+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da11c5b
[2023-01-03T03:26:11.189+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:26:11.207+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:26:11.214+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:26:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:26:41.227+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:26:41.228+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ab57b31
[2023-01-03T03:26:41.231+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:26:41.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:26:41.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:27:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:27:11.209+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:27:11.209+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f59ebe2
[2023-01-03T03:27:11.209+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:27:11.210+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:27:11.210+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:27:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:27:41.310+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:27:41.310+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dffa73c
[2023-01-03T03:27:41.310+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:27:41.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:27:41.311+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:28:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:28:11.190+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.62.17] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	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)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-01-03T03:28:11.192+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e632657
[2023-01-03T03:28:11.193+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:28:11.195+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:28:11.195+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:28:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:28:40.186+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:28:40.186+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c15fb9c
[2023-01-03T03:28:40.186+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:28:40.187+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:28:40.187+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:29:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:29:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:29:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f0e60b9
[2023-01-03T03:29:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:29:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:29:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:29:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:29:40.180+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:29:40.180+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b72f88
[2023-01-03T03:29:40.180+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:29:40.181+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:29:40.181+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:30:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:30:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:30:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dae89e6
[2023-01-03T03:30:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:30:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:30:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:30:40.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:30:40.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:30:40.137+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51e1f24b
[2023-01-03T03:30:40.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:30:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:30:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:31:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:31:10.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:31:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@609807d
[2023-01-03T03:31:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:31:10.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:31:10.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:31:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:31:40.168+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:31:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d826730
[2023-01-03T03:31:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:31:40.169+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:31:40.169+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:32:10.111+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:32:10.177+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:32:10.177+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cd34d19
[2023-01-03T03:32:10.177+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:32:10.178+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:32:10.178+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:32:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:32:40.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:32:40.152+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ac50a32
[2023-01-03T03:32:40.152+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:32:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:32:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:33:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:33:10.153+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:33:10.153+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6afbb375
[2023-01-03T03:33:10.153+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:33:10.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:33:10.154+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:33:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:33:40.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:33:40.171+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44b0064b
[2023-01-03T03:33:40.172+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:33:40.173+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:33:40.173+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:34:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:34:10.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:34:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6523e4fc
[2023-01-03T03:34:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:34:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:34:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:34:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:34:40.163+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:34:40.165+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22708896
[2023-01-03T03:34:40.166+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:34:40.167+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:34:40.169+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:35:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:35:10.142+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:35:10.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7522aba3
[2023-01-03T03:35:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:35:10.145+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:35:10.145+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:35:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:35:40.172+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:35:40.173+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd53175
[2023-01-03T03:35:40.174+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:35:40.175+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:35:40.175+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:36:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:36:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:36:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@365190f6
[2023-01-03T03:36:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:36:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:36:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:36:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:36:40.151+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:36:40.151+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db257af
[2023-01-03T03:36:40.151+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:36:40.152+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:36:40.152+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:37:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:37:10.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:37:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fd1435d
[2023-01-03T03:37:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:37:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:37:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:37:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:37:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:37:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75408dd2
[2023-01-03T03:37:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:37:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:37:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:38:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:38:10.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:38:10.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@286e59c
[2023-01-03T03:38:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:38:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:38:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:38:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:38:40.156+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:38:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31fee71b
[2023-01-03T03:38:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:38:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:38:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:39:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:39:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:39:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ea979a1
[2023-01-03T03:39:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:39:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:39:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:39:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:39:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:39:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ead7ff3
[2023-01-03T03:39:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:39:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:39:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:40:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:40:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:40:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a8db538
[2023-01-03T03:40:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:40:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:40:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:40:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:40:40.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:40:40.170+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ab2548d
[2023-01-03T03:40:40.170+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:40:40.170+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:40:40.171+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:41:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:41:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:41:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66699f8b
[2023-01-03T03:41:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:41:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:41:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:41:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:41:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:41:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ddedafb
[2023-01-03T03:41:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:41:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:41:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:42:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:42:10.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:42:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46a1b990
[2023-01-03T03:42:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:42:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:42:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:42:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:42:40.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:42:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ef16bee
[2023-01-03T03:42:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:42:40.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:42:40.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:43:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:43:10.161+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:43:10.161+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@362eab45
[2023-01-03T03:43:10.161+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:43:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:43:10.163+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:43:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:43:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:43:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b83168
[2023-01-03T03:43:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:43:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:43:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:44:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:44:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:44:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3147c9f
[2023-01-03T03:44:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:44:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:44:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:44:40.135+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:44:40.199+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:44:40.199+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eea8eeb
[2023-01-03T03:44:40.200+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:44:40.205+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:44:40.206+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:45:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:45:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:45:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2becf17c
[2023-01-03T03:45:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:45:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:45:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:45:40.112+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:45:40.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:45:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65f5d72f
[2023-01-03T03:45:40.145+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:45:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:45:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:46:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:46:10.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:46:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fe6b15e
[2023-01-03T03:46:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:46:10.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:46:10.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:46:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:46:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:46:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f2bb2e
[2023-01-03T03:46:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:46:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:46:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:47:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:47:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:47:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16c314e8
[2023-01-03T03:47:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:47:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:47:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:47:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:47:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:47:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46bfce14
[2023-01-03T03:47:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:47:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:47:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:48:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:48:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:48:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fdffde0
[2023-01-03T03:48:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:48:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:48:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:48:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:48:40.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:48:40.170+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43715169
[2023-01-03T03:48:40.170+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:48:40.174+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:48:40.174+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:49:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:49:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:49:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@586594aa
[2023-01-03T03:49:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:49:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:49:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:49:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:49:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:49:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@616c335a
[2023-01-03T03:49:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:49:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:49:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:50:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:50:10.151+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:50:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d1bb0f
[2023-01-03T03:50:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:50:10.151+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:50:10.152+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:50:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:50:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:50:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db04408
[2023-01-03T03:50:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:50:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:50:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:51:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:51:10.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:51:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ddcaf6d
[2023-01-03T03:51:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:51:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:51:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:51:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:51:40.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:51:40.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c1b84c5
[2023-01-03T03:51:40.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:51:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:51:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:52:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:52:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:52:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3efc4aad
[2023-01-03T03:52:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:52:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:52:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:52:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:52:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:52:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@712a4589
[2023-01-03T03:52:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:52:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:52:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:53:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:53:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:53:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c91955b
[2023-01-03T03:53:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:53:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:53:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:53:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:53:40.144+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:53:40.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c623744
[2023-01-03T03:53:40.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:53:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:53:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:54:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:54:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:54:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fc73531
[2023-01-03T03:54:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:54:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:54:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:54:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:54:40.153+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:54:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c18fb85
[2023-01-03T03:54:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:54:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:54:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:55:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:55:10.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:55:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11fea809
[2023-01-03T03:55:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:55:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:55:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:55:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:55:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:55:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c672d2
[2023-01-03T03:55:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:55:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:55:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:56:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:56:10.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:56:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c6cc07f
[2023-01-03T03:56:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:56:10.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:56:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:56:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:56:40.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:56:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72fc4ac9
[2023-01-03T03:56:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:56:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:56:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:57:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:57:10.115+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:57:10.115+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ebd34a8
[2023-01-03T03:57:10.115+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:57:10.116+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:57:10.116+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:57:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:57:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:57:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@572a6d03
[2023-01-03T03:57:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:57:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:57:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:58:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:58:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:58:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fcc3a84
[2023-01-03T03:58:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:58:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:58:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:58:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:58:40.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:58:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e362666
[2023-01-03T03:58:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:58:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:58:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:59:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:59:10.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:59:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ba82ba2
[2023-01-03T03:59:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:59:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:59:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T03:59:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T03:59:40.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T03:59:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@533de568
[2023-01-03T03:59:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T03:59:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T03:59:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:00:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:00:10.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:00:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32fb6953
[2023-01-03T04:00:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:00:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:00:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:00:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:00:40.145+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:00:40.145+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10049fb8
[2023-01-03T04:00:40.145+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:00:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:00:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:01:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:01:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:01:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bcfca00
[2023-01-03T04:01:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:01:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:01:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:01:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:01:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:01:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27657fa7
[2023-01-03T04:01:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:01:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:01:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:02:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:02:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:02:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21d553ff
[2023-01-03T04:02:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:02:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:02:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:02:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:02:40.194+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:02:40.195+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e17ce3c
[2023-01-03T04:02:40.195+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:02:40.195+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:02:40.195+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:03:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:03:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:03:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f43df79
[2023-01-03T04:03:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:03:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:03:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:03:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:03:40.150+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:03:40.150+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2966bea3
[2023-01-03T04:03:40.150+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:03:40.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:03:40.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:04:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:04:10.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:04:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e547c43
[2023-01-03T04:04:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:04:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:04:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:04:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:04:40.175+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:04:40.177+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@437e819e
[2023-01-03T04:04:40.178+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:04:40.179+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:04:40.180+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:05:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:05:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:05:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a8baef4
[2023-01-03T04:05:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:05:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:05:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:05:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:05:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:05:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c61358
[2023-01-03T04:05:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:05:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:05:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:06:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:06:10.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:06:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bfc39bd
[2023-01-03T04:06:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:06:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:06:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:06:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:06:40.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:06:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fb01379
[2023-01-03T04:06:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:06:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:06:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:07:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:07:10.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:07:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b57cbfc
[2023-01-03T04:07:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:07:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:07:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:07:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:07:40.147+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:07:40.147+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32027d06
[2023-01-03T04:07:40.147+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:07:40.148+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:07:40.148+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:08:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:08:10.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:08:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@85eb9e7
[2023-01-03T04:08:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:08:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:08:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:08:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:08:40.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:08:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67e754f3
[2023-01-03T04:08:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:08:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:08:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:09:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:09:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:09:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c282f1
[2023-01-03T04:09:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:09:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:09:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:09:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:09:40.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:09:40.155+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ccf3323
[2023-01-03T04:09:40.155+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:09:40.156+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:09:40.156+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:10:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:10:10.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:10:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3716db
[2023-01-03T04:10:10.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:10:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:10:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:10:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:10:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:10:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@592d78ba
[2023-01-03T04:10:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:10:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:10:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:11:10.116+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:11:10.177+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:11:10.177+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cb0866a
[2023-01-03T04:11:10.185+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:11:10.186+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:11:10.186+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:11:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:11:40.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:11:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@731cc445
[2023-01-03T04:11:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:11:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:11:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:12:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:12:10.167+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:12:10.167+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cda88d1
[2023-01-03T04:12:10.167+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:12:10.168+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:12:10.168+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:12:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:12:40.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:12:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1993f61c
[2023-01-03T04:12:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:12:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:12:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:13:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:13:10.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:13:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@643d2669
[2023-01-03T04:13:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:13:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:13:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:13:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:13:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:13:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@513cc680
[2023-01-03T04:13:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:13:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:13:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:14:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:14:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:14:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6db1089a
[2023-01-03T04:14:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:14:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:14:10.139+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:14:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:14:40.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:14:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22904ee2
[2023-01-03T04:14:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:14:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:14:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:15:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:15:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:15:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b751bfc
[2023-01-03T04:15:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:15:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:15:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:15:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:15:40.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:15:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc0fe91
[2023-01-03T04:15:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:15:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:15:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:16:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:16:10.150+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:16:10.150+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@384eab9c
[2023-01-03T04:16:10.150+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:16:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:16:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:16:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:16:40.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:16:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e23a2b2
[2023-01-03T04:16:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:16:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:16:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:17:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:17:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:17:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf69719
[2023-01-03T04:17:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:17:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:17:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:17:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:17:40.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:17:40.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64416c8d
[2023-01-03T04:17:40.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:17:40.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:17:40.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:18:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:18:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:18:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4990e0bd
[2023-01-03T04:18:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:18:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:18:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:18:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:18:40.186+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:18:40.187+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4443d2db
[2023-01-03T04:18:40.187+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:18:40.187+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:18:40.187+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:19:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:19:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:19:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69685aa8
[2023-01-03T04:19:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:19:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:19:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:19:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:19:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:19:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e6ccced
[2023-01-03T04:19:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:19:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:19:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:20:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:20:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:20:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38b7a06c
[2023-01-03T04:20:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:20:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:20:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:20:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:20:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:20:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b6362c0
[2023-01-03T04:20:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:20:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:20:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:21:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:21:10.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:21:10.155+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11ec4eca
[2023-01-03T04:21:10.156+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:21:10.156+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:21:10.156+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:21:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:21:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:21:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c0b42f5
[2023-01-03T04:21:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:21:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:21:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:22:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:22:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:22:10.139+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a2c0a9f
[2023-01-03T04:22:10.139+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:22:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:22:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:22:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:22:40.153+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:22:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39949bd5
[2023-01-03T04:22:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:22:40.154+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:22:40.154+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:23:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:23:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:23:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@319f2118
[2023-01-03T04:23:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:23:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:23:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:23:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:23:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:23:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a9329de
[2023-01-03T04:23:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:23:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:23:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:24:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:24:10.139+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:24:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e3a2f67
[2023-01-03T04:24:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:24:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:24:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:24:40.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:24:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:24:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b13f885
[2023-01-03T04:24:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:24:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:24:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:25:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:25:10.151+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:25:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1168f6d9
[2023-01-03T04:25:10.152+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:25:10.152+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:25:10.153+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:25:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:25:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:25:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d95d5a
[2023-01-03T04:25:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:25:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:25:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:26:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:26:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:26:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211995e0
[2023-01-03T04:26:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:26:10.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:26:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:26:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:26:40.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:26:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c30604d
[2023-01-03T04:26:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:26:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:26:40.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:27:10.111+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:27:10.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:27:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@390af0e5
[2023-01-03T04:27:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:27:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:27:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:27:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:27:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:27:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41e50c09
[2023-01-03T04:27:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:27:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:27:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:28:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:28:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:28:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f723c4e
[2023-01-03T04:28:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:28:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:28:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:28:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:28:40.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:28:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68669aef
[2023-01-03T04:28:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:28:40.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:28:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:29:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:29:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:29:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5df533bc
[2023-01-03T04:29:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:29:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:29:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:29:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:29:40.164+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:29:40.164+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15232a68
[2023-01-03T04:29:40.164+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:29:40.164+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:29:40.164+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:30:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:30:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:30:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ef6052a
[2023-01-03T04:30:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:30:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:30:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:30:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:30:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:30:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c209da8
[2023-01-03T04:30:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:30:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:30:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:31:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:31:10.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:31:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71090a04
[2023-01-03T04:31:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:31:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:31:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:31:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:31:40.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:31:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@473b2d5e
[2023-01-03T04:31:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:31:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:31:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:32:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:32:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:32:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@436ba92a
[2023-01-03T04:32:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:32:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:32:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:32:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:32:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:32:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40c824d6
[2023-01-03T04:32:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:32:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:32:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:33:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:33:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:33:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31076156
[2023-01-03T04:33:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:33:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:33:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:33:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:33:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:33:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@556e5e41
[2023-01-03T04:33:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:33:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:33:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:34:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:34:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:34:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@294cfcb2
[2023-01-03T04:34:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:34:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:34:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:34:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:34:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:34:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34bba7bc
[2023-01-03T04:34:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:34:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:34:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:35:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:35:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:35:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48f5c142
[2023-01-03T04:35:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:35:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:35:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:35:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:35:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:35:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48174ac8
[2023-01-03T04:35:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:35:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:35:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:36:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:36:10.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:36:10.170+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7edb52f8
[2023-01-03T04:36:10.171+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:36:10.171+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:36:10.171+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:36:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:36:40.149+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:36:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58ab4f30
[2023-01-03T04:36:40.155+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:36:40.158+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:36:40.158+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:37:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:37:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:37:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40804274
[2023-01-03T04:37:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:37:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:37:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:37:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:37:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:37:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@223f6e98
[2023-01-03T04:37:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:37:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:37:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:38:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:38:10.157+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:38:10.159+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3069a43e
[2023-01-03T04:38:10.159+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:38:10.160+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:38:10.160+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:38:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:38:40.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:38:40.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50a2cbc0
[2023-01-03T04:38:40.139+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:38:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:38:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:39:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:39:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:39:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5898d288
[2023-01-03T04:39:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:39:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:39:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:39:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:39:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:39:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6891b40a
[2023-01-03T04:39:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:39:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:39:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:40:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:40:10.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:40:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24497bd8
[2023-01-03T04:40:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:40:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:40:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:40:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:40:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:40:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@136df221
[2023-01-03T04:40:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:40:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:40:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:41:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:41:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:41:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@234ea15e
[2023-01-03T04:41:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:41:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:41:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:41:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:41:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:41:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27cfa4de
[2023-01-03T04:41:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:41:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:41:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:42:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:42:10.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:42:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ef9e49d
[2023-01-03T04:42:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:42:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:42:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:42:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:42:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:42:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@112144ee
[2023-01-03T04:42:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:42:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:42:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:43:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:43:10.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:43:10.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@790e0d40
[2023-01-03T04:43:10.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:43:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:43:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:43:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:43:40.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:43:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14f05338
[2023-01-03T04:43:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:43:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:43:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:44:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:44:10.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:44:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f0f9e96
[2023-01-03T04:44:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:44:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:44:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:44:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:44:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:44:40.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d2e2b40
[2023-01-03T04:44:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:44:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:44:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:45:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:45:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:45:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ea5a4c0
[2023-01-03T04:45:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:45:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:45:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:45:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:45:40.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:45:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1ab15f
[2023-01-03T04:45:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:45:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:45:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:46:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:46:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:46:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@491b4e3
[2023-01-03T04:46:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:46:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:46:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:46:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:46:40.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18c6518e
[2023-01-03T04:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:46:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:46:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:47:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:47:10.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:47:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed5f6f7
[2023-01-03T04:47:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:47:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:47:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:47:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:47:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:47:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e143d6b
[2023-01-03T04:47:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:47:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:47:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:48:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:48:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:48:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d394267
[2023-01-03T04:48:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:48:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:48:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:48:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:48:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:48:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ac372ca
[2023-01-03T04:48:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:48:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:48:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:49:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:49:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:49:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f326c0
[2023-01-03T04:49:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:49:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:49:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:49:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:49:40.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:49:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d7bd039
[2023-01-03T04:49:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:49:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:49:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:50:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:50:10.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:50:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@152b8d48
[2023-01-03T04:50:10.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:50:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:50:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:50:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:50:40.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:50:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@548d3ffa
[2023-01-03T04:50:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:50:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:50:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:51:00.402+00:00|INFO|RequestLog|qtp1142347343-19] 10.233.65.138 - healthcheck [03/Jan/2023:04:51:00 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-01-03T04:51:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:51:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:51:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5866d4f6
[2023-01-03T04:51:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:51:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:51:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:51:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:51:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:51:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d53040d
[2023-01-03T04:51:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:51:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:51:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:52:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:52:10.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:52:10.154+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ade568a
[2023-01-03T04:52:10.154+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:52:10.154+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:52:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:52:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:52:40.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:52:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13c87f11
[2023-01-03T04:52:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:52:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:52:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:53:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:53:10.150+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:53:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10df6ca0
[2023-01-03T04:53:10.152+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:53:10.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:53:10.154+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:53:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:53:40.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:53:40.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5673f20d
[2023-01-03T04:53:40.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:53:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:53:40.145+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:54:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:54:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:54:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15c15034
[2023-01-03T04:54:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:54:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:54:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:54:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:54:40.142+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:54:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4770f391
[2023-01-03T04:54:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:54:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:54:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:54:56.038+00:00|INFO|RequestLog|qtp1142347343-20] 10.233.65.138 - healthcheck [03/Jan/2023:04:54:56 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-01-03T04:55:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:55:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:55:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@627403fb
[2023-01-03T04:55:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:55:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:55:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:55:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:55:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:55:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@abf59d8
[2023-01-03T04:55:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:55:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:55:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:56:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:56:10.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:56:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@389d79bc
[2023-01-03T04:56:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:56:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:56:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:56:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:56:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:56:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ea79111
[2023-01-03T04:56:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:56:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:56:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:57:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:57:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:57:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56ecbd3e
[2023-01-03T04:57:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:57:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:57:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:57:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:57:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:57:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26291103
[2023-01-03T04:57:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:57:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:57:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:58:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:58:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:58:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9392720
[2023-01-03T04:58:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:58:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:58:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:58:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:58:40.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:58:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bbcfc7a
[2023-01-03T04:58:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:58:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:58:40.145+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:58:49.297+00:00|INFO|RequestLog|qtp1142347343-23] 10.233.65.138 - healthcheck [03/Jan/2023:04:58:49 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2023-01-03T04:59:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:59:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:59:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47600c8e
[2023-01-03T04:59:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:59:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:59:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T04:59:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T04:59:40.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T04:59:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3314e0a3
[2023-01-03T04:59:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T04:59:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T04:59:40.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:00:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:00:10.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:00:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@744bc484
[2023-01-03T05:00:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:00:10.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:00:10.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:00:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:00:40.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:00:40.139+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@277249e2
[2023-01-03T05:00:40.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:00:40.140+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:00:40.140+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:01:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:01:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:01:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b49ff66
[2023-01-03T05:01:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:01:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:01:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:01:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:01:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:01:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d4ce05b
[2023-01-03T05:01:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:01:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:01:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:02:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:02:10.153+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:02:10.154+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37bb2005
[2023-01-03T05:02:10.154+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:02:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:02:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:02:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:02:40.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:02:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a4c261
[2023-01-03T05:02:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:02:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:02:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:03:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:03:10.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:03:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e499750
[2023-01-03T05:03:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:03:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:03:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:03:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:03:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:03:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@369532c6
[2023-01-03T05:03:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:03:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:03:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:04:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:04:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:04:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e263638
[2023-01-03T05:04:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:04:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:04:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:04:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:04:40.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:04:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b1113c8
[2023-01-03T05:04:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:04:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:04:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:05:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:05:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:05:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d7dd24
[2023-01-03T05:05:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:05:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:05:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:05:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:05:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:05:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71bbd9ff
[2023-01-03T05:05:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:05:40.116+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:05:40.116+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:06:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:06:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:06:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@705a6007
[2023-01-03T05:06:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:06:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:06:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:06:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:06:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:06:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2de77630
[2023-01-03T05:06:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:06:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:06:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:07:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:07:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:07:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51a9de6f
[2023-01-03T05:07:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:07:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:07:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:07:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:07:40.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:07:40.171+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cd9d2e6
[2023-01-03T05:07:40.171+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:07:40.171+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:07:40.171+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:08:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:08:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:08:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18859a41
[2023-01-03T05:08:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:08:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:08:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:08:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:08:40.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:08:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f439f32
[2023-01-03T05:08:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:08:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:08:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:09:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:09:10.114+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:09:10.115+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a002a3b
[2023-01-03T05:09:10.115+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:09:10.115+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:09:10.115+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:09:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:09:40.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:09:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6277aec5
[2023-01-03T05:09:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:09:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:09:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:10:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:10:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:10:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4883c341
[2023-01-03T05:10:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:10:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:10:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:10:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:10:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:10:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76947983
[2023-01-03T05:10:40.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:10:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:10:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:11:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:11:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:11:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66ea20fd
[2023-01-03T05:11:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:11:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:11:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:11:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:11:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:11:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ee09696
[2023-01-03T05:11:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:11:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:11:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:12:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:12:10.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:12:10.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5712d366
[2023-01-03T05:12:10.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:12:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:12:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:12:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:12:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:12:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e25af60
[2023-01-03T05:12:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:12:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:12:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:13:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:13:10.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:13:10.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3bed5b49
[2023-01-03T05:13:10.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:13:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:13:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:13:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:13:40.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:13:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a937f92
[2023-01-03T05:13:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:13:40.156+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:13:40.156+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:14:10.117+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:14:10.162+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:14:10.162+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50e41503
[2023-01-03T05:14:10.162+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:14:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:14:10.163+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:14:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:14:40.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:14:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e0119e2
[2023-01-03T05:14:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:14:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:14:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:15:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:15:10.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:15:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30abcfcd
[2023-01-03T05:15:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:15:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:15:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:15:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:15:40.148+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:15:40.148+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c18ccfa
[2023-01-03T05:15:40.148+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:15:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:15:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:16:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:16:10.145+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:16:10.145+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bd6710
[2023-01-03T05:16:10.145+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:16:10.145+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:16:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:16:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:16:40.169+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:16:40.173+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59474e8b
[2023-01-03T05:16:40.174+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:16:40.174+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:16:40.175+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:17:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:17:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:17:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f8788d5
[2023-01-03T05:17:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:17:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:17:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:17:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:17:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:17:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@201a6f5f
[2023-01-03T05:17:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:17:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:17:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:18:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:18:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:18:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b044d7a
[2023-01-03T05:18:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:18:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:18:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:18:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:18:40.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:18:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75414a1b
[2023-01-03T05:18:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:18:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:18:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:19:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:19:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:19:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56323071
[2023-01-03T05:19:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:19:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:19:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:19:40.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:19:40.247+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:19:40.247+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55cef6c1
[2023-01-03T05:19:40.247+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:19:40.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:19:40.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:20:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:20:10.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:20:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d32e6da
[2023-01-03T05:20:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:20:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:20:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:20:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:20:40.149+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:20:40.149+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35d7ebef
[2023-01-03T05:20:40.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:20:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:20:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:21:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:21:10.274+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:21:10.274+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fcd0f9a
[2023-01-03T05:21:10.274+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:21:10.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:21:10.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:21:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:21:40.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:21:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27ef79b6
[2023-01-03T05:21:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:21:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:21:40.163+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:22:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:22:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:22:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47f14d9f
[2023-01-03T05:22:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:22:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:22:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:22:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:22:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:22:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16901ee0
[2023-01-03T05:22:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:22:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:22:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:23:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:23:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:23:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@580e4a57
[2023-01-03T05:23:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:23:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:23:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:23:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:23:40.191+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:23:40.192+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7647d35b
[2023-01-03T05:23:40.192+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:23:40.192+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:23:40.192+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:24:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:24:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:24:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dbb80d5
[2023-01-03T05:24:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:24:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:24:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:24:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:24:40.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:24:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@769063c1
[2023-01-03T05:24:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:24:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:24:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:25:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:25:10.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:25:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14eea393
[2023-01-03T05:25:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:25:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:25:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:25:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:25:40.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:25:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45911f1f
[2023-01-03T05:25:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:25:40.154+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:25:40.155+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:26:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:26:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:26:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20195b0b
[2023-01-03T05:26:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:26:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:26:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:26:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:26:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:26:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fa85d66
[2023-01-03T05:26:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:26:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:26:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:27:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:27:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:27:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4854b07d
[2023-01-03T05:27:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:27:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:27:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:27:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:27:40.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:27:40.152+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c1bbb9c
[2023-01-03T05:27:40.152+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:27:40.152+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:27:40.152+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:28:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:28:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:28:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1603ccc1
[2023-01-03T05:28:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:28:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:28:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:28:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:28:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:28:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13327593
[2023-01-03T05:28:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:28:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:28:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:29:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:29:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:29:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15f1cd5c
[2023-01-03T05:29:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:29:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:29:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:29:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:29:40.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:29:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14205a77
[2023-01-03T05:29:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:29:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:29:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:30:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:30:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:30:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32340376
[2023-01-03T05:30:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:30:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:30:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:30:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:30:40.139+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:30:40.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a67deac
[2023-01-03T05:30:40.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:30:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:30:40.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:31:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:31:10.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:31:10.155+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d89b1ed
[2023-01-03T05:31:10.155+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:31:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:31:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:31:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:31:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:31:40.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33fd7827
[2023-01-03T05:31:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:31:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:31:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:32:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:32:10.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:32:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c67848
[2023-01-03T05:32:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:32:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:32:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:32:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:32:40.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:32:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2afa117a
[2023-01-03T05:32:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:32:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:32:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:33:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:33:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:33:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d74c4ff
[2023-01-03T05:33:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:33:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:33:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:33:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:33:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:33:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5732b0c7
[2023-01-03T05:33:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:33:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:33:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:34:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:34:10.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:34:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f1a7d73
[2023-01-03T05:34:10.133+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:34:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:34:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:34:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:34:40.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:34:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14f30290
[2023-01-03T05:34:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:34:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:34:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:35:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:35:10.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:35:10.170+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76b34ede
[2023-01-03T05:35:10.170+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:35:10.170+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:35:10.170+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:35:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:35:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:35:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fea1e8f
[2023-01-03T05:35:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:35:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:35:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:36:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:36:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:36:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6afa3b9b
[2023-01-03T05:36:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:36:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:36:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:36:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:36:40.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:36:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2148a30e
[2023-01-03T05:36:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:36:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:36:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:37:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:37:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:37:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@495f8626
[2023-01-03T05:37:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:37:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:37:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:37:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:37:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:37:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d1f50f0
[2023-01-03T05:37:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:37:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:37:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:38:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:38:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:38:10.139+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b8c40b3
[2023-01-03T05:38:10.139+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:38:10.139+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:38:10.139+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:38:40.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:38:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:38:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b5deae9
[2023-01-03T05:38:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:38:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:38:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:39:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:39:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:39:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282a1de4
[2023-01-03T05:39:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:39:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:39:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:39:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:39:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:39:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a78dcfd
[2023-01-03T05:39:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:39:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:39:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:40:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:40:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:40:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3393ee18
[2023-01-03T05:40:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:40:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:40:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:40:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:40:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:40:40.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18686cd4
[2023-01-03T05:40:40.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:40:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:40:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:41:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:41:10.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:41:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@355cb13b
[2023-01-03T05:41:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:41:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:41:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:41:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:41:40.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:41:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31033f2c
[2023-01-03T05:41:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:41:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:41:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:42:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:42:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:42:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75229497
[2023-01-03T05:42:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:42:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:42:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:42:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:42:40.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:42:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d61488b
[2023-01-03T05:42:40.157+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:42:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:42:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:43:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:43:10.145+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:43:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7dc79b2f
[2023-01-03T05:43:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:43:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:43:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:43:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:43:40.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:43:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13623114
[2023-01-03T05:43:40.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:43:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:43:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:44:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:44:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:44:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@257954cc
[2023-01-03T05:44:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:44:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:44:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:44:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:44:40.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:44:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3004669
[2023-01-03T05:44:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:44:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:44:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:45:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:45:10.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:45:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@554cdd99
[2023-01-03T05:45:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:45:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:45:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:45:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:45:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:45:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@713bffd6
[2023-01-03T05:45:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:45:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:45:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:46:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:46:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:46:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c312de3
[2023-01-03T05:46:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:46:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:46:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:46:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:46:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ca65cc7
[2023-01-03T05:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:46:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:46:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:47:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:47:10.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:47:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68c552b6
[2023-01-03T05:47:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:47:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:47:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:47:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:47:40.115+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:47:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ae2097
[2023-01-03T05:47:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:47:40.116+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:47:40.116+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:48:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:48:10.147+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:48:10.148+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23b23abe
[2023-01-03T05:48:10.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:48:10.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:48:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:48:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:48:40.154+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:48:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5232890b
[2023-01-03T05:48:40.156+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:48:40.156+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:48:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:49:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:49:10.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:49:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f3704ec
[2023-01-03T05:49:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:49:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:49:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:49:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:49:40.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:49:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52314d3b
[2023-01-03T05:49:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:49:40.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:49:40.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:50:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:50:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:50:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7356fd2a
[2023-01-03T05:50:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:50:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:50:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:50:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:50:40.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:50:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@252781a8
[2023-01-03T05:50:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:50:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:50:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:51:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:51:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:51:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ce7013e
[2023-01-03T05:51:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:51:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:51:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:51:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:51:40.145+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:51:40.145+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55a7dc19
[2023-01-03T05:51:40.145+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:51:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:51:40.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:52:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:52:10.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:52:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@864d2e5
[2023-01-03T05:52:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:52:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:52:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:52:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:52:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:52:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4674adda
[2023-01-03T05:52:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:52:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:52:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:53:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:53:10.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:53:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36e60c32
[2023-01-03T05:53:10.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:53:10.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:53:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:53:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:53:40.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:53:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4427ec0d
[2023-01-03T05:53:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:53:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:53:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:54:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:54:10.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:54:10.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1758c83
[2023-01-03T05:54:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:54:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:54:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:54:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:54:40.147+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:54:40.148+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7933c1c1
[2023-01-03T05:54:40.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:54:40.149+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:54:40.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:55:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:55:10.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:55:10.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74728943
[2023-01-03T05:55:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:55:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:55:10.127+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:55:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:55:40.139+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:55:40.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63b7af90
[2023-01-03T05:55:40.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:55:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:55:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:56:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:56:10.198+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:56:10.198+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e1477
[2023-01-03T05:56:10.199+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:56:10.199+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:56:10.199+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:56:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:56:40.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:56:40.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35649960
[2023-01-03T05:56:40.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:56:40.139+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:56:40.139+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:57:10.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:57:10.175+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:57:10.175+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d392782
[2023-01-03T05:57:10.176+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:57:10.176+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:57:10.176+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:57:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:57:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:57:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e30509b
[2023-01-03T05:57:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:57:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:57:40.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:58:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:58:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:58:10.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@614e0538
[2023-01-03T05:58:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:58:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:58:10.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:58:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:58:40.263+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:58:40.264+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61f90d41
[2023-01-03T05:58:40.264+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:58:40.274+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:58:40.274+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:59:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:59:10.180+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:59:10.180+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ed2e85c
[2023-01-03T05:59:10.181+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:59:10.181+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:59:10.181+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T05:59:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T05:59:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T05:59:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c3e6b9f
[2023-01-03T05:59:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T05:59:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T05:59:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:00:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:00:10.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:00:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ecec110
[2023-01-03T06:00:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:00:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:00:10.147+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:00:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:00:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:00:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d57a7ef
[2023-01-03T06:00:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:00:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:00:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:01:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:01:10.163+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:01:10.163+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a2ba45a
[2023-01-03T06:01:10.163+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:01:10.164+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:01:10.164+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:01:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:01:40.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:01:40.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40d43422
[2023-01-03T06:01:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:01:40.127+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:01:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:02:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:02:10.137+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:02:10.137+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8609a5c
[2023-01-03T06:02:10.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:02:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:02:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:02:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:02:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:02:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43598d35
[2023-01-03T06:02:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:02:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:02:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:03:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:03:10.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:03:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1618f020
[2023-01-03T06:03:10.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:03:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:03:10.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:03:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:03:40.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:03:40.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416558ed
[2023-01-03T06:03:40.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:03:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:03:40.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:04:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:04:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:04:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fceeccf
[2023-01-03T06:04:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:04:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:04:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:04:40.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:04:40.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:04:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2def99bd
[2023-01-03T06:04:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:04:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:04:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:05:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:05:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:05:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@361a8ded
[2023-01-03T06:05:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:05:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:05:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:05:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:05:40.158+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:05:40.158+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@817039b
[2023-01-03T06:05:40.159+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:05:40.159+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:05:40.159+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:06:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:06:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:06:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d4ff3ce
[2023-01-03T06:06:10.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:06:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:06:10.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:06:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:06:40.135+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:06:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b92fc5
[2023-01-03T06:06:40.136+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:06:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:06:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:07:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:07:10.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:07:10.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c89e287
[2023-01-03T06:07:10.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:07:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:07:10.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:07:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:07:40.136+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:07:40.137+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c3f9fb
[2023-01-03T06:07:40.137+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:07:40.137+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:07:40.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:08:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:08:10.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:08:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69ed4f20
[2023-01-03T06:08:10.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:08:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:08:10.133+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:08:40.112+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:08:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:08:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f76899b
[2023-01-03T06:08:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:08:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:08:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:09:10.112+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:09:10.144+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:09:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15cc1411
[2023-01-03T06:09:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:09:10.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:09:10.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:09:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:09:40.130+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:09:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4912c367
[2023-01-03T06:09:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:09:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:09:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:10:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:10:10.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:10:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640563fe
[2023-01-03T06:10:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:10:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:10:10.126+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:10:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:10:40.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:10:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66a38fe9
[2023-01-03T06:10:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:10:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:10:40.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:11:10.114+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:11:10.160+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:11:10.163+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a2d2da8
[2023-01-03T06:11:10.164+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:11:10.168+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:11:10.169+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:11:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:11:40.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:11:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e503d1d
[2023-01-03T06:11:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:11:40.118+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:11:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:12:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:12:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:12:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75dedf26
[2023-01-03T06:12:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:12:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:12:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:12:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:12:40.129+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:12:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b3fd291
[2023-01-03T06:12:40.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:12:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:12:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:13:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:13:10.144+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:13:10.145+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21a66b70
[2023-01-03T06:13:10.145+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:13:10.146+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:13:10.147+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:13:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:13:40.189+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:13:40.190+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a81e54
[2023-01-03T06:13:40.190+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:13:40.191+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:13:40.191+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:14:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:14:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:14:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19b9b75
[2023-01-03T06:14:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:14:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:14:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:14:40.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:14:40.190+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:14:40.191+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3450dd68
[2023-01-03T06:14:40.191+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:14:40.191+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:14:40.191+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:15:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:15:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:15:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cb436d5
[2023-01-03T06:15:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:15:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:15:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:15:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:15:40.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:15:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d6d5e88
[2023-01-03T06:15:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:15:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:15:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:16:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:16:10.151+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:16:10.152+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bd754ac
[2023-01-03T06:16:10.153+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:16:10.154+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:16:10.155+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:16:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:16:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:16:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73bee696
[2023-01-03T06:16:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:16:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:16:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:17:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:17:10.164+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:17:10.164+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3754e833
[2023-01-03T06:17:10.165+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:17:10.165+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:17:10.166+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:17:40.124+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:17:40.153+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:17:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24eb50c8
[2023-01-03T06:17:40.154+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:17:40.154+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:17:40.154+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:18:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:18:10.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:18:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@226702bd
[2023-01-03T06:18:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:18:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:18:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:18:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:18:40.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:18:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b0d4caa
[2023-01-03T06:18:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:18:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:18:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:19:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:19:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:19:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13eef026
[2023-01-03T06:19:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:19:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:19:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:19:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:19:40.196+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:19:40.196+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f46afe2
[2023-01-03T06:19:40.196+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:19:40.197+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:19:40.197+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:20:10.111+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:20:10.151+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:20:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48e25f
[2023-01-03T06:20:10.151+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:20:10.151+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:20:10.151+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:20:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:20:40.169+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:20:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45b8faf5
[2023-01-03T06:20:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:20:40.169+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:20:40.169+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:21:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:21:10.114+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:21:10.114+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c3b61fd
[2023-01-03T06:21:10.114+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:21:10.114+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:21:10.114+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:21:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:21:40.162+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:21:40.162+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52d83716
[2023-01-03T06:21:40.162+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:21:40.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:21:40.162+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:22:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:22:10.120+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:22:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a51a4d2
[2023-01-03T06:22:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:22:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:22:10.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:22:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:22:40.193+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:22:40.194+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c3663c
[2023-01-03T06:22:40.194+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:22:40.196+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:22:40.196+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:23:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:23:10.149+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:23:10.149+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43752423
[2023-01-03T06:23:10.149+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:23:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:23:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:23:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:23:40.155+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:23:40.157+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48160978
[2023-01-03T06:23:40.157+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:23:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:23:40.157+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:24:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:24:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:24:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5af4cf8
[2023-01-03T06:24:10.120+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:24:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:24:10.121+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:24:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:24:40.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:24:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38e0636e
[2023-01-03T06:24:40.141+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:24:40.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:24:40.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:25:10.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:25:10.144+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:25:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26726463
[2023-01-03T06:25:10.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:25:10.145+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:25:10.145+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:25:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:25:40.142+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:25:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71dc732c
[2023-01-03T06:25:40.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:25:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:25:40.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:26:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:26:10.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:26:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e34f054
[2023-01-03T06:26:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:26:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:26:10.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:26:40.110+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:26:40.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:26:40.147+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c457ed3
[2023-01-03T06:26:40.147+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:26:40.147+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:26:40.147+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:27:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:27:10.154+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:27:10.155+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a694600
[2023-01-03T06:27:10.155+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:27:10.156+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:27:10.158+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:27:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:27:40.169+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:27:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34f7019b
[2023-01-03T06:27:40.169+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:27:40.170+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:27:40.170+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:28:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:28:10.172+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:28:10.173+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cbdc4f7
[2023-01-03T06:28:10.173+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:28:10.175+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:28:10.175+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:28:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:28:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:28:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65b7dfed
[2023-01-03T06:28:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:28:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:28:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:29:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:29:10.142+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:29:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d90e150
[2023-01-03T06:29:10.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:29:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:29:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:29:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:29:40.131+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:29:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf25be
[2023-01-03T06:29:40.131+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:29:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:29:40.131+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:30:10.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:30:10.224+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:30:10.224+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@137e6a6c
[2023-01-03T06:30:10.224+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:30:10.225+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:30:10.226+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:30:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:30:40.146+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:30:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c589288
[2023-01-03T06:30:40.146+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:30:40.147+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:30:40.147+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:31:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:31:10.190+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:31:10.191+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71fe9b96
[2023-01-03T06:31:10.191+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:31:10.191+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:31:10.192+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:31:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:31:40.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:31:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7559aa
[2023-01-03T06:31:40.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:31:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:31:40.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:32:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:32:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:32:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b85f523
[2023-01-03T06:32:10.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:32:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:32:10.130+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:32:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:32:40.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:32:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37e1fa40
[2023-01-03T06:32:40.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:32:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:32:40.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:33:10.115+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:33:10.213+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:33:10.213+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ec04b75
[2023-01-03T06:33:10.213+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:33:10.213+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:33:10.213+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:33:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:33:40.126+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:33:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6302c162
[2023-01-03T06:33:40.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:33:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:33:40.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:34:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:34:10.161+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:34:10.161+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e7d0645
[2023-01-03T06:34:10.161+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:34:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:34:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:34:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:34:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:34:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@270932b0
[2023-01-03T06:34:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:34:40.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:34:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:35:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:35:10.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:35:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fe169df
[2023-01-03T06:35:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:35:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:35:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:35:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:35:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:35:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a8c055c
[2023-01-03T06:35:40.117+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:35:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:35:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:36:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:36:10.121+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:36:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d43af80
[2023-01-03T06:36:10.121+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:36:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:36:10.122+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:36:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:36:40.176+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:36:40.176+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7440f29a
[2023-01-03T06:36:40.176+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:36:40.177+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:36:40.177+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:37:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:37:10.138+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:37:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dcdc6f5
[2023-01-03T06:37:10.138+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:37:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:37:10.138+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:37:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:37:40.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:37:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b49a5fc
[2023-01-03T06:37:40.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:37:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:37:40.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:38:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:38:10.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:38:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b95b03
[2023-01-03T06:38:10.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:38:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:38:10.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:38:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:38:40.168+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:38:40.168+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ffc9b69
[2023-01-03T06:38:40.168+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:38:40.168+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:38:40.168+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:39:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:39:10.123+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:39:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b1172e2
[2023-01-03T06:39:10.128+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:39:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:39:10.129+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:39:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:39:40.172+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:39:40.172+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9ec95f6
[2023-01-03T06:39:40.173+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:39:40.173+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:39:40.174+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:40:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:40:10.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:40:10.152+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eb1f983
[2023-01-03T06:40:10.152+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:40:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:40:10.162+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:40:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:40:40.134+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:40:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30fef7f0
[2023-01-03T06:40:40.135+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:40:40.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:40:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:41:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:41:10.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:41:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79313218
[2023-01-03T06:41:10.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:41:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:41:10.135+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:41:40.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:41:40.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:41:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52dc56d9
[2023-01-03T06:41:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:41:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:41:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:42:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:42:10.128+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:42:10.129+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75535591
[2023-01-03T06:42:10.130+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:42:10.131+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:42:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:42:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:42:40.159+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:42:40.159+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@762ed362
[2023-01-03T06:42:40.159+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:42:40.159+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:42:40.159+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:43:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:43:10.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:43:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59983346
[2023-01-03T06:43:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:43:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:43:10.140+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:43:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:43:40.143+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:43:40.143+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10fef5a3
[2023-01-03T06:43:40.144+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:43:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:43:40.144+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:44:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:44:10.149+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:44:10.150+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e95ac1
[2023-01-03T06:44:10.150+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:44:10.150+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:44:10.151+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:44:40.107+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:44:40.170+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:44:40.171+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d9728bc
[2023-01-03T06:44:40.171+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:44:40.171+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:44:40.171+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:45:10.109+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:45:10.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:45:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3958a315
[2023-01-03T06:45:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:45:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:45:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:45:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:45:40.118+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:45:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28bddd1a
[2023-01-03T06:45:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:45:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:45:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:46:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:46:10.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:46:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dbe7ad4
[2023-01-03T06:46:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:46:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:46:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:46:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:46:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31cda954
[2023-01-03T06:46:40.122+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:46:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:46:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:47:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:47:10.142+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:47:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56a68528
[2023-01-03T06:47:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:47:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:47:10.143+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:47:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:47:40.117+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:47:40.118+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3572a92b
[2023-01-03T06:47:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:47:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:47:40.120+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:48:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:48:10.140+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:48:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@673302f5
[2023-01-03T06:48:10.140+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:48:10.141+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:48:10.141+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:48:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:48:40.133+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:48:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b4c451a
[2023-01-03T06:48:40.134+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:48:40.134+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:48:40.136+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:49:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:49:10.141+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:49:10.141+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ea092ae
[2023-01-03T06:49:10.142+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:49:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:49:10.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:49:40.108+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:49:40.125+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:49:40.125+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23f349c9
[2023-01-03T06:49:40.125+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:49:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:49:40.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:50:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:50:10.132+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:50:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a890cd9
[2023-01-03T06:50:10.132+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:50:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:50:10.132+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:50:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:50:40.122+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:50:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@614c6ad
[2023-01-03T06:50:40.123+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:50:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:50:40.123+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:51:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:51:10.127+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:51:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e5fe051
[2023-01-03T06:51:10.127+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:51:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:51:10.128+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:51:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:51:40.116+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:51:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b00e9c0
[2023-01-03T06:51:40.116+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:51:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:51:40.117+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:52:10.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:52:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:52:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ea3a299
[2023-01-03T06:52:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:52:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:52:10.124+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:52:40.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:52:40.119+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:52:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1612a7e9
[2023-01-03T06:52:40.119+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:52:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:52:40.119+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:53:10.106+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:53:10.124+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:53:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a72737
[2023-01-03T06:53:10.124+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:53:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:53:10.125+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-01-03T06:53:40.105+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-01-03T06:53:40.152+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null
[2023-01-03T06:53:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@779e03c3
[2023-01-03T06:53:40.153+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-01-03T06:53:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-01-03T06:53:40.153+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized