Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2023-02-04T03:06:14.301+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2023-02-04T03:06:14.700+00:00|INFO|log|main] Logging initialized @1171ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-02-04T03:06:14.983+00:00|INFO|ServiceManager|main] service manager starting
[2023-02-04T03:06:14.984+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2023-02-04T03:06:14.984+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@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,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
[2023-02-04T03:06:15.058+00:00|INFO|ServiceManager|main] service manager started
[2023-02-04T03:06:15.058+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@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,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
[2023-02-04T03:06:15.071+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2023-02-04T03:06:15.132+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2023-02-04T03:06:15.132+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2023-02-04T03:06:15.134+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2023-02-04T03:06:15.213+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2023-02-04T03:06:15.213+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:06:16.030+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)
[2023-02-04T03:06:16.032+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e31f696
[2023-02-04T03:06:16.032+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:06:16.037+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:06:16.038+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:06:16.110+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2023-02-04T03:06:16.110+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2023-02-04T03:06:16.221+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2023-02-04T03:06:16.243+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-02-04T03:06:16.243+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2714ms
[2023-02-04T03:06:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:06:46.284+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:06:46.286+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28411e79
[2023-02-04T03:06:46.287+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:06:46.288+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:06:46.288+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:07:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:07:16.237+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:07:16.238+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@380e50b6
[2023-02-04T03:07:16.238+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:07:16.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:07:16.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:07:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:07:46.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:07:46.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@662cc5f8
[2023-02-04T03:07:46.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:07:46.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:07:46.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:08:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:08:16.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:08:16.266+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@283fdaea
[2023-02-04T03:08:16.266+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:08:16.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:08:16.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:08:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:08:46.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:08:46.256+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1060c8
[2023-02-04T03:08:46.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:08:46.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:08:46.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:09:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:09:16.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:09:16.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9da00a
[2023-02-04T03:09:16.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:09:16.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:09:16.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:09:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:09:46.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:09:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22a6a202
[2023-02-04T03:09:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:09:46.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:09:46.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:10:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:10:16.269+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:10:16.270+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35aac0
[2023-02-04T03:10:16.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:10:16.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:10:16.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:10:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:10:46.250+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:10:46.250+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4da70afe
[2023-02-04T03:10:46.250+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:10:46.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:10:46.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:11:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:11:16.365+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:11:16.365+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f42764b
[2023-02-04T03:11:16.365+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:11:16.365+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:11:16.365+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:11:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:11:46.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:11:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4318adf9
[2023-02-04T03:11:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:11:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:11:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:12:15.212+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:12:16.269+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:12:16.269+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@267915c2
[2023-02-04T03:12:16.269+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:12:16.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:12:16.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:12:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:12:46.251+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:12:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c18c638
[2023-02-04T03:12:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:12:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:12:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:13:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:13:16.265+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:13:16.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52106875
[2023-02-04T03:13:16.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:13:16.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:13:16.266+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:13:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:13:46.248+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:13:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7877756b
[2023-02-04T03:13:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:13:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:13:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:14:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:14:16.233+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:14:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2acbc624
[2023-02-04T03:14:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:14:16.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:14:16.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:14:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:14:46.249+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:14:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@613aed44
[2023-02-04T03:14:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:14:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:14:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:15:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:15:16.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:15:16.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1669932a
[2023-02-04T03:15:16.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:15:16.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:15:16.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:15:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:15:46.249+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:15:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39a31aab
[2023-02-04T03:15:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:15:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:15:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:16:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:16:16.319+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:16:16.319+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4831cece
[2023-02-04T03:16:16.320+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:16:16.320+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:16:16.321+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:16:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:16:46.248+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:16:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72fac0e8
[2023-02-04T03:16:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:16:46.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:16:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:17:15.213+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:17:16.268+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:17:16.269+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3faac07f
[2023-02-04T03:17:16.269+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:17:16.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:17:16.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:17:45.214+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:17:46.258+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:17:46.258+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce345b4
[2023-02-04T03:17:46.258+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:17:46.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:17:46.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:18:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:18:16.269+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:18:16.269+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79096ef2
[2023-02-04T03:18:16.270+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:18:16.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:18:16.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:18:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:18:46.251+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:18:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@208d1aeb
[2023-02-04T03:18:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:18:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:18:46.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:19:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:19:16.233+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:19:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f39a9c4
[2023-02-04T03:19:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:19:16.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:19:16.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:19:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:19:46.252+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:19:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc42ea7
[2023-02-04T03:19:46.252+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:19:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:19:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:20:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:20:16.233+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:20:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@480712e9
[2023-02-04T03:20:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:20:16.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:20:16.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:20:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:20:46.257+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:20:46.257+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bed5769
[2023-02-04T03:20:46.257+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:20:46.257+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:20:46.257+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:21:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:21:16.236+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:21:16.237+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cdbe975
[2023-02-04T03:21:16.237+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:21:16.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:21:16.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:21:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:21:46.253+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:21:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c4dd193
[2023-02-04T03:21:46.253+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:21:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:21:46.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:22:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:22:16.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:22:16.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232026e
[2023-02-04T03:22:16.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:22:16.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:22:16.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:22:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:22:46.250+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:22:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47fed1c5
[2023-02-04T03:22:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:22:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:22:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:23:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:23:16.238+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:23:16.239+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25f2b987
[2023-02-04T03:23:16.239+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:23:16.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:23:16.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:23:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:23:46.249+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:23:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7206fef
[2023-02-04T03:23:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:23:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:23:46.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:24:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:24:16.233+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:24:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1859ba62
[2023-02-04T03:24:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:24:16.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:24:16.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:24:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:24:46.251+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:24:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4935b3b8
[2023-02-04T03:24:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:24:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:24:46.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:25:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:25:16.232+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:25:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb958ce
[2023-02-04T03:25:16.233+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:25:16.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:25:16.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:25:45.213+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:25:46.249+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:25:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c795804
[2023-02-04T03:25:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:25:46.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:25:46.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:26:15.212+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:26:16.291+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:26:16.291+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45a7e6ee
[2023-02-04T03:26:16.291+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:26:16.292+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:26:16.292+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:26:45.214+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:26:46.249+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:26:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39585e88
[2023-02-04T03:26:46.249+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:26:46.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:26:46.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:27:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:27:16.240+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:27:16.243+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51dc6943
[2023-02-04T03:27:16.243+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:27:16.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:27:16.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:27:45.214+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:27:46.251+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:27:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6421b513
[2023-02-04T03:27:46.251+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:27:46.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:27:46.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:28:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:28:16.232+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.1.176] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
	at java.base/java.net.Socket.connect(Unknown Source)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 18 common frames omitted
[2023-02-04T03:28:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@331cc475
[2023-02-04T03:28:16.234+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2023-02-04T03:28:16.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:28:16.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:28:45.214+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:28:45.797+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2023-02-04T03:28:45.943+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:28:46.126+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3839e29a
[2023-02-04T03:28:46.126+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:28:46.135+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/bZHRUGqLPwCMJTmf will send credentials over a clear channel.
[2023-02-04T03:28:46.135+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/bZHRUGqLPwCMJTmf (as bZHRUGqLPwCMJTmf) ...
[2023-02-04T03:28:46.322+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:28:46.322+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:28:46.322+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:29:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:29:15.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:29:15.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as bZHRUGqLPwCMJTmf) ...
[2023-02-04T03:29:15.286+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:29:15.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a795bf9
[2023-02-04T03:29:15.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:29:15.302+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/aNKcLyGOVc5OlGc2 will send credentials over a clear channel.
[2023-02-04T03:29:15.302+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/aNKcLyGOVc5OlGc2 (as aNKcLyGOVc5OlGc2) ...
[2023-02-04T03:29:15.355+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:29:15.355+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:29:15.357+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:29:45.212+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:29:45.245+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:29:45.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as aNKcLyGOVc5OlGc2) ...
[2023-02-04T03:29:45.287+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:29:45.312+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61c5ea19
[2023-02-04T03:29:45.312+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:29:45.314+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mRQ1uEWYZgxNbHzQ will send credentials over a clear channel.
[2023-02-04T03:29:45.314+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/mRQ1uEWYZgxNbHzQ (as mRQ1uEWYZgxNbHzQ) ...
[2023-02-04T03:29:45.340+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:29:45.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:29:45.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:30:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:30:15.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:30:15.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as mRQ1uEWYZgxNbHzQ) ...
[2023-02-04T03:30:15.562+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:30:15.581+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@652d3242
[2023-02-04T03:30:15.581+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:30:15.582+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/SER6jAf2tRFeKBJB will send credentials over a clear channel.
[2023-02-04T03:30:15.582+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/SER6jAf2tRFeKBJB (as SER6jAf2tRFeKBJB) ...
[2023-02-04T03:30:16.049+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:30:16.049+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:30:16.049+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:30:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:30:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:30:45.234+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as SER6jAf2tRFeKBJB) ...
[2023-02-04T03:30:45.277+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:30:45.291+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52eba965
[2023-02-04T03:30:45.292+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:30:45.293+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/1iRKqKbTJjLwPJQB will send credentials over a clear channel.
[2023-02-04T03:30:45.293+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/1iRKqKbTJjLwPJQB (as 1iRKqKbTJjLwPJQB) ...
[2023-02-04T03:30:45.330+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:30:45.330+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:30:45.331+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:31:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:31:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:31:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1iRKqKbTJjLwPJQB) ...
[2023-02-04T03:31:15.277+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:31:15.292+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6864120c
[2023-02-04T03:31:15.292+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:31:15.293+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HR8U6g1HjjiGPfl9 will send credentials over a clear channel.
[2023-02-04T03:31:15.293+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/HR8U6g1HjjiGPfl9 (as HR8U6g1HjjiGPfl9) ...
[2023-02-04T03:31:15.327+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:31:15.327+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:31:15.327+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:31:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:31:45.244+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:31:45.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as HR8U6g1HjjiGPfl9) ...
[2023-02-04T03:31:45.592+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:31:45.606+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@227901ab
[2023-02-04T03:31:45.606+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:31:45.607+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/R7QEkKnpBNFeltS8 will send credentials over a clear channel.
[2023-02-04T03:31:45.607+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/R7QEkKnpBNFeltS8 (as R7QEkKnpBNFeltS8) ...
[2023-02-04T03:31:45.815+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:31:45.815+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:31:45.815+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:32:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:32:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:32:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as R7QEkKnpBNFeltS8) ...
[2023-02-04T03:32:15.262+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:32:15.279+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@600d3b60
[2023-02-04T03:32:15.279+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:32:15.280+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/N1fYJ16yjaU4JgAW will send credentials over a clear channel.
[2023-02-04T03:32:15.280+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/N1fYJ16yjaU4JgAW (as N1fYJ16yjaU4JgAW) ...
[2023-02-04T03:32:15.309+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:32:15.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:32:15.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:32:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:32:45.243+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:32:45.243+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as N1fYJ16yjaU4JgAW) ...
[2023-02-04T03:32:45.470+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:32:45.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78d7275d
[2023-02-04T03:32:45.487+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:32:45.488+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/uuta0Dyz7RfzTv0b will send credentials over a clear channel.
[2023-02-04T03:32:45.488+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/uuta0Dyz7RfzTv0b (as uuta0Dyz7RfzTv0b) ...
[2023-02-04T03:32:45.670+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:32:45.670+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:32:45.670+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:33:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:33:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:33:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as uuta0Dyz7RfzTv0b) ...
[2023-02-04T03:33:15.319+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:33:15.331+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e073355
[2023-02-04T03:33:15.331+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:33:15.332+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/I7qhAYBwtUoElTu2 will send credentials over a clear channel.
[2023-02-04T03:33:15.332+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/I7qhAYBwtUoElTu2 (as I7qhAYBwtUoElTu2) ...
[2023-02-04T03:33:15.453+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:33:15.454+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:33:15.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:33:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:33:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:33:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as I7qhAYBwtUoElTu2) ...
[2023-02-04T03:33:45.584+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:33:45.594+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dcb8d4d
[2023-02-04T03:33:45.595+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:33:45.595+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4MOSeKPuQ2hbmxpe will send credentials over a clear channel.
[2023-02-04T03:33:45.595+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4MOSeKPuQ2hbmxpe (as 4MOSeKPuQ2hbmxpe) ...
[2023-02-04T03:33:45.940+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:33:45.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:33:45.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:34:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:34:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:34:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 4MOSeKPuQ2hbmxpe) ...
[2023-02-04T03:34:15.272+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:34:15.293+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b6e181f
[2023-02-04T03:34:15.293+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:34:15.294+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/8J5boeZTWpkJaQHN will send credentials over a clear channel.
[2023-02-04T03:34:15.294+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/8J5boeZTWpkJaQHN (as 8J5boeZTWpkJaQHN) ...
[2023-02-04T03:34:15.326+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:34:15.326+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:34:15.326+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:34:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:34:45.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:34:45.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 8J5boeZTWpkJaQHN) ...
[2023-02-04T03:34:45.294+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:34:45.318+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a562498
[2023-02-04T03:34:45.319+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:34:45.320+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TdKqlxXg0AghWxp0 will send credentials over a clear channel.
[2023-02-04T03:34:45.320+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TdKqlxXg0AghWxp0 (as TdKqlxXg0AghWxp0) ...
[2023-02-04T03:34:45.346+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:34:45.347+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:34:45.347+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:35:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:35:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:35:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TdKqlxXg0AghWxp0) ...
[2023-02-04T03:35:15.347+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:35:15.359+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@221c75de
[2023-02-04T03:35:15.360+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:35:15.361+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/S61rWAz74XtQcRnj will send credentials over a clear channel.
[2023-02-04T03:35:15.361+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/S61rWAz74XtQcRnj (as S61rWAz74XtQcRnj) ...
[2023-02-04T03:35:15.665+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:35:15.666+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:35:15.666+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:35:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:35:45.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:35:45.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as S61rWAz74XtQcRnj) ...
[2023-02-04T03:35:45.371+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:35:45.392+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bdfdfeb
[2023-02-04T03:35:45.392+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:35:45.393+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/3La161w6ZoB0QLM9 will send credentials over a clear channel.
[2023-02-04T03:35:45.394+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/3La161w6ZoB0QLM9 (as 3La161w6ZoB0QLM9) ...
[2023-02-04T03:35:45.437+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:35:45.438+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:35:45.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:36:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:36:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:36:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 3La161w6ZoB0QLM9) ...
[2023-02-04T03:36:15.270+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:36:15.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28034454
[2023-02-04T03:36:15.280+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:36:15.281+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/i3CwcZDXWH1hr3J4 will send credentials over a clear channel.
[2023-02-04T03:36:15.281+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/i3CwcZDXWH1hr3J4 (as i3CwcZDXWH1hr3J4) ...
[2023-02-04T03:36:15.312+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:36:15.312+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:36:15.312+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:36:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:36:45.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:36:45.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as i3CwcZDXWH1hr3J4) ...
[2023-02-04T03:36:45.323+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:36:45.342+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c5c591
[2023-02-04T03:36:45.342+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:36:45.343+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tGw43dSNpRAEpA6y will send credentials over a clear channel.
[2023-02-04T03:36:45.343+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tGw43dSNpRAEpA6y (as tGw43dSNpRAEpA6y) ...
[2023-02-04T03:36:45.371+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:36:45.371+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:36:45.371+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:37:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:37:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:37:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as tGw43dSNpRAEpA6y) ...
[2023-02-04T03:37:15.272+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:37:15.284+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3890f675
[2023-02-04T03:37:15.284+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:37:15.285+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PXPXlFJsb2g0TixS will send credentials over a clear channel.
[2023-02-04T03:37:15.285+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/PXPXlFJsb2g0TixS (as PXPXlFJsb2g0TixS) ...
[2023-02-04T03:37:15.312+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:37:15.312+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:37:15.312+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:37:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:37:45.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:37:45.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as PXPXlFJsb2g0TixS) ...
[2023-02-04T03:37:45.284+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:37:45.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29946f4e
[2023-02-04T03:37:45.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:37:45.301+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/swE3NKoJVEf7IYLV will send credentials over a clear channel.
[2023-02-04T03:37:45.301+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/swE3NKoJVEf7IYLV (as swE3NKoJVEf7IYLV) ...
[2023-02-04T03:37:45.329+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:37:45.329+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:37:45.329+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:38:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:38:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:38:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as swE3NKoJVEf7IYLV) ...
[2023-02-04T03:38:15.272+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:38:15.282+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ef978a4
[2023-02-04T03:38:15.282+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:38:15.283+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tXE4BUz9kxsMAJUD will send credentials over a clear channel.
[2023-02-04T03:38:15.283+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tXE4BUz9kxsMAJUD (as tXE4BUz9kxsMAJUD) ...
[2023-02-04T03:38:15.320+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:38:15.321+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:38:15.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:38:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:38:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:38:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as tXE4BUz9kxsMAJUD) ...
[2023-02-04T03:38:45.325+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:38:45.338+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d0728b3
[2023-02-04T03:38:45.338+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:38:45.339+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/131IGPyPNUhd2JMU will send credentials over a clear channel.
[2023-02-04T03:38:45.339+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/131IGPyPNUhd2JMU (as 131IGPyPNUhd2JMU) ...
[2023-02-04T03:38:45.414+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:38:45.415+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:38:45.415+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:39:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:39:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:39:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 131IGPyPNUhd2JMU) ...
[2023-02-04T03:39:15.317+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:39:15.327+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6623dcaa
[2023-02-04T03:39:15.327+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:39:15.327+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/VVAJOJpQufhJtGop will send credentials over a clear channel.
[2023-02-04T03:39:15.327+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/VVAJOJpQufhJtGop (as VVAJOJpQufhJtGop) ...
[2023-02-04T03:39:15.358+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:39:15.358+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:39:15.358+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:39:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:39:45.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:39:45.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as VVAJOJpQufhJtGop) ...
[2023-02-04T03:39:45.445+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:39:45.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@617cb2ad
[2023-02-04T03:39:45.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:39:45.463+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CkH67x3XBCbssVTa will send credentials over a clear channel.
[2023-02-04T03:39:45.463+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/CkH67x3XBCbssVTa (as CkH67x3XBCbssVTa) ...
[2023-02-04T03:39:45.581+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:39:45.581+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:39:45.581+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:40:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:40:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:40:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as CkH67x3XBCbssVTa) ...
[2023-02-04T03:40:15.277+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:40:15.288+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240bff20
[2023-02-04T03:40:15.288+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:40:15.289+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/DkdNp3KyWTSeuUYw will send credentials over a clear channel.
[2023-02-04T03:40:15.289+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/DkdNp3KyWTSeuUYw (as DkdNp3KyWTSeuUYw) ...
[2023-02-04T03:40:15.314+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:40:15.315+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:40:15.315+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:40:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:40:45.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:40:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as DkdNp3KyWTSeuUYw) ...
[2023-02-04T03:40:45.336+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:40:45.345+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a52b493
[2023-02-04T03:40:45.346+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:40:45.347+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KTzqLOBrJyhJ2CJY will send credentials over a clear channel.
[2023-02-04T03:40:45.347+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KTzqLOBrJyhJ2CJY (as KTzqLOBrJyhJ2CJY) ...
[2023-02-04T03:40:45.499+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:40:45.499+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:40:45.500+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:41:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:41:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:41:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KTzqLOBrJyhJ2CJY) ...
[2023-02-04T03:41:15.530+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:41:15.542+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49ab0be3
[2023-02-04T03:41:15.543+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:41:15.544+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TH73cPC4NwBEggO1 will send credentials over a clear channel.
[2023-02-04T03:41:15.544+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TH73cPC4NwBEggO1 (as TH73cPC4NwBEggO1) ...
[2023-02-04T03:41:15.713+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:41:15.713+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:41:15.713+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:41:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:41:45.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:41:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TH73cPC4NwBEggO1) ...
[2023-02-04T03:41:45.272+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:41:45.285+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7730ec16
[2023-02-04T03:41:45.286+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:41:45.286+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n9JfpR024xPJWt38 will send credentials over a clear channel.
[2023-02-04T03:41:45.286+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/n9JfpR024xPJWt38 (as n9JfpR024xPJWt38) ...
[2023-02-04T03:41:45.317+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:41:45.317+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:41:45.317+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:42:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:42:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:42:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as n9JfpR024xPJWt38) ...
[2023-02-04T03:42:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:42:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:42:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:42:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:42:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:42:45.241+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:42:45.242+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:42:45.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as n9JfpR024xPJWt38) ...
[2023-02-04T03:42:45.307+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:42:45.323+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6635c516
[2023-02-04T03:42:45.323+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:42:45.324+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/rk5ngJQevC7RWcDr will send credentials over a clear channel.
[2023-02-04T03:42:45.324+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/rk5ngJQevC7RWcDr (as rk5ngJQevC7RWcDr) ...
[2023-02-04T03:42:45.350+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:42:45.350+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:42:45.350+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:43:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:43:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:43:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as rk5ngJQevC7RWcDr) ...
[2023-02-04T03:43:15.271+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:43:15.322+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7da1428b
[2023-02-04T03:43:15.322+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:43:15.324+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/sBTDDWx3JgvVVk48 will send credentials over a clear channel.
[2023-02-04T03:43:15.324+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/sBTDDWx3JgvVVk48 (as sBTDDWx3JgvVVk48) ...
[2023-02-04T03:43:15.377+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:43:15.377+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:43:15.377+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:43:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:43:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:43:45.234+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as sBTDDWx3JgvVVk48) ...
[2023-02-04T03:43:45.378+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:43:45.378+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:43:45.378+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:43:45.379+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:44:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:44:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:44:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:44:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as sBTDDWx3JgvVVk48) ...
[2023-02-04T03:44:27.290+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:44:27.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ace16db
[2023-02-04T03:44:27.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:44:27.305+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/68RI5Pr1AwM5PCnk will send credentials over a clear channel.
[2023-02-04T03:44:27.305+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/68RI5Pr1AwM5PCnk (as 68RI5Pr1AwM5PCnk) ...
[2023-02-04T03:44:27.327+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:44:27.328+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:44:27.328+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:44:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:44:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:44:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 68RI5Pr1AwM5PCnk) ...
[2023-02-04T03:44:45.269+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:44:45.280+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@444d43ee
[2023-02-04T03:44:45.281+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:44:45.281+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tKQHNtY09p39datW will send credentials over a clear channel.
[2023-02-04T03:44:45.281+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/tKQHNtY09p39datW (as tKQHNtY09p39datW) ...
[2023-02-04T03:44:45.309+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:44:45.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:44:45.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:45:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:45:15.248+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:45:15.249+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as tKQHNtY09p39datW) ...
[2023-02-04T03:45:15.309+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:45:15.310+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:45:15.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:45:15.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:45:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:45:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:45:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:45:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as tKQHNtY09p39datW) ...
[2023-02-04T03:45:45.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:45:45.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:45:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:45:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:46:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:46:15.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:46:15.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:46:15.236+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as tKQHNtY09p39datW) ...
[2023-02-04T03:46:37.620+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:46:37.640+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f6c4811
[2023-02-04T03:46:37.640+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:46:37.642+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/anxQoEP2Sdp4tTBK will send credentials over a clear channel.
[2023-02-04T03:46:37.643+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/anxQoEP2Sdp4tTBK (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:46:37.677+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:46:37.677+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:46:37.678+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:46:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:46:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:46:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:46:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:46:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:46:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:46:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:47:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:47:15.244+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:47:15.245+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:47:15.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:47:15.248+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:47:15.248+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:47:15.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:47:15.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:47:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:47:45.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:47:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:47:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:47:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:47:45.240+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:47:45.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:47:45.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:48:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:48:15.233+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:48:15.234+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:48:15.234+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:48:15.260+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:48:15.260+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:48:15.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:48:15.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:48:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:48:45.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:48:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:48:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:48:45.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:48:45.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:48:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:48:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:49:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:49:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:49:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:49:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:49:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:49:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:49:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:49:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:49:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:49:45.247+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:49:45.247+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:49:45.247+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:49:45.253+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:49:45.253+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:49:45.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:49:45.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:50:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:50:15.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:50:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:50:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as anxQoEP2Sdp4tTBK) ...
[2023-02-04T03:51:02.065+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:51:02.078+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39f219f3
[2023-02-04T03:51:02.078+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:51:02.079+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/J5JtUaVMOVCay244 will send credentials over a clear channel.
[2023-02-04T03:51:02.079+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/J5JtUaVMOVCay244 (as J5JtUaVMOVCay244) ...
[2023-02-04T03:51:23.303+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:51:23.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:51:23.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:51:23.303+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:51:23.315+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:51:23.315+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:51:53.302+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:51:53.303+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:51:53.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:51:53.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:51:53.303+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:51:53.317+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:51:53.318+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:51:53.318+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:51:53.321+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:51:53.321+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:51:53.321+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:51:53.321+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:51:53.321+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:51:53.333+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:51:53.333+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:51:53.333+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:51:53.337+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:51:53.337+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:51:53.337+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:51:53.337+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:52:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:52:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:52:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:52:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:52:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:52:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:52:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:52:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:52:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:52:45.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:52:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:52:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:52:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:52:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:52:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:52:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:53:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:53:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:53:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:53:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:53:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:53:15.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:53:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:53:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:53:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:53:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:53:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:53:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:53:45.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:53:45.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:53:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:53:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:54:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:54:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:54:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:54:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:54:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:54:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:54:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:54:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:54:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:54:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:54:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:54:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:54:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:54:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:54:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:54:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:55:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:55:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:55:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:55:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:55:15.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:55:15.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:55:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:55:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:55:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:55:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:55:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:55:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:55:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:55:45.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:55:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:55:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:56:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:56:15.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:56:15.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:56:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:56:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:56:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:56:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:56:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:56:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:56:45.248+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:56:45.250+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:56:45.250+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:56:45.253+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:56:45.253+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:56:45.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:56:45.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:57:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:57:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:57:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:57:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:57:15.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:57:15.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:57:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:57:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:57:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:57:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:57:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:57:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:57:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:57:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:57:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:57:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:58:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:58:15.243+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:58:15.244+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:58:15.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as J5JtUaVMOVCay244) ...
[2023-02-04T03:58:51.067+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:58:51.084+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63eb30ee
[2023-02-04T03:58:51.084+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T03:58:51.085+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TYhmc94JTQgIvky0 will send credentials over a clear channel.
[2023-02-04T03:58:51.085+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/TYhmc94JTQgIvky0 (as TYhmc94JTQgIvky0) ...
[2023-02-04T03:58:55.599+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T03:58:55.599+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T03:58:55.600+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:58:55.600+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:58:55.616+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:58:55.616+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T03:59:25.600+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T03:59:25.601+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T03:59:25.601+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T03:59:25.602+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:59:25.602+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:59:25.615+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:59:25.616+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:59:25.616+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T03:59:25.622+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:59:25.622+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:59:25.622+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:59:25.622+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T03:59:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T03:59:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T03:59:45.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T03:59:45.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T03:59:45.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T03:59:45.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T03:59:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T03:59:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:00:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:00:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:00:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:00:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:00:15.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:00:15.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:00:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:00:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:00:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:00:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:00:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:00:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:00:45.281+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:00:45.281+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:00:45.281+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:00:45.281+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:01:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:01:15.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:01:15.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:01:15.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:01:15.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:01:15.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:01:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:01:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:01:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:01:45.242+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:01:45.244+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:01:45.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:01:45.248+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:01:45.248+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:01:45.248+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:01:45.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:02:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:02:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:02:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:02:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:02:15.260+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:02:15.260+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:02:15.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:02:15.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:02:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:02:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:02:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:02:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:02:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:02:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:02:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:02:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:03:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:03:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:03:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:03:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as TYhmc94JTQgIvky0) ...
[2023-02-04T04:03:49.069+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:03:49.090+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ed62134
[2023-02-04T04:03:49.090+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T04:03:49.092+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/YAPUjEJaFB6q8yAF will send credentials over a clear channel.
[2023-02-04T04:03:49.092+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/YAPUjEJaFB6q8yAF (as YAPUjEJaFB6q8yAF) ...
[2023-02-04T04:03:49.142+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:03:49.142+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T04:03:49.142+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:03:49.142+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:03:49.171+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:03:49.171+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as YAPUjEJaFB6q8yAF) ...
[2023-02-04T04:03:49.253+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:03:49.265+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fbd842b
[2023-02-04T04:03:49.265+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T04:03:49.266+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4jufYQrx9ByvzvUg will send credentials over a clear channel.
[2023-02-04T04:03:49.266+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/4jufYQrx9ByvzvUg (as 4jufYQrx9ByvzvUg) ...
[2023-02-04T04:03:49.327+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:03:49.327+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T04:03:49.327+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:04:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:04:15.391+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:04:15.391+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 4jufYQrx9ByvzvUg) ...
[2023-02-04T04:04:15.479+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:04:15.487+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ba55663
[2023-02-04T04:04:15.488+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T04:04:15.488+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KrxUlDxX88tIp2Sk will send credentials over a clear channel.
[2023-02-04T04:04:15.489+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/KrxUlDxX88tIp2Sk (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:04:15.571+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:04:15.572+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T04:04:15.572+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:04:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:04:45.242+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:04:45.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:04:45.246+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:04:45.246+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:04:45.246+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:04:45.246+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:05:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:05:15.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:05:15.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:05:15.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:05:15.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:05:15.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:05:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:05:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:05:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:05:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:05:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:05:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:05:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:05:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:05:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:05:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:06:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:06:15.236+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:06:15.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:06:15.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:06:15.240+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:06:15.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:06:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:06:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:06:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:06:45.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:06:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:06:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:06:45.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:06:45.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:06:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:06:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:07:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:07:15.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:07:15.234+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:07:15.234+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:08:08.846+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:08:08.847+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:08:08.847+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:08:08.847+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:08:08.847+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:08:08.883+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:08:08.885+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:08:08.886+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:08:08.903+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:08:08.903+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:08:08.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:08:08.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:08:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:08:15.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:08:15.236+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:08:15.236+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:08:15.240+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:08:15.240+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:08:15.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:08:15.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:08:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:08:45.245+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:08:45.247+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:08:45.247+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:08:45.250+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:08:45.251+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:08:45.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:08:45.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:09:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:09:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:09:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:09:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:09:15.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:09:15.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:09:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:09:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:09:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:09:45.245+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:09:45.245+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:09:45.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:09:45.275+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:09:45.275+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:09:45.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:09:45.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:10:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:10:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:10:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:10:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:10:15.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:10:15.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:10:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:10:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:10:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:10:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:10:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:10:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:10:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:10:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:10:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:10:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:11:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:11:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:11:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:11:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:11:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:11:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:11:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:11:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:11:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:11:45.236+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:11:45.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:11:45.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:11:45.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:11:45.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:11:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:11:45.242+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:12:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:12:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:12:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:12:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:12:15.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:12:15.225+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:12:15.225+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:12:15.225+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:12:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:12:45.240+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:12:45.240+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:12:45.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:12:45.244+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:12:45.244+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:12:45.244+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:12:45.244+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:13:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:13:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:13:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:13:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:13:15.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:13:15.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:13:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:13:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:13:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:13:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:13:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:13:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:13:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:13:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:13:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:13:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:14:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:14:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:14:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:14:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:14:15.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:14:15.224+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:14:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:14:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:14:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:14:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:14:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:14:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:14:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:14:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:14:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:14:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:15:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:15:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:15:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:15:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:15:15.243+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:15:15.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:15:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:15:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:15:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:15:45.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:15:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:15:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:15:45.242+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:15:45.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:15:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:15:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:16:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:16:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:16:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:16:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:16:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:16:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:16:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:16:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:16:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:16:45.288+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:16:45.290+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:16:45.290+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:16:45.306+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:16:45.306+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:16:45.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:16:45.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:17:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:17:15.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:17:15.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:17:15.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:17:15.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:17:15.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:17:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:17:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:17:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:17:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:17:45.239+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:17:45.239+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:17:45.243+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:17:45.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:17:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:17:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:18:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:18:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:18:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:18:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:18:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:18:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:18:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:18:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:18:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:18:45.292+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:18:45.295+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:18:45.295+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:18:45.300+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:18:45.301+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:18:45.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:18:45.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:19:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:19:15.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:19:15.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:19:15.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:19:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:19:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:19:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:19:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:19:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:19:45.236+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:19:45.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:19:45.238+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:19:45.240+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:19:45.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:19:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:19:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:20:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:20:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:20:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:20:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:20:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:20:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:20:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:20:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:20:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:20:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:20:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:20:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:20:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:20:45.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:20:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:20:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:21:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:21:15.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:21:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:21:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:21:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:21:15.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:21:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:21:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:21:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:21:45.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:21:45.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:21:45.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:21:45.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:21:45.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:21:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:21:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:22:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:22:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:22:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:22:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:22:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:22:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:22:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:22:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:22:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:22:45.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:22:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:22:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:22:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:22:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:22:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:22:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:23:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:23:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:23:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:23:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:23:15.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:23:15.226+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:23:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:23:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:23:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:23:45.267+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:23:45.268+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:23:45.268+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:23:45.310+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:23:45.310+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:23:45.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:23:45.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:24:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:24:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:24:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:24:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:24:15.225+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:24:15.225+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:24:15.225+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:24:15.225+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:24:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:24:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:24:45.236+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:24:45.236+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:24:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:24:45.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:24:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:24:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:25:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:25:15.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:25:15.236+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:25:15.236+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:25:15.242+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:25:15.242+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:25:15.242+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:25:15.242+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:25:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:25:45.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:25:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:25:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:25:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:25:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:25:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:25:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:26:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:26:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:26:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:26:15.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:26:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:26:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:26:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:26:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:26:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:26:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:26:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:26:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:26:45.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:26:45.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:26:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:26:45.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:27:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:27:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:27:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:27:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:27:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:27:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:27:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:27:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:27:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:27:45.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:27:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:27:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:27:45.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:27:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:27:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:27:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:28:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:28:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:28:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:28:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:28:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:28:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:28:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:28:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:28:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:28:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:28:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:28:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:28:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:28:45.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:28:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:28:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:29:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:29:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:29:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:29:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:29:15.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:29:15.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:29:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:29:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:29:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:29:45.249+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:29:45.249+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:29:45.250+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:29:45.255+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:29:45.256+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:29:45.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:29:45.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:30:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:30:15.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:30:15.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:30:15.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:30:15.269+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:30:15.270+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:30:15.270+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:30:15.270+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:30:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:30:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:30:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:30:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:30:45.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:30:45.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:30:45.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:30:45.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:31:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:31:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:31:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:31:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:31:15.240+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:31:15.240+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:31:15.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:31:15.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:31:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:31:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:31:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:31:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:31:45.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:31:45.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:31:45.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:31:45.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:32:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:32:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:32:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:32:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:32:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:32:15.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:32:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:32:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:32:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:32:45.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:32:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:32:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:32:45.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:32:45.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:32:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:32:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:33:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:33:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:33:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:33:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:33:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:33:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:33:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:33:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:33:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:33:45.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:33:45.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:33:45.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:33:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:33:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:33:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:33:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:34:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:34:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:34:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:34:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:34:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:34:15.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:34:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:34:15.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:34:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:34:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:34:45.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:34:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:34:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:34:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:34:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:34:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:35:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:35:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:35:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:35:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as KrxUlDxX88tIp2Sk) ...
[2023-02-04T04:35:51.769+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T04:35:51.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@164e31b4
[2023-02-04T04:35:51.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T04:35:51.786+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/1GKJURj0wgUNa3h9 will send credentials over a clear channel.
[2023-02-04T04:35:51.786+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/1GKJURj0wgUNa3h9 (as 1GKJURj0wgUNa3h9) ...
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset
Feb 04, 2023 4:36:21 AM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://message-router.onap:3904
[2023-02-04T04:36:21.799+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:36:21.799+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T04:36:21.799+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:36:21.799+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:36:21.809+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:36:21.809+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:36:21.810+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:36:21.812+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:36:21.812+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:36:21.812+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:36:21.812+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:36:21.812+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:36:21.822+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:36:21.822+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:36:21.823+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:36:21.825+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:36:21.825+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:36:21.825+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:36:21.825+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:36:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:36:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:36:45.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:36:45.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:36:45.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:36:45.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:36:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:36:45.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:37:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:37:15.241+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:37:15.242+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:37:15.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:37:15.246+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:37:15.246+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:37:15.246+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:37:15.246+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:37:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:37:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:37:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:37:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:37:45.244+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:37:45.244+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:37:45.244+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:37:45.245+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:38:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:38:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:38:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:38:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:38:15.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:38:15.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:38:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:38:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:38:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:38:45.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:38:45.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:38:45.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:38:45.249+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:38:45.249+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:38:45.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:38:45.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:39:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:39:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:39:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:39:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:39:15.244+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:39:15.244+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:39:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:39:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:39:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:39:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:39:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:39:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:39:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:39:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:39:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:39:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:40:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:40:15.236+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:40:15.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:40:15.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:40:15.244+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:40:15.244+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:40:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:40:15.244+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:40:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:40:45.246+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:40:45.247+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:40:45.247+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:40:45.258+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:40:45.258+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:40:45.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:40:45.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:41:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:41:15.241+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:41:15.242+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:41:15.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:41:15.246+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:41:15.246+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:41:15.246+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:41:15.246+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:41:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:41:45.242+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:41:45.243+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:41:45.243+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:41:45.246+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:41:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:41:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:41:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:42:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:42:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:42:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:42:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:42:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:42:15.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:42:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:42:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:42:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:42:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:42:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:42:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:42:45.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:42:45.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:42:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:42:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:43:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:43:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:43:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:43:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:43:15.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:43:15.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:43:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:43:15.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:43:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:43:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:43:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:43:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:43:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:43:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:43:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:43:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:44:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:44:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:44:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:44:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:44:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:44:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:44:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:44:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:44:19.627+00:00|INFO|RequestLog|qtp1356840024-23] 10.233.70.147 - - [04/Feb/2023:04:44:19 +0000] "- - -" 400 70 "-" "-"
[2023-02-04T04:44:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:44:45.236+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:44:45.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:44:45.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:44:45.240+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:44:45.240+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:44:45.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:44:45.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:45:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:45:15.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:45:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:45:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:45:15.250+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:45:15.250+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:45:15.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:45:15.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:45:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:45:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:45:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:45:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:45:45.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:45:45.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:45:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:45:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:46:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:46:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:46:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:46:15.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:46:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:46:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:46:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:46:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:46:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:46:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:46:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:46:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:46:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:46:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:46:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:46:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:47:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:47:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:47:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:47:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:47:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:47:15.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:47:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:47:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:47:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:47:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:47:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:47:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:47:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:47:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:47:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:47:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:48:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:48:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:48:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:48:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:48:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:48:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:48:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:48:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:48:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:48:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:48:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:48:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:48:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:48:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:48:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:48:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:49:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:49:15.245+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:49:15.245+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:49:15.246+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:49:15.251+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:49:15.251+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:49:15.252+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:49:15.252+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:49:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:49:45.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:49:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:49:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:49:45.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:49:45.224+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:49:45.224+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:49:45.224+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:50:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:50:15.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:50:15.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:50:15.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:50:15.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:50:15.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:50:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:50:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:50:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:50:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:50:45.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:50:45.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:50:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:50:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:50:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:50:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:51:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:51:15.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:51:15.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:51:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:51:15.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:51:15.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:51:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:51:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:51:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:51:45.237+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:51:45.238+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:51:45.239+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:51:45.266+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:51:45.266+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:51:45.266+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:51:45.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:52:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:52:15.240+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:52:15.242+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:52:15.242+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:52:15.250+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:52:15.250+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:52:15.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:52:15.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:52:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:52:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:52:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:52:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:52:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:52:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:52:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:52:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:53:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:53:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:53:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:53:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:53:15.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:53:15.224+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:53:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:53:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:53:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:53:45.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:53:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:53:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:53:45.243+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:53:45.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:53:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:53:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:54:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:54:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:54:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:54:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:54:15.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:54:15.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:54:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:54:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:54:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:54:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:54:45.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:54:45.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:54:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:54:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:54:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:54:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:55:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:55:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:55:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:55:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:55:15.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:55:15.226+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:55:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:55:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:55:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:55:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:55:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:55:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:55:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:55:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:55:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:55:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:56:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:56:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:56:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:56:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:56:15.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:56:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:56:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:56:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:56:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:56:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:56:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:56:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:56:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:56:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:56:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:56:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:57:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:57:15.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:57:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:57:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:57:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:57:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:57:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:57:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:57:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:57:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:57:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:57:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:57:45.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:57:45.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:57:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:57:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:58:15.213+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:58:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:58:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:58:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:58:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:58:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:58:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:58:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:58:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:58:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:58:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:58:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:58:45.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T04:58:45.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T04:58:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T04:58:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:59:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:59:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:59:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:59:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:59:15.254+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:59:15.254+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:59:15.254+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:59:15.254+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T04:59:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T04:59:45.282+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T04:59:45.283+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T04:59:45.283+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T04:59:45.292+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T04:59:45.293+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T04:59:45.293+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T04:59:45.293+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:00:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:00:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:00:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:00:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:00:15.267+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:00:15.268+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:00:15.268+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:00:15.268+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:00:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:00:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:00:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:00:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:00:45.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:00:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:00:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:00:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:01:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:01:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:01:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:01:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:01:15.243+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:01:15.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:01:15.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:01:15.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:01:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:01:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:01:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:01:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:01:45.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:01:45.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:01:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:01:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:02:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:02:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:02:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:02:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:02:15.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:02:15.226+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:02:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:02:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:02:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:02:45.257+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:02:45.264+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:02:45.264+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:02:45.271+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:02:45.271+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:02:45.271+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:02:45.271+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:03:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:03:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:03:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:03:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:03:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:03:15.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:03:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:03:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:03:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:03:45.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:03:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:03:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:03:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:03:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:03:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:03:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:04:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:04:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:04:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:04:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:04:15.245+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:04:15.245+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:04:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:04:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:04:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:04:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:04:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:04:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:04:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:04:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:04:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:04:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:05:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:05:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:05:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:05:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:05:15.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:05:15.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:05:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:05:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:05:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:05:45.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:05:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:05:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:05:45.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:05:45.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:05:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:05:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:06:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:06:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:06:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:06:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:06:15.282+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:06:15.282+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:06:15.282+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:06:15.282+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:06:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:06:45.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:06:45.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:06:45.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:06:45.225+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:06:45.225+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:06:45.225+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:06:45.225+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:07:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:07:15.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:07:15.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:07:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:07:15.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:07:15.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:07:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:07:15.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:07:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:07:45.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:07:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:07:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:07:45.251+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:07:45.251+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:07:45.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:07:45.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:08:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:08:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:08:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:08:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:08:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:08:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:08:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:08:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:08:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:08:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:08:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:08:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:08:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:08:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:08:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:08:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:09:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:09:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:09:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:09:15.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:09:15.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:09:15.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:09:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:09:15.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:09:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:09:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:09:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:09:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:09:45.230+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:09:45.230+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:09:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:09:45.230+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:10:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:10:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:10:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:10:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:10:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:10:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:10:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:10:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:10:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:10:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:10:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:10:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:10:45.260+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:10:45.260+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:10:45.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:10:45.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:11:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:11:15.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:11:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:11:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:11:15.249+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:11:15.249+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:11:15.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:11:15.249+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:11:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:11:45.238+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:11:45.239+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:11:45.239+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:11:45.243+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:11:45.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:11:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:11:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:12:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:12:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:12:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:12:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:12:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:12:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:12:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:12:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:12:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:12:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:12:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:12:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:12:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:12:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:12:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:12:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:13:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:13:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:13:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:13:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:13:15.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:13:15.224+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:13:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:13:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:13:45.214+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:13:45.265+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:13:45.266+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:13:45.266+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:13:45.335+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:13:45.336+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:13:45.336+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:13:45.336+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:14:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:14:15.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:14:15.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:14:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:14:15.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:14:15.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:14:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:14:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:14:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:14:45.244+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:14:45.245+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:14:45.245+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:14:45.269+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:14:45.269+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:14:45.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:14:45.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:15:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:15:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:15:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:15:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:15:15.258+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:15:15.258+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:15:15.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:15:15.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:15:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:15:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:15:45.237+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:15:45.237+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:15:45.275+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:15:45.275+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:15:45.275+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:15:45.275+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:16:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:16:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:16:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:16:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:16:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:16:15.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:16:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:16:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:16:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:16:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:16:45.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:16:45.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:16:45.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:16:45.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:16:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:16:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:17:12.727+00:00|INFO|RequestLog|qtp1356840024-20] 127.0.0.1 - - [04/Feb/2023:05:17:12 +0000] "- - -" 400 70 "-" "-"
[2023-02-04T05:17:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:17:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:17:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:17:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:17:15.225+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:17:15.225+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:17:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:17:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:17:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:17:45.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:17:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:17:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:17:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:17:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:17:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:17:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:18:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:18:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:18:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:18:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:18:15.262+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:18:15.262+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:18:15.262+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:18:15.262+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:18:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:18:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:18:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:18:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:18:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:18:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:18:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:18:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:19:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:19:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:19:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:19:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as 1GKJURj0wgUNa3h9) ...
[2023-02-04T05:20:25.035+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:25.069+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d0a87c0
[2023-02-04T05:20:25.069+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:20:25.070+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dFAoW57E3Fm6D3rA will send credentials over a clear channel.
[2023-02-04T05:20:25.070+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/dFAoW57E3Fm6D3rA (as dFAoW57E3Fm6D3rA) ...
[2023-02-04T05:20:25.161+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:25.162+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:20:25.162+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:20:25.162+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:20:25.174+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:20:25.174+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as dFAoW57E3Fm6D3rA) ...
[2023-02-04T05:20:25.862+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:25.872+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50ed992e
[2023-02-04T05:20:25.872+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:20:25.873+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jVVMdnZBJMM9GaQS will send credentials over a clear channel.
[2023-02-04T05:20:25.873+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jVVMdnZBJMM9GaQS (as jVVMdnZBJMM9GaQS) ...
[2023-02-04T05:20:26.002+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:26.002+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:20:26.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:20:26.003+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:20:26.013+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:20:26.013+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as jVVMdnZBJMM9GaQS) ...
[2023-02-04T05:20:26.193+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:26.202+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@471b8112
[2023-02-04T05:20:26.202+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:20:26.203+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MvyyObnrc5go8xAp will send credentials over a clear channel.
[2023-02-04T05:20:26.203+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MvyyObnrc5go8xAp (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:20:26.303+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:20:26.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:20:26.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:20:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:20:45.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:20:45.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:20:45.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:20:45.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:20:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:20:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:21:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:21:15.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:21:15.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:21:15.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:21:15.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:21:15.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:21:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:21:15.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:21:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:21:45.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:21:45.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:21:45.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:21:45.295+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:21:45.296+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:21:45.296+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:21:45.296+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:22:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:22:15.233+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:22:15.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:22:15.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:22:15.258+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:22:15.258+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:22:15.258+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:22:15.258+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:22:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:22:45.241+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:22:45.241+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:22:45.241+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:22:45.302+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:22:45.303+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:22:45.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:22:45.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:23:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:23:15.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:23:15.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:23:15.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:23:15.250+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:23:15.250+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:23:15.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:23:15.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:23:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:23:45.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:23:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:23:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:23:45.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:23:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:23:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:23:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:24:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:24:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:24:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:24:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:24:15.256+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:24:15.256+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:24:15.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:24:15.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:24:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:24:45.229+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:24:45.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:24:45.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:24:45.233+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:24:45.233+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:24:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:24:45.233+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:25:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:25:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:25:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:25:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MvyyObnrc5go8xAp) ...
[2023-02-04T05:26:15.174+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.195+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e0c4659
[2023-02-04T05:26:15.195+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:26:15.196+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/DsNeAsgsj5KH6JLC will send credentials over a clear channel.
[2023-02-04T05:26:15.196+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/DsNeAsgsj5KH6JLC (as DsNeAsgsj5KH6JLC) ...
[2023-02-04T05:26:15.332+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.332+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:26:15.333+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:26:15.333+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:26:15.354+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:26:15.354+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as DsNeAsgsj5KH6JLC) ...
[2023-02-04T05:26:15.462+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.471+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6349c1ac
[2023-02-04T05:26:15.471+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:26:15.472+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jU0Svnouj9gp0ozc will send credentials over a clear channel.
[2023-02-04T05:26:15.472+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/jU0Svnouj9gp0ozc (as jU0Svnouj9gp0ozc) ...
[2023-02-04T05:26:15.584+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.585+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:26:15.585+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:26:15.585+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:26:15.596+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:26:15.596+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as jU0Svnouj9gp0ozc) ...
[2023-02-04T05:26:15.748+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.756+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31de4065
[2023-02-04T05:26:15.757+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:26:15.757+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ASfOOdDA8JIX8uW9 will send credentials over a clear channel.
[2023-02-04T05:26:15.757+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/ASfOOdDA8JIX8uW9 (as ASfOOdDA8JIX8uW9) ...
[2023-02-04T05:26:15.805+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:15.806+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:26:15.806+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:26:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:26:45.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:26:45.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as ASfOOdDA8JIX8uW9) ...
[2023-02-04T05:26:45.387+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:45.399+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd6e544
[2023-02-04T05:26:45.399+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:26:45.399+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NMhpj9btWrgt9oUj will send credentials over a clear channel.
[2023-02-04T05:26:45.399+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/NMhpj9btWrgt9oUj (as NMhpj9btWrgt9oUj) ...
[2023-02-04T05:26:45.732+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:26:45.732+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:26:45.732+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:27:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:27:15.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:27:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as NMhpj9btWrgt9oUj) ...
[2023-02-04T05:27:15.471+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:27:15.480+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1090dab9
[2023-02-04T05:27:15.480+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
[2023-02-04T05:27:15.481+00:00|WARN|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MeIJfq3k8l2wqKaq will send credentials over a clear channel.
[2023-02-04T05:27:15.481+00:00|INFO|HttpClient|Timer-0] DELETE http://message-router.onap:3904/apiKeys/MeIJfq3k8l2wqKaq (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:27:15.739+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2023-02-04T05:27:15.740+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2023-02-04T05:27:15.740+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:27:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:27:45.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:27:45.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:27:45.260+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:27:45.260+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:27:45.260+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:27:45.260+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:28:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:28:15.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:28:15.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:28:15.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:28:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:28:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:28:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:28:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:28:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:28:45.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:28:45.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:28:45.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:28:45.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:28:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:28:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:28:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:29:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:29:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:29:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:29:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:29:15.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:29:15.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:29:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:29:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:29:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:29:45.310+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:29:45.311+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:29:45.311+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:29:45.595+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:29:45.595+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:29:45.596+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:29:45.596+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:30:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:30:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:30:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:30:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:30:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:30:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:30:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:30:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:30:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:30:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:30:45.236+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:30:45.236+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:30:45.265+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:30:45.265+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:30:45.265+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:30:45.265+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:31:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:31:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:31:15.219+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:31:15.219+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:31:15.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:31:15.226+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:31:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:31:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:31:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:31:45.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:31:45.239+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:31:45.239+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:31:45.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:31:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:31:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:31:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:32:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:32:15.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:32:15.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:32:15.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:32:15.245+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:32:15.245+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:32:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:32:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:32:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:32:45.228+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:32:45.229+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:32:45.229+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:32:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:32:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:32:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:32:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:33:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:33:15.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:33:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:33:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:33:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:33:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:33:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:33:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:33:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:33:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:33:45.231+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:33:45.231+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:33:45.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:33:45.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:33:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:33:45.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:34:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:34:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:34:15.219+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:34:15.219+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:34:15.222+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:34:15.222+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:34:15.222+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:34:15.222+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:34:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:34:45.243+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:34:45.244+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:34:45.244+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:34:45.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:34:45.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:34:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:34:45.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:35:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:35:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:35:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:35:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:35:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:35:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:35:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:35:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:35:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:35:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:35:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:35:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:35:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:35:45.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:35:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:35:45.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:36:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:36:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:36:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:36:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:36:15.245+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:36:15.245+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:36:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:36:15.245+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:36:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:36:45.237+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:36:45.238+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:36:45.238+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:36:45.250+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:36:45.250+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:36:45.250+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:36:45.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:37:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:37:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:37:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:37:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:37:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:37:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:37:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:37:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:37:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:37:45.237+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:37:45.238+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:37:45.238+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:37:45.276+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:37:45.277+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:37:45.277+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:37:45.277+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:38:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:38:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:38:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:38:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:38:15.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:38:15.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:38:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:38:15.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:38:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:38:45.234+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:38:45.234+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:38:45.234+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:38:45.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:38:45.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:38:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:38:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:39:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:39:15.221+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:39:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:39:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:39:15.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:39:15.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:39:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:39:15.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:39:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:39:45.235+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:39:45.235+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:39:45.235+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:39:45.242+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:39:45.242+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:39:45.242+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:39:45.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:40:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:40:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:40:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:40:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:40:15.256+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:40:15.256+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:40:15.256+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:40:15.256+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:40:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:40:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:40:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:40:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:40:45.239+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:40:45.239+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:40:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:40:45.239+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:41:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:41:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:41:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:41:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:41:15.223+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:41:15.223+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:41:15.223+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:41:15.223+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:41:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:41:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:41:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:41:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:41:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:41:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:41:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:41:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:42:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:42:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:42:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:42:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:42:15.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:42:15.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:42:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:42:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:42:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:42:45.227+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:42:45.228+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:42:45.228+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:42:45.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:42:45.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:42:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:42:45.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:43:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:43:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:43:15.219+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:43:15.219+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:43:15.231+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:43:15.231+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:43:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:43:15.231+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:43:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:43:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:43:45.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:43:45.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:43:45.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:43:45.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:43:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:43:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:44:15.212+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:44:15.230+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:44:15.230+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:44:15.230+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:44:15.238+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:44:15.238+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:44:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:44:15.238+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:44:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:44:45.232+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:44:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:44:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:44:45.255+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:44:45.255+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:44:45.255+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:44:45.255+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:45:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:45:15.224+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:45:15.225+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:45:15.225+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:45:15.241+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:45:15.241+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:45:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:45:15.241+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:45:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:45:45.249+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:45:45.251+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:45:45.251+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:45:45.276+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:45:45.276+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:45:45.276+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:45:45.276+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:46:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:46:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:46:15.222+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:46:15.222+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:46:15.263+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:46:15.263+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:46:15.263+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:46:15.263+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:46:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:46:45.249+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:46:45.249+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:46:45.249+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:46:45.316+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:46:45.316+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:46:45.316+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:46:45.316+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:47:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:47:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:47:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:47:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:47:15.224+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:47:15.224+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:47:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:47:15.224+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:47:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:47:45.246+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:47:45.246+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:47:45.246+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:47:45.251+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:47:45.251+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:47:45.251+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:47:45.251+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:48:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:48:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:48:15.224+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:48:15.224+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:48:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:48:15.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:48:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:48:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:48:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:48:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:48:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:48:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:48:45.268+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:48:45.269+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:48:45.269+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:48:45.269+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:49:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:49:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:49:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:49:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:49:15.242+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:49:15.243+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:49:15.243+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:49:15.243+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:49:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:49:45.233+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:49:45.233+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:49:45.233+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:49:45.236+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:49:45.236+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:49:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:49:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:50:15.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:50:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:50:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:50:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:50:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:50:15.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:50:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:50:15.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:50:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:50:45.225+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:50:45.226+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:50:45.226+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:50:45.235+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:50:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:50:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:50:45.236+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:51:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:51:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:51:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:51:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:51:15.249+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:51:15.249+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:51:15.249+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:51:15.250+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:51:45.212+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:51:45.231+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:51:45.232+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:51:45.232+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:51:45.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:51:45.235+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:51:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:51:45.235+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:52:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:52:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:52:15.219+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:52:15.219+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:52:15.272+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:52:15.273+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:52:15.273+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:52:15.273+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:52:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:52:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:52:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:52:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:52:45.237+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes
[2023-02-04T05:52:45.237+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond]
[2023-02-04T05:52:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: message-router.onap:3904 failed to respond. Initialization will be retried after 30 Seconds
[2023-02-04T05:52:45.237+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:53:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:53:15.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:53:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:53:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:53:15.226+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:53:15.226+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:53:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:53:15.226+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:53:45.211+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:53:45.255+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:53:45.256+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:53:45.256+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:53:45.266+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:53:45.267+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:53:45.267+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:53:45.267+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:54:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:54:15.219+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:54:15.220+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:54:15.220+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:54:15.234+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:54:15.234+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:54:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:54:15.234+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:54:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:54:45.244+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:54:45.244+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:54:45.244+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:54:45.259+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:54:45.259+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:54:45.259+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:54:45.259+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:55:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:55:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:55:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:55:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:55:15.247+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:55:15.247+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:55:15.247+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:55:15.247+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:55:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:55:45.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:55:45.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:55:45.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:55:45.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:55:45.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:55:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:55:45.229+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:56:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:56:15.222+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:56:15.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:56:15.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:56:15.232+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:56:15.232+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:56:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:56:15.232+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:56:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:56:45.223+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:56:45.223+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:56:45.223+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:56:45.228+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:56:45.228+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:56:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:56:45.228+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:57:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:57:15.220+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:57:15.221+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:57:15.221+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:57:15.227+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:57:15.227+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:57:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:57:15.227+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:57:45.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:57:45.272+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:57:45.272+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:57:45.273+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:57:45.304+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:57:45.304+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:57:45.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to create keys: Connection reset. Initialization will be retried after 30 Seconds
[2023-02-04T05:57:45.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2023-02-04T05:58:15.210+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2023-02-04T05:58:15.226+00:00|WARN|HostSelector|Timer-0] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-04T05:58:15.227+00:00|WARN|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel.
[2023-02-04T05:58:15.227+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (as MeIJfq3k8l2wqKaq) ...
[2023-02-04T05:58:15.229+00:00|WARN|HttpClient|Timer-0] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-04T05:58:15.229+00:00|ERROR|DistributionClientImpl|Timer-0] DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset]
[2023-02-04T05:58:15