Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-12-20T23:10:45.454+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-12-20T23:10:45.952+00:00|INFO|log|main] Logging initialized @1668ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-12-20T23:10:46.424+00:00|INFO|ServiceManager|main] service manager starting
[2022-12-20T23:10:46.425+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-12-20T23:10:46.425+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{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@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-20T23:10:46.546+00:00|INFO|ServiceManager|main] service manager started
[2022-12-20T23:10:46.546+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{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@48d5f34e{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@fc258b1{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-12-20T23:10:46.593+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
[2022-12-20T23:10:46.791+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-12-20T23:10:46.792+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-12-20T23:10:46.796+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-12-20T23:10:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:10:46.991+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-12-20T23:10:48.695+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-12-20T23:10:48.698+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d2a5eb6
[2022-12-20T23:10:48.699+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-20T23:10:48.706+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-20T23:10:48.706+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:10:48.997+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-12-20T23:10:48.997+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-12-20T23:10:49.131+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@fc258b1{/,null,AVAILABLE}
[2022-12-20T23:10:49.191+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-12-20T23:10:49.192+00:00|INFO|Server|SDCDistributionGroup-6969] Started @4907ms
[2022-12-20T23:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:11:17.008+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-12-20T23:11:17.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fb2eedc
[2022-12-20T23:11:17.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-12-20T23:11:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-12-20T23:11:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:11:46.992+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:11:47.108+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8e2315
[2022-12-20T23:11:47.108+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:11:47.109+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:11:47.109+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44d7045f
[2022-12-20T23:12:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:12:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:12:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:12:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18044b03
[2022-12-20T23:12:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:12:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:12:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:13:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a41bd0
[2022-12-20T23:13:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:13:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35193281
[2022-12-20T23:13:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:13:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:13:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:14:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16db55d6
[2022-12-20T23:14:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:14:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:14:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:14:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5b897b
[2022-12-20T23:14:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:14:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:14:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f068f1
[2022-12-20T23:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:15:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55797aa1
[2022-12-20T23:15:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:15:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:15:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:16:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40d049a8
[2022-12-20T23:16:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:16:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@781d922f
[2022-12-20T23:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:16:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:16:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:17:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:17:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4183741b
[2022-12-20T23:17:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:17:17.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:17:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:17:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68a9ed94
[2022-12-20T23:17:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:18:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:18:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4af65437
[2022-12-20T23:18:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:18:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:18:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:18:47.031+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1050c804
[2022-12-20T23:18:47.031+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:18:47.032+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:18:47.032+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:19:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c00f5f3
[2022-12-20T23:19:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:19:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:19:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:19:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:19:47.023+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14254f40
[2022-12-20T23:19:47.023+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:19:47.023+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:19:47.024+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:20:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52b258ff
[2022-12-20T23:20:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:20:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a30994e
[2022-12-20T23:20:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:20:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:20:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:21:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:21:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@248ab413
[2022-12-20T23:21:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:21:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:21:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:21:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56ac7e09
[2022-12-20T23:21:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:21:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:21:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:22:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:22:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a8699a1
[2022-12-20T23:22:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:22:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:22:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:22:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7210e76f
[2022-12-20T23:22:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:22:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:22:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:23:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37dbbf9d
[2022-12-20T23:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:23:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:23:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d1c3b21
[2022-12-20T23:23:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:23:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:23:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61d09311
[2022-12-20T23:24:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:24:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:24:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:24:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@325132cb
[2022-12-20T23:24:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:24:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:25:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2da6e9c
[2022-12-20T23:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:25:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74f08563
[2022-12-20T23:25:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:25:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:25:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:26:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:26:17.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@249e17a4
[2022-12-20T23:26:17.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:26:17.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:26:17.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:26:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:26:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a56dff4
[2022-12-20T23:26:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:26:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:26:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:27:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4d8d7b
[2022-12-20T23:27:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:27:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:27:17.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:27:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dba4616
[2022-12-20T23:27:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:27:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:27:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:28:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2113209f
[2022-12-20T23:28:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:28:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:28:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@736d86f6
[2022-12-20T23:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:28:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:28:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:29:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28237ec9
[2022-12-20T23:29:17.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:29:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:29:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:29:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68e1714
[2022-12-20T23:29:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:29:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:29:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:30:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d9067f
[2022-12-20T23:30:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:30:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:30:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:30:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31cfab5c
[2022-12-20T23:30:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:30:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:30:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:31:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@439f96f7
[2022-12-20T23:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:31:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:31:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:31:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:31:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22caa9b0
[2022-12-20T23:31:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:31:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:31:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:32:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@598bc131
[2022-12-20T23:32:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:32:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@503e5e5c
[2022-12-20T23:32:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:32:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:32:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:33:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:33:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5859b895
[2022-12-20T23:33:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:33:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:33:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e2601b2
[2022-12-20T23:33:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:34:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71da450d
[2022-12-20T23:34:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:34:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:34:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:34:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23051b63
[2022-12-20T23:34:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:34:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:34:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:35:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@525c47ac
[2022-12-20T23:35:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:35:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:35:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eae181e
[2022-12-20T23:35:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:35:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:35:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:36:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cca1ff5
[2022-12-20T23:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:36:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:36:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1246270a
[2022-12-20T23:36:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:36:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:36:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:37:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:37:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@359d580e
[2022-12-20T23:37:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:37:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:37:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:37:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:37:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b4c7e76
[2022-12-20T23:37:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:37:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:37:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:38:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38239696
[2022-12-20T23:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:38:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:38:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:38:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e02361
[2022-12-20T23:38:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:38:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:39:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e95f42
[2022-12-20T23:39:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:39:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:39:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:39:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@359961e
[2022-12-20T23:39:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:39:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:39:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:40:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:40:17.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3939257b
[2022-12-20T23:40:17.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:40:17.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:40:17.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@458aaf04
[2022-12-20T23:40:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:40:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:40:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@566b3c63
[2022-12-20T23:41:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:41:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:41:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:41:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e421e7b
[2022-12-20T23:41:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:41:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:41:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:42:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:42:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f5f6bb
[2022-12-20T23:42:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:42:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:42:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:42:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:42:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12b1cfcb
[2022-12-20T23:42:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:42:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:43:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:43:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72be2232
[2022-12-20T23:43:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:43:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:43:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:43:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:43:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aedb2d4
[2022-12-20T23:43:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:43:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:43:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:44:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:44:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53ec7be8
[2022-12-20T23:44:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:44:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:44:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:44:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1742eeaf
[2022-12-20T23:44:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:44:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:44:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:45:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cebb56c
[2022-12-20T23:45:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:45:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:45:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52eb4581
[2022-12-20T23:45:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:45:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:45:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c8f66fe
[2022-12-20T23:46:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:46:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:46:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:46:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ef3580b
[2022-12-20T23:46:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:46:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:46:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:47:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9478f3d
[2022-12-20T23:47:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:47:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:47:17.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:47:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45c7bc84
[2022-12-20T23:47:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:47:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:47:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:48:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1204aa
[2022-12-20T23:48:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:48:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:48:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:48:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c60b18f
[2022-12-20T23:48:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:48:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:48:47.016+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:49:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:49:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d420446
[2022-12-20T23:49:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:49:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:49:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:49:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:49:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4da4bc2b
[2022-12-20T23:49:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:49:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:49:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:50:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f455f81
[2022-12-20T23:50:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:50:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7377718
[2022-12-20T23:50:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:50:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:51:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:51:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cc937b7
[2022-12-20T23:51:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:51:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:51:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7199e63a
[2022-12-20T23:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7794e524
[2022-12-20T23:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:52:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:52:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dedb1cd
[2022-12-20T23:52:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:52:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:52:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38709c31
[2022-12-20T23:53:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:53:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:53:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:53:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@536bffa9
[2022-12-20T23:53:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:53:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:53:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:54:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b9671a1
[2022-12-20T23:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:54:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:54:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:54:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61a55a05
[2022-12-20T23:54:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:54:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:54:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:55:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:55:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a6af2d4
[2022-12-20T23:55:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:55:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:55:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@433cd603
[2022-12-20T23:55:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:55:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:55:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:56:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:56:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b815610
[2022-12-20T23:56:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:56:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a4dde2
[2022-12-20T23:56:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:56:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d12d937
[2022-12-20T23:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:57:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:57:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:57:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:57:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23442d8
[2022-12-20T23:57:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:57:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:57:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:58:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c808ef4
[2022-12-20T23:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:58:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:58:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:58:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f946815
[2022-12-20T23:58:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:58:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:58:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:59:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:59:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c509916
[2022-12-20T23:59:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-20T23:59:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-20T23:59:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32ff5974
[2022-12-20T23:59:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-20T23:59:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-20T23:59:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:00:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:00:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d2cfa8
[2022-12-21T00:00:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:00:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:00:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@356a344e
[2022-12-21T00:00:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:00:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:00:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:01:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dcd4ad2
[2022-12-21T00:01:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:01:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:01:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:01:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@638939b4
[2022-12-21T00:01:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:01:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:01:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:02:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cca1f08
[2022-12-21T00:02:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:02:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:02:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:02:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:02:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2415b798
[2022-12-21T00:02:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:02:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:03:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:03:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3eefe107
[2022-12-21T00:03:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:03:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:03:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:03:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67b72c12
[2022-12-21T00:03:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:03:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:03:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:04:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:04:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d62c9fe
[2022-12-21T00:04:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:04:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:04:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:04:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54752f3a
[2022-12-21T00:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b6df2ec
[2022-12-21T00:05:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:05:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:05:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:05:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:05:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3261ca27
[2022-12-21T00:05:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:05:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:05:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:06:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@489eeac1
[2022-12-21T00:06:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:06:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:06:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:06:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:06:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65f024f5
[2022-12-21T00:06:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:06:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:07:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:07:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d3bd82a
[2022-12-21T00:07:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:07:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:07:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:07:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31e75e11
[2022-12-21T00:07:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:07:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:07:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:08:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:08:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52f25ec5
[2022-12-21T00:08:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:08:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:08:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:08:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:08:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@204b67e
[2022-12-21T00:08:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:08:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:08:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:09:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:09:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bdc38b8
[2022-12-21T00:09:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:09:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:09:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:09:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9e8b19
[2022-12-21T00:09:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:09:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:09:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5dc560
[2022-12-21T00:10:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:10:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:10:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:10:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@321ff917
[2022-12-21T00:10:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:10:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@469d6e5d
[2022-12-21T00:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c078d6f
[2022-12-21T00:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:11:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:11:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:12:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:12:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f6191be
[2022-12-21T00:12:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:12:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:12:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:12:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8e11e15
[2022-12-21T00:12:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:12:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:12:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:13:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:13:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63409e44
[2022-12-21T00:13:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:13:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:13:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a4d84c0
[2022-12-21T00:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f50e1d7
[2022-12-21T00:14:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:14:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0732da
[2022-12-21T00:14:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:14:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:15:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1149d0ff
[2022-12-21T00:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:15:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:15:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:15:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e775f
[2022-12-21T00:15:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:15:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:15:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:16:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20d9fa56
[2022-12-21T00:16:17.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:16:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:16:17.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:16:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4071a0db
[2022-12-21T00:16:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:16:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:16:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:17:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:17:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d8aee3f
[2022-12-21T00:17:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:17:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:17:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:17:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34e76e67
[2022-12-21T00:17:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:17:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:17:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f1f72c0
[2022-12-21T00:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:18:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:18:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@124db3a
[2022-12-21T00:18:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:18:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:18:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f2b5805
[2022-12-21T00:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:19:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@224f4e25
[2022-12-21T00:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:19:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:20:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61e8482f
[2022-12-21T00:20:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:20:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:20:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a8e8908
[2022-12-21T00:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:21:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99d6885
[2022-12-21T00:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:21:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26ec1ded
[2022-12-21T00:21:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:21:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:21:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:22:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:22:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49ba114a
[2022-12-21T00:22:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:22:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:22:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:22:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c53b51
[2022-12-21T00:22:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:23:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3502e08e
[2022-12-21T00:23:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:23:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:23:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:23:47.020+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34d4efa3
[2022-12-21T00:23:47.020+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:23:47.020+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:23:47.020+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f39d67f
[2022-12-21T00:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:24:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:24:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c3f9a93
[2022-12-21T00:24:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:24:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:24:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:25:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:25:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@570944a1
[2022-12-21T00:25:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:25:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:25:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1422d415
[2022-12-21T00:25:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:25:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:25:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:26:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:26:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d0c94ed
[2022-12-21T00:26:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:26:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:26:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:26:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e784c72
[2022-12-21T00:26:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34334791
[2022-12-21T00:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@593ad3db
[2022-12-21T00:27:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:27:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:27:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13615200
[2022-12-21T00:28:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:28:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7aeaf2b5
[2022-12-21T00:28:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:28:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:28:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:29:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cf578f7
[2022-12-21T00:29:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:29:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:29:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:29:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230408ad
[2022-12-21T00:29:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:29:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:29:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:30:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e6a7611
[2022-12-21T00:30:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:30:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:30:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:30:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3359aae0
[2022-12-21T00:30:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:30:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:30:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:31:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd3dc93
[2022-12-21T00:31:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:31:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:31:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:31:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:31:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@762b3472
[2022-12-21T00:31:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:31:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:31:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b40ec7e
[2022-12-21T00:32:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:32:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:32:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@456da32c
[2022-12-21T00:32:47.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:32:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:32:47.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:33:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3713eea0
[2022-12-21T00:33:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:33:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:33:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5317c16d
[2022-12-21T00:33:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:33:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732b210b
[2022-12-21T00:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:34:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f4699a
[2022-12-21T00:34:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:34:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:34:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:35:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67cf71aa
[2022-12-21T00:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:35:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:35:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62026ea3
[2022-12-21T00:35:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:35:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:35:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:36:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:36:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a9d511b
[2022-12-21T00:36:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:36:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:36:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:36:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:36:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fd3d107
[2022-12-21T00:36:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:36:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:36:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:37:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:37:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@133a54f6
[2022-12-21T00:37:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:37:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:37:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:37:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15381e80
[2022-12-21T00:37:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:37:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:37:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:38:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:38:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7c9627
[2022-12-21T00:38:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:38:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:38:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:38:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e09f3c1
[2022-12-21T00:38:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:38:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:38:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:39:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:39:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5444c962
[2022-12-21T00:39:17.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:39:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:39:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:39:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:39:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d686300
[2022-12-21T00:39:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:39:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:39:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:40:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:40:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72936199
[2022-12-21T00:40:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:40:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:40:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:40:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:40:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d7c8cc7
[2022-12-21T00:40:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:40:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:41:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:41:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@da6740c
[2022-12-21T00:41:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:41:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:41:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:41:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:41:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4142abc5
[2022-12-21T00:41:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:41:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:41:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:42:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:42:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73cbbf97
[2022-12-21T00:42:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:42:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:42:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:42:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:42:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6750c67f
[2022-12-21T00:42:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:42:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:42:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:43:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f43c36
[2022-12-21T00:43:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:43:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:43:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:43:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:43:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fc17ff2
[2022-12-21T00:43:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:43:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:43:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:44:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:44:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0f365d
[2022-12-21T00:44:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:44:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:44:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:44:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fb6dbd7
[2022-12-21T00:44:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:44:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:44:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:45:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:45:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54f4982a
[2022-12-21T00:45:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:45:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:45:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:45:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:45:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51336574
[2022-12-21T00:45:47.015+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:45:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:45:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:46:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:46:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a0d97f4
[2022-12-21T00:46:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:46:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:46:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:46:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:46:47.013+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73195499
[2022-12-21T00:46:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:46:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:46:47.014+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:47:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:47:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ff051d6
[2022-12-21T00:47:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:47:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:47:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:47:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:47:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61983ee5
[2022-12-21T00:47:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:47:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:48:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:48:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dceb8f5
[2022-12-21T00:48:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:48:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:48:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:48:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:48:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5293ce44
[2022-12-21T00:48:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:48:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:48:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:49:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:49:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77842a9d
[2022-12-21T00:49:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:49:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:49:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:49:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:49:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dfbf4e9
[2022-12-21T00:49:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:49:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:49:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:50:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564352af
[2022-12-21T00:50:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:50:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:50:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:50:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:50:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf1a626
[2022-12-21T00:50:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:50:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:50:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:51:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:51:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c5c07af
[2022-12-21T00:51:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:51:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:51:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:51:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b67a39d
[2022-12-21T00:51:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:51:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:52:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f59b635
[2022-12-21T00:52:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:52:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:52:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:52:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:52:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1124bd69
[2022-12-21T00:52:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:52:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:52:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:53:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:53:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af459d5
[2022-12-21T00:53:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:53:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:53:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:53:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:53:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41a8d782
[2022-12-21T00:53:47.016+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:53:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:53:47.017+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:54:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23082bf
[2022-12-21T00:54:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:54:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:54:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:54:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:54:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26593b8a
[2022-12-21T00:54:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:54:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:54:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:55:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:55:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d532e0e
[2022-12-21T00:55:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:55:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:55:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:55:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:55:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a541cae
[2022-12-21T00:55:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:55:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:55:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:56:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a34e6f
[2022-12-21T00:56:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:56:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:56:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:56:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79525e56
[2022-12-21T00:56:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:56:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:56:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:57:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@354f0f0b
[2022-12-21T00:57:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:57:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:57:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:57:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:57:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c8f7a2
[2022-12-21T00:57:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:57:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:57:47.010+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:58:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f607d3e
[2022-12-21T00:58:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:58:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:58:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:58:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5465fbf8
[2022-12-21T00:58:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:58:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:58:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:59:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:59:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fb63acb
[2022-12-21T00:59:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:59:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T00:59:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T00:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a38103
[2022-12-21T00:59:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T00:59:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T00:59:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:00:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:00:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@182f7cfe
[2022-12-21T01:00:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:00:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:00:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:00:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ebb1509
[2022-12-21T01:00:47.008+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:00:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:00:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:01:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:01:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5af7bd2e
[2022-12-21T01:01:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:01:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:01:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:01:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:01:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f6a3eb5
[2022-12-21T01:01:47.014+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:01:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:01:47.015+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:02:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:02:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af00bc1
[2022-12-21T01:02:17.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:02:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:02:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:02:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:02:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6366d3bb
[2022-12-21T01:02:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:02:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:02:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:03:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:03:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c602ab5
[2022-12-21T01:03:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:03:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:03:16.999+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:03:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:03:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b8b07db
[2022-12-21T01:03:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:03:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:04:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:04:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@481bf617
[2022-12-21T01:04:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:04:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:04:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68702cd5
[2022-12-21T01:04:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:04:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:05:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:05:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6026331
[2022-12-21T01:05:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:05:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:05:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:05:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:05:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de142d9
[2022-12-21T01:05:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:05:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:05:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:06:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6095a4f2
[2022-12-21T01:06:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:06:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:06:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:06:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:06:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@761db7ce
[2022-12-21T01:06:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:06:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:06:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:07:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:07:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d097c3e
[2022-12-21T01:07:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:07:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:07:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:07:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:07:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3042cd01
[2022-12-21T01:07:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:07:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:07:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:08:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:08:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bb6c2ae
[2022-12-21T01:08:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:08:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:08:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:08:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:08:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66f47ad
[2022-12-21T01:08:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:08:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:08:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:09:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27511b9d
[2022-12-21T01:09:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:09:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:09:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a6e701d
[2022-12-21T01:09:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:09:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:09:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:10:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4055091e
[2022-12-21T01:10:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:10:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:10:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:10:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:10:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e7ccaf8
[2022-12-21T01:10:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:10:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:10:47.012+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:11:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:11:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20765f9b
[2022-12-21T01:11:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:11:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:11:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@390c75ef
[2022-12-21T01:11:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:11:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:11:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:12:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4da33453
[2022-12-21T01:12:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:12:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:12:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:12:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:12:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37c6a994
[2022-12-21T01:12:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:12:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:12:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:13:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:13:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3b43da
[2022-12-21T01:13:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:13:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:13:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c892f7b
[2022-12-21T01:13:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:13:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:14:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:14:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@331cc85c
[2022-12-21T01:14:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:14:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:14:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:14:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:14:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7768b2bc
[2022-12-21T01:14:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:14:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:14:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:15:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54a5c63e
[2022-12-21T01:15:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:15:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:15:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:15:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69d5d611
[2022-12-21T01:15:47.011+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:15:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:15:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:16:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58beb1b2
[2022-12-21T01:16:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:16:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:16:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c0a74ac
[2022-12-21T01:16:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:16:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:16:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:17:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:17:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28141586
[2022-12-21T01:17:16.999+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:17:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:17:17.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:17:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:17:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ba25c2
[2022-12-21T01:17:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:17:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:17:47.008+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:18:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f44b595
[2022-12-21T01:18:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:18:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:18:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:18:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758de256
[2022-12-21T01:18:47.017+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:18:47.018+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:18:47.018+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:19:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:19:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c58e23d
[2022-12-21T01:19:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:19:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:19:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fe152d3
[2022-12-21T01:19:47.009+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:19:47.009+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:20:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:20:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@576e8cb7
[2022-12-21T01:20:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:20:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:20:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:20:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61109df9
[2022-12-21T01:20:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:20:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:21:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:21:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a04206
[2022-12-21T01:21:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:21:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:21:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:21:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14270954
[2022-12-21T01:21:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:21:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:21:47.002+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:22:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e960712
[2022-12-21T01:22:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:22:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:22:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:22:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1418aea6
[2022-12-21T01:22:47.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:22:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:23:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2910c557
[2022-12-21T01:23:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:23:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:23:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:23:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:23:47.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f8e5130
[2022-12-21T01:23:47.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:23:47.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:24:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ae6159
[2022-12-21T01:24:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:24:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:24:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:24:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64c95396
[2022-12-21T01:24:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:24:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:24:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:25:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:25:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3850a555
[2022-12-21T01:25:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:25:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:25:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:25:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cb136dd
[2022-12-21T01:25:47.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:25:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:25:47.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:26:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:26:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd2547c
[2022-12-21T01:26:17.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:26:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:26:17.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:26:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b64af75
[2022-12-21T01:26:47.005+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:26:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:27:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bcae330
[2022-12-21T01:27:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:27:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:27:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:27:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1da910ca
[2022-12-21T01:27:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:27:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:27:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:28:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:28:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7250880c
[2022-12-21T01:28:16.998+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:28:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:28:16.998+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:28:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:28:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d4be1b2
[2022-12-21T01:28:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:28:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:28:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:29:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:29:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae828f2
[2022-12-21T01:29:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:29:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:29:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:29:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:29:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bcbb206
[2022-12-21T01:29:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:29:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:29:47.006+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:30:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18bade40
[2022-12-21T01:30:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:30:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:30:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:30:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:30:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6afcc407
[2022-12-21T01:30:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:30:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:30:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:31:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4856c70
[2022-12-21T01:31:16.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:31:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:31:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:31:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ceb3ba7
[2022-12-21T01:31:47.006+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:31:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:31:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:32:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:32:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e3772b
[2022-12-21T01:32:16.994+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:32:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:32:16.994+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:32:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:32:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bfa666e
[2022-12-21T01:32:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:32:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:32:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:33:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:33:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57c08f8e
[2022-12-21T01:33:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:33:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:33:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:33:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:33:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@513f5ff
[2022-12-21T01:33:47.004+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:33:47.004+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:33:47.005+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:34:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@224c6ed7
[2022-12-21T01:34:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:34:16.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:34:46.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:34:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123a44a2
[2022-12-21T01:34:47.007+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:34:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:34:47.007+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:35:16.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c64c64b
[2022-12-21T01:35:16.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:35:16.996+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:35:46.990+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:35:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b043e3
[2022-12-21T01:35:47.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:35:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:35:47.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-12-21T01:36:16.991+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-12-21T01:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6986713
[2022-12-21T01:36:16.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-12-21T01:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-12-21T01:36:16.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized