By type
java -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.11.0.jar 2023-02-07 02:46:04.743 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2023-02-07T02:46:04.743Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2023-02-07 02:46:05.290 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-klzpl with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-07 02:46:05.292 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2023-02-07T02:46:05.290Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-54bfb47b4-klzpl with PID 7 (/opt/app/model-loader/model-loader-1.11.0.jar started by aaiadmin in /opt/app/model-loader) 2023-02-07T02:46:05.292Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2023-02-07 02:46:08.170 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-07T02:46:08.170Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog 2023-02-07 02:46:08.359 INFO 7 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2023-02-07T02:46:08.359Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11 2023-02-07 02:46:08.415 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-02-07T02:46:08.415Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2023-02-07 02:46:08.647 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2023-02-07T02:46:08.647Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2023-02-07 02:46:08.648 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2023-02-07T02:46:08.648Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2023-02-07 02:46:08.654 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2023-02-07T02:46:08.654Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2023-02-07 02:46:08.666 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@68044f4{application,/,[file:///tmp/jetty-docbase.15734856666317151303.9500/],AVAILABLE} 2023-02-07T02:46:08.666Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@68044f4{application,/,[file:///tmp/jetty-docbase.15734856666317151303.9500/],AVAILABLE} 2023-02-07 02:46:08.669 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @6855ms 2023-02-07T02:46:08.669Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @6855ms 2023-02-07 02:46:08.784 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-07T02:46:08.784Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-02-07 02:46:08.862 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:46:08.862Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:46:08.960 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:46:08.960Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:46:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:46:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:46:09.002 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:46:09.002Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:46:10.198 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07T02:46:10.198Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-07 02:46:10.269 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2a898881{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-07T02:46:10.269Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@2a898881{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-02-07 02:46:10.279 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 6.539 seconds (JVM running for 8.465) 2023-02-07T02:46:10.279Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 6.539 seconds (JVM running for 8.465) 2023-02-07 02:47:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:47:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:47:08.994 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:47:08.994Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:48:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:48:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:48:08.992 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:48:08.992Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:49:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:49:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:49:08.988 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:49:08.988Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:50:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:50:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:50:08.988 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:50:08.988Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:51:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:51:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:51:08.985 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:51:08.985Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:52:08.964 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:52:08.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:52:08.991 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:52:08.991Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:53:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:53:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:53:09.001 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:53:09.001Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:54:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:54:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:54:08.992 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07T02:54:08.992Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2023-02-07 02:55:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:55:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:55:09.675 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T02:55:09.675Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:55:09.680 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cdeb995 2023-02-07T02:55:09.680Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cdeb995 2023-02-07 02:55:09.680 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:55:09.680Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:55:09.693 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T02:55:09.693Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 02:56:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:56:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:56:09.007 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T02:56:09.007Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:56:09.008 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e3f368d 2023-02-07T02:56:09.008Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e3f368d 2023-02-07 02:56:09.009 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:56:09.009Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:56:09.009 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T02:56:09.009Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 02:57:08.965 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:57:08.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:57:08.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T02:57:08.998Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:57:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ab77fff 2023-02-07T02:57:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ab77fff 2023-02-07 02:57:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:57:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:57:09.001 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T02:57:09.001Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 02:58:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:58:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:58:09.005 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:58:09.006 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1662c6a5 2023-02-07T02:58:09.005Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:58:09.006 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:58:09.006Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1662c6a5 2023-02-07T02:58:09.006Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:58:09.007 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T02:58:09.007Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 02:59:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T02:59:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 02:59:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 02:59:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a512906 2023-02-07 02:59:09.000 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T02:59:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T02:59:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a512906 2023-02-07T02:59:09.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 02:59:09.001 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T02:59:09.001Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:00:08.966 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:00:08.966Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:00:09.012 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 03:00:09.013 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bc37137 2023-02-07 03:00:09.014 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:00:09.012Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T03:00:09.013Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bc37137 2023-02-07T03:00:09.014Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:00:09.015 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:00:09.015Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:01:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:01:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:01:09.022 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 03:01:09.023 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7425d755 2023-02-07 03:01:09.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:01:09.025 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:01:09.022Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T03:01:09.023Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7425d755 2023-02-07T03:01:09.024Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:01:09.025Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:02:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:02:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:02:08.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 03:02:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49def428 2023-02-07 03:02:08.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:02:08.998Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T03:02:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49def428 2023-02-07T03:02:08.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:02:09.000 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:02:09.000Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:03:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:03:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:03:09.175 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07T03:03:09.175Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) 2023-02-07 03:03:09.176 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a9026df 2023-02-07T03:03:09.176Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a9026df 2023-02-07 03:03:09.176 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:03:09.176Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:03:09.177 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:03:09.177Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:04:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:04:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:04:10.060 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:04:10.060Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:04:10.061 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104732c2 2023-02-07T03:04:10.061Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104732c2 2023-02-07 03:04:10.062 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:04:10.062Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:04:10.063 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:04:10.063Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:05:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:05:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:05:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:05:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ec19a2 2023-02-07T03:05:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:05:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:05:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ec19a2 2023-02-07T03:05:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:05:10.026 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:05:10.026Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:06:08.967 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:06:08.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:06:10.029 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:06:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478a1f1f 2023-02-07 03:06:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:06:10.029Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:06:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@478a1f1f 2023-02-07T03:06:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:06:10.033 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:06:10.033Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:07:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:07:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:07:09.997 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:07:09.998 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640bbfeb 2023-02-07 03:07:09.999 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:07:09.997Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:07:09.998Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640bbfeb 2023-02-07T03:07:09.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:07:10.000 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:07:10.000Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:08:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:08:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:08:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:08:09.994 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b21264d 2023-02-07T03:08:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:08:09.995 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:08:09.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b21264d 2023-02-07T03:08:09.995Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:08:09.995 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:08:09.995Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:09:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:09:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:09:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:09:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:09:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232cb2 2023-02-07T03:09:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232cb2 2023-02-07 03:09:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:09:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:09:10.029 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:09:10.029Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:10:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:10:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:10:10.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:10:10.024Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:10:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30db3b34 2023-02-07T03:10:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30db3b34 2023-02-07 03:10:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:10:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:10:10.026 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:10:10.026Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:11:08.968 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:11:08.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:11:09.992 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:11:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5623a947 2023-02-07 03:11:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:11:09.992Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:11:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5623a947 2023-02-07T03:11:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:11:09.994 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:11:09.994Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:12:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:12:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:12:10.029 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:12:10.029Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:12:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758232ab 2023-02-07 03:12:10.031 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:12:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@758232ab 2023-02-07T03:12:10.031Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:12:10.032 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:12:10.032Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:13:08.969 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:13:08.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:13:10.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:13:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d136a8 2023-02-07T03:13:10.024Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:13:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:13:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18d136a8 2023-02-07T03:13:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:13:10.027 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:13:10.027Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:14:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:14:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:14:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:14:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:14:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dde0cbf 2023-02-07T03:14:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dde0cbf 2023-02-07 03:14:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:14:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:14:10.029 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:14:10.029Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:15:08.971 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:15:08.971Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:15:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:15:10.030 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71351006 2023-02-07 03:15:10.030 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:15:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:15:10.030Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71351006 2023-02-07T03:15:10.030Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:15:10.031 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:15:10.031Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:16:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:16:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:16:09.992 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:16:09.993 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9e94ff 2023-02-07 03:16:09.994 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:16:09.992Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:16:09.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e9e94ff 2023-02-07 03:16:09.994 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:16:09.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:16:09.994Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:17:08.970 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:17:08.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:17:10.033 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:17:10.033Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:17:10.035 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3724351d 2023-02-07T03:17:10.035Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3724351d 2023-02-07 03:17:10.036 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:17:10.036Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:17:10.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:17:10.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:18:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:18:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:18:10.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:18:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58040d60 2023-02-07 03:18:10.028 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:18:10.029 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:18:10.024Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:18:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58040d60 2023-02-07T03:18:10.028Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:18:10.029Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:19:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:19:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:19:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:19:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6592c31e 2023-02-07 03:19:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:19:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:19:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6592c31e 2023-02-07 03:19:10.027 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:19:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:19:10.027Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:20:08.972 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:20:08.972Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:20:10.024 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:20:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53f84db 2023-02-07 03:20:10.025 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:20:10.024Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:20:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53f84db 2023-02-07T03:20:10.025Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:20:10.026 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:20:10.026Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:21:08.973 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:21:08.973Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:21:10.026 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07T03:21:10.026Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8080 [sdc-be.onap/10.233.21.253] 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:374) 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.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52) 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) ... 17 common frames omitted 2023-02-07 03:21:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419cb2d6 2023-02-07T03:21:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@419cb2d6 2023-02-07 03:21:10.027 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07T03:21:10.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2023-02-07 03:21:10.028 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:21:10.028Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:22:08.974 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:22:08.974Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:22:09.138 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-07T03:22:09.138Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2023-02-07 03:22:09.201 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:22:09.201Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:22:09.269 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116bd933 2023-02-07T03:22:09.269Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116bd933 2023-02-07 03:22:09.269 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:22:09.269Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:22:09.278 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF will send credentials over a clear channel. 2023-02-07T03:22:09.278Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF will send credentials over a clear channel. 2023-02-07 03:22:09.279 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF (as LLQKwJ4n6xqeTbQF) ... 2023-02-07T03:22:09.279Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/LLQKwJ4n6xqeTbQF (as LLQKwJ4n6xqeTbQF) ... 2023-02-07 03:22:09.319 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:22:09.319Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:22:09.320 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:22:09.320Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:23:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:23:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:23:09.010 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:23:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:23:09.010 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as LLQKwJ4n6xqeTbQF) ... 2023-02-07T03:23:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as LLQKwJ4n6xqeTbQF) ... 2023-02-07 03:23:09.111 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:23:09.111Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:23:09.129 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f5716b 2023-02-07 03:23:09.130 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:23:09.129Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62f5716b 2023-02-07T03:23:09.130Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:23:09.131 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ will send credentials over a clear channel. 2023-02-07 03:23:09.132 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ (as B30QLxCRWFKAMrJJ) ... 2023-02-07T03:23:09.131Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ will send credentials over a clear channel. 2023-02-07T03:23:09.132Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/B30QLxCRWFKAMrJJ (as B30QLxCRWFKAMrJJ) ... 2023-02-07 03:23:09.188 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:23:09.188Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:23:09.190 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:23:09.190Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:24:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:24:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:24:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:24:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as B30QLxCRWFKAMrJJ) ... 2023-02-07T03:24:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:24:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as B30QLxCRWFKAMrJJ) ... 2023-02-07 03:24:09.071 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:24:09.071Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:24:09.114 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732f7d8f 2023-02-07 03:24:09.115 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:24:09.116 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 will send credentials over a clear channel. 2023-02-07 03:24:09.116 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 (as wIQbVpCgBtWYL918) ... 2023-02-07T03:24:09.114Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@732f7d8f 2023-02-07T03:24:09.115Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:24:09.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 will send credentials over a clear channel. 2023-02-07T03:24:09.116Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/wIQbVpCgBtWYL918 (as wIQbVpCgBtWYL918) ... 2023-02-07 03:24:09.137 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:24:09.137Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:24:09.139 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:24:09.139Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:25:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:25:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:25:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:25:09.016 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as wIQbVpCgBtWYL918) ... 2023-02-07T03:25:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:25:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as wIQbVpCgBtWYL918) ... 2023-02-07 03:25:09.053 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:25:09.053Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:25:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1b425a 2023-02-07 03:25:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:25:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1b425a 2023-02-07T03:25:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:25:09.084 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo will send credentials over a clear channel. 2023-02-07 03:25:09.084 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo (as dqJ4eTnHYUrqeeBo) ... 2023-02-07T03:25:09.084Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo will send credentials over a clear channel. 2023-02-07T03:25:09.084Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/dqJ4eTnHYUrqeeBo (as dqJ4eTnHYUrqeeBo) ... 2023-02-07 03:25:09.104 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:25:09.104Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:25:09.105 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:25:09.105Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:26:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:26:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:26:09.006 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:26:09.007 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as dqJ4eTnHYUrqeeBo) ... 2023-02-07T03:26:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:26:09.007Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as dqJ4eTnHYUrqeeBo) ... 2023-02-07 03:26:09.048 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:26:09.048Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:26:09.064 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@785802f5 2023-02-07 03:26:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:26:09.064Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@785802f5 2023-02-07T03:26:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:26:09.066 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS will send credentials over a clear channel. 2023-02-07 03:26:09.066 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS (as RxVR1eiVGgZR5RpS) ... 2023-02-07T03:26:09.066Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS will send credentials over a clear channel. 2023-02-07T03:26:09.066Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/RxVR1eiVGgZR5RpS (as RxVR1eiVGgZR5RpS) ... 2023-02-07 03:26:09.087 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:26:09.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:26:09.087 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:26:09.087Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:27:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:27:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:27:09.059 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:27:09.059 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as RxVR1eiVGgZR5RpS) ... 2023-02-07T03:27:09.059Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:27:09.059Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as RxVR1eiVGgZR5RpS) ... 2023-02-07 03:27:09.098 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:27:09.098Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:27:09.115 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@443430b6 2023-02-07 03:27:09.116 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:27:09.115Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@443430b6 2023-02-07 03:27:09.117 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR will send credentials over a clear channel. 2023-02-07 03:27:09.117 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07T03:27:09.116Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:27:09.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR will send credentials over a clear channel. 2023-02-07T03:27:09.117Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/9uSm2Iy9SzEAAZcR (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07 03:27:09.140 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:27:09.142 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:27:09.140Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:27:09.142Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:28:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:28:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:28:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:28:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07T03:28:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:28:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 9uSm2Iy9SzEAAZcR) ... 2023-02-07 03:28:09.076 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:28:09.076Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:28:09.101 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54691efb 2023-02-07 03:28:09.101 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:28:09.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54691efb 2023-02-07T03:28:09.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:28:09.102 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt will send credentials over a clear channel. 2023-02-07 03:28:09.102 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07T03:28:09.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt will send credentials over a clear channel. 2023-02-07T03:28:09.102Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/7OnXnH3O3qmmC0Jt (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07 03:28:09.126 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:28:09.126Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:28:09.127 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:28:09.127Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:29:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:29:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:29:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:29:09.030 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07T03:29:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:29:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 7OnXnH3O3qmmC0Jt) ... 2023-02-07 03:29:09.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:29:09.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:29:09.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fda3d59 2023-02-07 03:29:09.167 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:29:09.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fda3d59 2023-02-07T03:29:09.167Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:29:09.168 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF will send credentials over a clear channel. 2023-02-07 03:29:09.168 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF (as KIeTWlqQFu4I4rMF) ... 2023-02-07T03:29:09.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF will send credentials over a clear channel. 2023-02-07T03:29:09.168Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/KIeTWlqQFu4I4rMF (as KIeTWlqQFu4I4rMF) ... 2023-02-07 03:29:09.190 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:29:09.190Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:29:09.191 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:29:09.191Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:30:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:30:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:30:09.033 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:30:09.033 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as KIeTWlqQFu4I4rMF) ... 2023-02-07T03:30:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:30:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as KIeTWlqQFu4I4rMF) ... 2023-02-07 03:30:09.081 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:30:09.081Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:30:09.110 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f8d917a 2023-02-07 03:30:09.111 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:30:09.110Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f8d917a 2023-02-07T03:30:09.111Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:30:09.113 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM will send credentials over a clear channel. 2023-02-07 03:30:09.113 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM (as RMW4w9cd9KjiTnTM) ... 2023-02-07T03:30:09.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM will send credentials over a clear channel. 2023-02-07T03:30:09.113Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/RMW4w9cd9KjiTnTM (as RMW4w9cd9KjiTnTM) ... 2023-02-07 03:30:09.146 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:30:09.150 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:30:09.146Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:30:09.150Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:31:08.975 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:31:08.975Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:31:09.003 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:31:09.004 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as RMW4w9cd9KjiTnTM) ... 2023-02-07T03:31:09.003Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:31:09.004Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as RMW4w9cd9KjiTnTM) ... 2023-02-07 03:31:09.051 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:31:09.051Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:31:09.070 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4605cdb7 2023-02-07 03:31:09.071 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:31:09.070Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4605cdb7 2023-02-07T03:31:09.071Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:31:09.072 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G will send credentials over a clear channel. 2023-02-07 03:31:09.072 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G (as SWEULauvY93nGP1G) ... 2023-02-07T03:31:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G will send credentials over a clear channel. 2023-02-07T03:31:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/SWEULauvY93nGP1G (as SWEULauvY93nGP1G) ... 2023-02-07 03:31:09.094 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:31:09.094Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:31:09.095 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:31:09.095Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:32:08.976 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:32:08.976Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:32:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:32:09.018 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as SWEULauvY93nGP1G) ... 2023-02-07T03:32:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:32:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as SWEULauvY93nGP1G) ... 2023-02-07 03:32:09.054 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:32:09.054Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:32:09.081 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1d77f1 2023-02-07T03:32:09.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1d77f1 2023-02-07 03:32:09.082 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:32:09.082Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:32:09.083 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 will send credentials over a clear channel. 2023-02-07T03:32:09.083Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 will send credentials over a clear channel. 2023-02-07 03:32:09.083 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 (as 1pQsyvice3nZf9u5) ... 2023-02-07T03:32:09.083Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/1pQsyvice3nZf9u5 (as 1pQsyvice3nZf9u5) ... 2023-02-07 03:32:09.108 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:32:09.108Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:32:09.110 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:32:09.110Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:33:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:33:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:33:09.009 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:33:09.010 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 1pQsyvice3nZf9u5) ... 2023-02-07T03:33:09.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:33:09.010Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 1pQsyvice3nZf9u5) ... 2023-02-07 03:33:09.046 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:33:09.046Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:33:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655f6e1d 2023-02-07 03:33:09.065 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:33:09.067 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K will send credentials over a clear channel. 2023-02-07 03:33:09.067 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K (as e9vkzKcMGJTI2b5K) ... 2023-02-07T03:33:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@655f6e1d 2023-02-07T03:33:09.065Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:33:09.067Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K will send credentials over a clear channel. 2023-02-07T03:33:09.067Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/e9vkzKcMGJTI2b5K (as e9vkzKcMGJTI2b5K) ... 2023-02-07 03:33:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:33:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:33:09.087 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:33:09.087Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:34:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:34:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:34:09.006 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:34:09.006 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as e9vkzKcMGJTI2b5K) ... 2023-02-07T03:34:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:34:09.006Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as e9vkzKcMGJTI2b5K) ... 2023-02-07 03:34:09.078 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:34:09.078Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:34:09.095 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d015e1c 2023-02-07 03:34:09.096 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:34:09.095Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d015e1c 2023-02-07T03:34:09.096Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:34:09.097 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 will send credentials over a clear channel. 2023-02-07 03:34:09.098 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 (as zOXW7ugQrOI7oHJ0) ... 2023-02-07T03:34:09.097Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 will send credentials over a clear channel. 2023-02-07T03:34:09.098Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/zOXW7ugQrOI7oHJ0 (as zOXW7ugQrOI7oHJ0) ... 2023-02-07 03:34:09.125 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:34:09.126 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:34:09.125Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:34:09.126Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:35:08.977 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:35:08.977Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:35:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:35:09.024 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as zOXW7ugQrOI7oHJ0) ... 2023-02-07T03:35:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:35:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as zOXW7ugQrOI7oHJ0) ... 2023-02-07 03:35:09.057 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:35:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:35:09.070 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42c60452 2023-02-07 03:35:09.071 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:35:09.072 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 will send credentials over a clear channel. 2023-02-07 03:35:09.072 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 (as 9eIZdtDXyrhjCFc7) ... 2023-02-07T03:35:09.070Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42c60452 2023-02-07T03:35:09.071Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:35:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 will send credentials over a clear channel. 2023-02-07T03:35:09.072Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/9eIZdtDXyrhjCFc7 (as 9eIZdtDXyrhjCFc7) ... 2023-02-07 03:35:09.096 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07 03:35:09.097 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:35:09.096Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07T03:35:09.097Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:36:08.979 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:36:08.979Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:36:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:36:09.017 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 9eIZdtDXyrhjCFc7) ... 2023-02-07T03:36:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:36:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 9eIZdtDXyrhjCFc7) ... 2023-02-07 03:36:09.070 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:36:09.070Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:36:09.084 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2535002f 2023-02-07 03:36:09.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:36:09.084Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2535002f 2023-02-07T03:36:09.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:36:09.086 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 will send credentials over a clear channel. 2023-02-07 03:36:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 (as ZhwhDH8fGrC6uVy6) ... 2023-02-07T03:36:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 will send credentials over a clear channel. 2023-02-07T03:36:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/ZhwhDH8fGrC6uVy6 (as ZhwhDH8fGrC6uVy6) ... 2023-02-07 03:36:09.114 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:36:09.114Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:36:09.115 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:36:09.115Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:37:08.980 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:37:08.980Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:37:09.085 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:37:09.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as ZhwhDH8fGrC6uVy6) ... 2023-02-07T03:37:09.085Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:37:09.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as ZhwhDH8fGrC6uVy6) ... 2023-02-07 03:37:09.154 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:37:09.154Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:37:09.170 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28463c61 2023-02-07 03:37:09.170 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:37:09.170Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28463c61 2023-02-07T03:37:09.170Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:37:09.171 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa will send credentials over a clear channel. 2023-02-07 03:37:09.172 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa (as vdTW84JsqqiSwRJa) ... 2023-02-07T03:37:09.171Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa will send credentials over a clear channel. 2023-02-07T03:37:09.172Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/vdTW84JsqqiSwRJa (as vdTW84JsqqiSwRJa) ... 2023-02-07 03:37:09.193 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:37:09.193Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:37:09.194 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:37:09.194Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:38:08.981 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:38:08.981Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:38:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:38:09.024 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as vdTW84JsqqiSwRJa) ... 2023-02-07T03:38:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:38:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as vdTW84JsqqiSwRJa) ... 2023-02-07 03:38:09.092 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:38:09.092Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:38:09.132 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31245444 2023-02-07 03:38:09.133 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:38:09.132Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31245444 2023-02-07T03:38:09.133Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:38:09.135 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE will send credentials over a clear channel. 2023-02-07T03:38:09.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE will send credentials over a clear channel. 2023-02-07 03:38:09.135 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE (as PrK3cAGXpd9htjJE) ... 2023-02-07T03:38:09.135Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/PrK3cAGXpd9htjJE (as PrK3cAGXpd9htjJE) ... 2023-02-07 03:38:09.159 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:38:09.159Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:38:09.160 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:38:09.160Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:39:08.982 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:39:08.982Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:39:09.011 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:39:09.011 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as PrK3cAGXpd9htjJE) ... 2023-02-07T03:39:09.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:39:09.011Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as PrK3cAGXpd9htjJE) ... 2023-02-07 03:39:09.972 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:39:09.972Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:39:09.988 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@270ad7a2 2023-02-07 03:39:09.989 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:39:09.988Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@270ad7a2 2023-02-07T03:39:09.989Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:39:09.990 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 will send credentials over a clear channel. 2023-02-07 03:39:09.990 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 (as jrW2isPijCmXslq4) ... 2023-02-07T03:39:09.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 will send credentials over a clear channel. 2023-02-07T03:39:09.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/jrW2isPijCmXslq4 (as jrW2isPijCmXslq4) ... 2023-02-07 03:39:10.009 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:39:10.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:39:10.010 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:39:10.010Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:40:08.982 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:40:08.982Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:40:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:40:09.017 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07T03:40:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:40:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07 03:40:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:40:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:40:09.034 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:40:09.034Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:40:09.037 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:40:09.037Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:41:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:41:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:41:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:41:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:41:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:41:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:41:09.021 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07T03:41:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as jrW2isPijCmXslq4) ... 2023-02-07 03:41:13.086 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:41:13.086Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:41:13.107 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3037c984 2023-02-07 03:41:13.108 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T03:41:13.107Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3037c984 2023-02-07T03:41:13.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 03:41:13.109 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe will send credentials over a clear channel. 2023-02-07 03:41:13.109 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:41:13.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe will send credentials over a clear channel. 2023-02-07T03:41:13.109Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/DSu8n2lOQElVYMNe (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:41:13.130 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T03:41:13.130Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 03:41:13.131 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T03:41:13.131Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 03:42:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:42:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:42:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:42:09.027 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:42:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:42:09.027Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:42:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:42:09.033 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:42:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:42:09.034 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:42:09.033Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:42:09.034Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:43:08.983 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:43:08.983Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:43:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:43:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:43:09.014 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:43:09.014 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:43:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:43:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:43:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:43:09.019 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:43:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:43:09.019Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:43:09.020 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:43:09.020Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:44:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:44:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:44:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:44:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:44:09.031 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:44:09.031 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:44:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:44:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:44:09.039 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:44:09.039Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:44:09.040 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:44:09.040Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:44:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:44:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:45:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:45:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:45:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:45:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:45:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:45:09.014 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:45:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:45:09.014Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:45:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:45:09.022 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:45:09.022 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:45:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:45:09.022Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:45:09.022Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:46:08.984 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:46:08.984Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:46:09.007 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:46:09.007Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:46:09.008 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:46:09.009 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:46:09.008Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:46:09.009Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:46:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:46:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:46:09.013 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:46:09.013Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:46:09.014 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:46:09.014Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:47:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:47:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:47:09.034 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:47:09.034Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:47:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:47:09.036 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:47:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:47:09.036Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:47:09.040 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:47:09.040Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:47:09.040 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:47:09.040Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:47:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:47:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:48:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:48:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:48:09.015 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:48:09.015Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:48:09.016 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:48:09.016 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:48:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:48:09.016Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:48:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:48:09.021 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:48:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:48:09.022 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:48:09.021Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:48:09.022Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:49:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:49:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:49:09.017 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:49:09.017Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:49:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:49:09.020 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:49:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:49:09.020Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:49:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:49:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:49:09.030 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:49:09.030Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:49:09.031 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:49:09.031Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:50:08.985 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:50:08.985Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:50:09.031 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:50:09.031Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:50:09.033 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:50:09.033 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:50:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:50:09.033Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:50:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:50:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:50:09.038 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:50:09.038Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:50:09.039 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:50:09.039Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:51:08.986 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:51:08.986Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:51:09.027 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:51:09.027Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:51:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:51:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:51:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:51:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:51:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:51:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:51:09.038 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:51:09.038Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:51:09.039 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:51:09.039Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:52:08.986 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:52:08.986Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:52:09.042 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:52:09.042Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:52:09.044 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:52:09.044 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:52:09.044Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:52:09.044Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:52:09.069 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:52:09.069Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:52:09.069 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:52:09.069Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:52:09.070 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:52:09.070Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:53:08.987 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:53:08.987Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:53:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:53:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:53:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:53:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:53:09.028 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:53:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:53:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:53:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:53:09.033 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:53:09.033Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:53:09.034 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:53:09.034Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:54:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:54:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:54:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:54:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:54:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:54:09.025 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:54:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:54:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:54:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:54:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:54:09.029 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:54:09.029Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:54:09.030 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:54:09.030Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:55:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:55:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:55:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:55:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:55:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:55:09.019 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:55:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:55:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:55:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:55:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:55:09.023 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:55:09.023Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:55:09.024 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:55:09.024Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:56:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:56:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:56:09.056 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:56:09.056Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:56:09.057 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:56:09.057 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:56:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:56:09.057Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:56:09.078 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:56:09.078 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:56:09.078Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:56:09.078Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:56:09.079 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:56:09.079Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:57:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:57:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:57:09.015 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:57:09.021 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:57:09.015Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:57:09.022 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:57:09.021Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:57:09.022Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:57:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:57:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:57:09.026 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:57:09.026 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:57:09.026Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:57:09.026Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 03:58:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:58:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:58:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:58:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:58:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:58:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:58:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:58:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:58:09.038 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T03:58:09.038Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 03:58:09.039 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 03:58:09.041 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T03:58:09.039Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T03:58:09.041Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 03:59:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T03:59:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 03:59:09.012 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T03:59:09.012Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 03:59:09.013 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 03:59:09.013 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T03:59:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T03:59:09.013Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 03:59:09.018 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 03:59:09.018 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 03:59:09.018 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T03:59:09.018Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:00:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:00:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:00:09.028 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:00:09.029 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:00:09.029 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T04:00:09.028Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:00:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:00:09.029Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 04:00:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:00:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:00:09.035 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:00:09.035Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:00:09.046 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:00:09.046Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:01:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:01:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:01:09.032 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:01:09.035 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:01:09.035 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07T04:01:09.032Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:01:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:01:09.035Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DSu8n2lOQElVYMNe) ... 2023-02-07 04:01:35.721 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:01:35.721Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:01:35.745 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c480f6 2023-02-07 04:01:35.745 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:01:35.745Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c480f6 2023-02-07T04:01:35.745Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:01:35.746 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu will send credentials over a clear channel. 2023-02-07 04:01:35.747 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu (as 255RHWCCr16e4abu) ... 2023-02-07T04:01:35.746Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu will send credentials over a clear channel. 2023-02-07T04:01:35.747Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/255RHWCCr16e4abu (as 255RHWCCr16e4abu) ... 2023-02-07 04:01:35.767 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:01:35.767Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:01:35.768 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T04:01:35.768Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 04:02:08.988 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:02:08.988Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:02:09.019 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:02:09.019 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:02:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:02:09.019Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:02:09.023 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:02:09.023Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:02:09.024 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:02:09.024Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:02:09.024 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:02:09.024Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:03:08.989 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:03:08.989Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:03:09.025 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:03:09.025Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:03:09.026 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:03:09.026 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:03:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:03:09.026Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:03:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:03:09.030 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:03:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:03:09.030Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:03:09.031 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:03:09.031Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:04:08.990 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:04:08.990Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:04:09.024 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:04:09.024Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:04:09.030 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:04:09.030 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07T04:04:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:04:09.030Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as 255RHWCCr16e4abu) ... 2023-02-07 04:04:44.063 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:04:44.063Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:04:44.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416f1a80 2023-02-07 04:04:44.085 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:04:44.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@416f1a80 2023-02-07T04:04:44.085Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:04:44.087 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV will send credentials over a clear channel. 2023-02-07 04:04:44.087 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV (as x7cKTEbUcwh9jwUV) ... 2023-02-07T04:04:44.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV will send credentials over a clear channel. 2023-02-07T04:04:44.087Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/x7cKTEbUcwh9jwUV (as x7cKTEbUcwh9jwUV) ... 2023-02-07 04:05:10.385 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:05:10.385Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:05:10.386 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 04:05:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:05:10.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T04:05:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:05:10.411 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:05:10.412 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as x7cKTEbUcwh9jwUV) ... 2023-02-07T04:05:10.411Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:05:10.412Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as x7cKTEbUcwh9jwUV) ... 2023-02-07 04:05:26.961 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:05:26.961Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:05:26.978 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a73d4a5 2023-02-07 04:05:26.978 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:05:26.978Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a73d4a5 2023-02-07T04:05:26.978Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:05:26.979 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z will send credentials over a clear channel. 2023-02-07 04:05:26.979 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:05:26.979Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z will send credentials over a clear channel. 2023-02-07T04:05:26.979Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/DTF5dgcMEAfCDd3z (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:05:56.963 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.964 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.963Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.964Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.981 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.981 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.981Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.981Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.985 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07 04:05:56.986 INFO 7 --- [ Timer-0] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2023-02-07T04:05:56.985Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2023-02-07T04:05:56.986Z||Timer-0|ModelLoader||org.apache.http.impl.execchain.RetryExec||INFO|Retrying request to {}->http://message-router.onap:3904 2023-02-07 04:05:56.990 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:05:56.990Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:05:56.990 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T04:05:56.990Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 04:06:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:06:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:06:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:06:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:06:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:06:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:06:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:06:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:06:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:06:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:06:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:06:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:07:10.387 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:07:10.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:07:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:07:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:07:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:07:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:07:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:07:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:07:42.797 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:07:42.797 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:07:42.797Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:07:42.797Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:07:42.798 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:07:42.798Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:08:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:08:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:08:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:08:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:08:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:08:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:08:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:08:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:08:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:08:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:08:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:08:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:08:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:08:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:09:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:09:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:09:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:09:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:09:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:09:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07T04:09:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:09:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as DTF5dgcMEAfCDd3z) ... 2023-02-07 04:09:40.698 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:09:40.698Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:09:40.747 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ce13998 2023-02-07 04:09:40.748 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07 04:09:40.749 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd will send credentials over a clear channel. 2023-02-07T04:09:40.747Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ce13998 2023-02-07T04:09:40.748Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem] 2023-02-07T04:09:40.749Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd will send credentials over a clear channel. 2023-02-07 04:09:40.751 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:09:40.751Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|DELETE http://message-router.onap:3904/apiKeys/r2HAdkpvj4h3kqkd (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:09:45.985 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2023-02-07T04:09:45.985Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2023-02-07 04:09:45.986 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07T04:09:45.986Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2023-02-07 04:10:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:10:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:10:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:10:10.416 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:10:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:10:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:10:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:10:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:10:10.421 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:10:10.421Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:10:10.422 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:10:10.422Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:11:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:11:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:11:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:11:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:11:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:11:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:11:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:11:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:11:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:11:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:11:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:11:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:11:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:11:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:12:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:12:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:12:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:12:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:12:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:12:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:12:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:12:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:12:43.270 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:12:43.270 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:12:43.270Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:12:43.270Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:12:43.271 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:12:43.271Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:13:10.388 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:13:10.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:13:10.409 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:13:10.409Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:13:10.410 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:13:10.410 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:13:10.410Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:13:10.410Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:13:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:13:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:13:10.414 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:13:10.414 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:13:10.414Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:13:10.414Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:14:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:14:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:14:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:14:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:14:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:14:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:14:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:14:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:14:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:14:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:14:10.439 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:14:10.439Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:14:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:14:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:15:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:15:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:15:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:15:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:15:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:15:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:15:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:15:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:15:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:15:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:15:10.440 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:15:10.440Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:15:10.441 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:15:10.441Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:16:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:16:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:16:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:16:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:16:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:16:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:16:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:16:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:16:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:16:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:16:10.431 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:16:10.431Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:16:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:16:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:17:10.389 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:17:10.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:17:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:17:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:17:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:17:10.415 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:17:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:17:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:17:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:17:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:17:10.418 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:17:10.418Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:17:10.419 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:17:10.419Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:18:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:18:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:18:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:18:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:18:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:18:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:18:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:18:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:18:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:18:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:18:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:18:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:18:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:18:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:19:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:19:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:19:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:19:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:19:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:19:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:19:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:19:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:19:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:19:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:19:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:19:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:19:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:19:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:20:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:20:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:20:10.415 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:20:10.415Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:20:10.416 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:20:10.416 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:20:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:20:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:20:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:20:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:20:10.420 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:20:10.420Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:20:10.421 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:20:10.421Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:21:10.390 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:21:10.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:21:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:21:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:21:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:21:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:21:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:21:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:21:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:21:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:21:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:21:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:21:10.436 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:21:10.436Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:22:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:22:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:22:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:22:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:22:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:22:10.418 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:22:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:22:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:22:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:22:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:22:10.422 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:22:10.422Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:22:10.423 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:22:10.423Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:23:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:23:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:23:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:23:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:23:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:23:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:23:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:23:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:23:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:23:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:23:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:23:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:23:10.437 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:23:10.437Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:24:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:24:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:24:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:24:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:24:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:24:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:24:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:24:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:24:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:24:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:24:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:24:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:24:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:24:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:25:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:25:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:25:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:25:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:25:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:25:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:25:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:25:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:25:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:25:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:25:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:25:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:26:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:26:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:26:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:26:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:26:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:26:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:26:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:26:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:26:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:26:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:26:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:26:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:26:10.429 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:26:10.429Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:27:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:27:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:27:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:27:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:27:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:27:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:27:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:27:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:27:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:27:10.423 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:27:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:27:10.423Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:27:10.424 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:27:10.424Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:28:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:28:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:28:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:28:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:28:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:28:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:28:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:28:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:28:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:28:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:28:10.430 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:28:10.430Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:28:10.431 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:28:10.431Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:29:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:29:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:29:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:29:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:29:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:29:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:29:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:29:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:29:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:29:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:29:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:29:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:29:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:29:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:30:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:30:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:30:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:30:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:30:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:30:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:30:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:30:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:30:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:30:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:30:10.424 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:30:10.424Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:30:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:30:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:31:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:31:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:31:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:31:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:31:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:31:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:31:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:31:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:31:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:31:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:31:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:31:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:31:10.426 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:31:10.426Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:32:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:32:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:32:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:32:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:32:10.456 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:32:10.457 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:32:10.456Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:32:10.457Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:32:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:32:10.464 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:32:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:32:10.464 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:32:10.464Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:32:10.464Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:33:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:33:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:33:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:33:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:33:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:33:10.437 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:33:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:33:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:33:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:33:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:33:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:33:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:33:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:34:10.391 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:34:10.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:34:10.412 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:34:10.412Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:34:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:34:10.413 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:34:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:34:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:34:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:34:10.417 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:34:10.417 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:34:10.417Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:35:10.392 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:35:10.392Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:35:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:35:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:35:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:35:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:35:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:35:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:35:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:35:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:35:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:35:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:35:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:35:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:36:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:36:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:36:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:36:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:36:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:36:10.425 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:36:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:36:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:36:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:36:10.430 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:36:10.431 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:36:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:36:10.430Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:36:10.431Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:37:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:37:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:37:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:37:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:37:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:37:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:37:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:37:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:37:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:37:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:37:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:37:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:37:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:37:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:38:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:38:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:38:10.413 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:38:10.413Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:38:10.414 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:38:10.414 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:38:10.414Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:38:10.414Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:38:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:38:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:38:10.417 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:38:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:38:10.418 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:38:10.418Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:39:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:39:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:39:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:39:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:39:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:39:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:39:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:39:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:39:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:39:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:39:10.426 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:39:10.426Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:40:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:40:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:40:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:40:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:40:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:40:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:40:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:40:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:40:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:40:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:40:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:40:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:40:10.439 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:40:10.439Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:41:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:41:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:41:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:41:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:41:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:41:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:41:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:41:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:41:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:41:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:41:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:41:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:41:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:41:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:42:10.393 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:42:10.393Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:42:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:42:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:42:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:42:10.419 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:42:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:42:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:42:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:42:10.423 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:42:10.423 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:42:10.423Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:43:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:43:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:43:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:43:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:43:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:43:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:43:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:43:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:43:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:43:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:43:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:43:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:43:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:43:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:44:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:44:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:44:10.416 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:44:10.416Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:44:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:44:10.417 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:44:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:44:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:44:56.977 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:44:56.977Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:44:56.978 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:44:56.978Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:44:56.978 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:44:56.978Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:45:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:45:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:45:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:45:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:45:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:45:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:45:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:45:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:45:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:45:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:45:10.426 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:45:10.426Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:45:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:45:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:46:10.394 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:46:10.394Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:46:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:46:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:46:10.420 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:46:10.420 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:46:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:46:10.420Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:46:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:46:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:46:10.424 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:46:10.424Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:46:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:46:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:47:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:47:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:47:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:47:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:47:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:47:10.432 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:47:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:47:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:47:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:47:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:47:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:47:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:47:10.436 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:47:10.436Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:48:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:48:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:48:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:48:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:48:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:48:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:48:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:48:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:48:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:48:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:48:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:48:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:48:10.438 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:48:10.438Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:49:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:49:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:49:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:49:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:49:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:49:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:49:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:49:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:49:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:49:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:49:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:49:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:49:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:49:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:50:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:50:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:50:10.417 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:50:10.417Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:50:10.418 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:50:10.418 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:50:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:50:10.418Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:50:56.355 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:50:56.355Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:50:56.356 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:50:56.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:50:56.358 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:50:56.358Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:51:10.395 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:51:10.395Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:51:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:51:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:51:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:51:10.440 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:51:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:51:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:51:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:51:10.449 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:51:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:51:10.449Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:51:10.450 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:51:10.450Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:52:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:52:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:52:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:52:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:52:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:52:10.423 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:52:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:52:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:52:10.426 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:52:10.426Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:52:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:52:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:52:10.428 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:52:10.428Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:53:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:53:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:53:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:53:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:53:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:53:10.449 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:53:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:53:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:53:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:53:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:53:10.453 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:53:10.453Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:53:10.454 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:53:10.454Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:54:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:54:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:54:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:54:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:54:10.422 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:54:10.422 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:54:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:54:10.422Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:54:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:54:10.427 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:54:10.427 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:54:10.427Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:55:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:55:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:55:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:55:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:55:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:55:10.451 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:55:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:55:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:55:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:55:10.455 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:55:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:55:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:55:10.455Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:55:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:56:10.396 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:56:10.396Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:56:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:56:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:56:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:56:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:56:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:56:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:56:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:56:10.434 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:56:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:56:10.434Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:56:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:56:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:57:10.397 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:57:10.397Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:57:10.419 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:57:10.419Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:57:10.421 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:57:10.421 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:57:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:57:10.421Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:57:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:57:10.425 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:57:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:57:10.425Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:57:10.425 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:57:10.425Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 04:58:10.397 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:58:10.397Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:58:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:58:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:58:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:58:10.440 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:58:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:58:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:58:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T04:58:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 04:58:10.445 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T04:58:10.445Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 04:58:10.445 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T04:58:10.445Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 04:59:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T04:59:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 04:59:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T04:59:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 04:59:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 04:59:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T04:59:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T04:59:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 04:59:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 04:59:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T04:59:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T04:59:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 04:59:10.435 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T04:59:10.435Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:00:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:00:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:00:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:00:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:00:10.425 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:00:10.425 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:00:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:00:10.425Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:00:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:00:10.431 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:00:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:00:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:00:10.431Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:00:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:01:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:01:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:01:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:01:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:01:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:01:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:01:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:01:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:01:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:01:10.434 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:01:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:01:10.434Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:01:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:01:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:02:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:02:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:02:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:02:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:02:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:02:10.430 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:02:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:02:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:02:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:02:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:02:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:02:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:02:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:02:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:03:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:03:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:03:10.423 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:03:10.423Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:03:10.424 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:03:10.424 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:03:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:03:10.424Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:03:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:03:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:03:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:03:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:03:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:03:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:04:10.398 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:04:10.398Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:04:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:04:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:04:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:04:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:04:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:04:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:04:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:04:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:04:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:04:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:04:10.432 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:04:10.432Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:05:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:05:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:05:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:05:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:05:10.429 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:05:10.429 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:05:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:05:10.429Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:05:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:05:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:05:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:05:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:06:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:06:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:06:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:06:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:06:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:06:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:06:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:06:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:06:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:06:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:06:10.444 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:06:10.444Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:07:10.400 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:07:10.400Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:07:10.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:07:10.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:07:10.524 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:07:10.527 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:07:10.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:07:10.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:07:10.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:07:10.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:07:10.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:07:10.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:07:10.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:07:10.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:08:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:08:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:08:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:08:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:08:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:08:10.431 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:08:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:08:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:08:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:08:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:08:10.435 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:08:10.435Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:08:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:08:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:09:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:09:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:09:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:09:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:09:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:09:10.434 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:09:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:09:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:09:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:09:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:09:10.439 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:09:10.439Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:09:10.440 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:09:10.440Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:10:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:10:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:10:10.430 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:10:10.430Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:10:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:10:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:10:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:10:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:10:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:10:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:10:10.438 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:10:10.438Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:10:10.438 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:10:10.438Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:11:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:11:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:11:10.434 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:11:10.434Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:11:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:11:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:11:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:11:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:11:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:11:10.440 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:11:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:11:10.440Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:11:10.441 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:11:10.441Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:12:10.399 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:12:10.399Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:12:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:12:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:12:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:12:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:12:10.459 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:12:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:12:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:12:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:12:10.471 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:12:10.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:12:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:12:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:13:10.400 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:13:10.400Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:13:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:13:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:13:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:13:10.443 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:13:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:13:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:13:10.448 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:13:10.448 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:13:10.448 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:13:10.448Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:14:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:14:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:14:10.461 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:14:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:14:10.462 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:14:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:14:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:14:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:14:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:14:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:14:10.469 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:14:10.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:14:10.470 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:14:10.470Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:15:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:15:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:15:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:15:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:15:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:15:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:15:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:15:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:15:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:15:10.433 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:15:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:15:10.433Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:15:10.434 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:15:10.434Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:16:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:16:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:16:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:16:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:16:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:16:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:16:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:16:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:16:10.450 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:16:10.451 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:16:10.450Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:16:10.452 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:16:10.451Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:16:10.452Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:17:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:17:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:17:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:17:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:17:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:17:10.437 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:17:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:17:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:17:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:17:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:17:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:17:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:17:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:17:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:18:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:18:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:18:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:18:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:18:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:18:10.439 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:18:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:18:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:18:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:18:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:18:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:18:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:18:10.445 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:18:10.445Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:19:10.401 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:19:10.401Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:19:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:19:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:19:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:19:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:19:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:19:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:19:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:19:10.436 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:19:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:19:10.436Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:19:10.437 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:19:10.437Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:20:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:20:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:20:10.427 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:20:10.427Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:20:10.428 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:20:10.428 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:20:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:20:10.428Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:20:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:20:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:20:10.432 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:20:10.432Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:20:10.433 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:20:10.433Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:21:10.402 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:21:10.402Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:21:10.490 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:21:10.490Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:21:10.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:21:10.492 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:21:10.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:21:10.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:21:10.496 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:21:10.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:21:10.497 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:21:10.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:21:10.497 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:21:10.497Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:22:10.403 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:22:10.403Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:22:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:22:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:22:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:22:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:22:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:22:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:22:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:22:10.446 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:22:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:22:10.447 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:22:10.446Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:22:10.447Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:23:10.403 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:23:10.403Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:23:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:23:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:23:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:23:10.444 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:23:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:23:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:23:10.452 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:23:10.452Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:23:10.453 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:23:10.453Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:23:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:23:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:24:10.404 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:24:10.404Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:24:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:24:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:24:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:24:10.463 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:24:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:24:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:24:10.467 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:24:10.467 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:24:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:24:10.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:24:10.468 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:24:10.468Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:25:10.404 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:25:10.404Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:25:10.466 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:25:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:25:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:25:10.468 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:25:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:25:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:25:10.472 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:25:10.472Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:25:10.473 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:25:10.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:25:10.473 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:25:10.473Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:26:10.405 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:26:10.405Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:26:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:26:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:26:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:26:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:26:10.464 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:26:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:26:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:26:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:26:10.469 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:26:10.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:26:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:26:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:27:10.405 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:27:10.405Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:27:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:27:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:27:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:27:10.439 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:27:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:27:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:27:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:27:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:27:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:27:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:27:10.444 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:27:10.444Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:28:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:28:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:28:10.440 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:28:10.440Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:28:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:28:10.442 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:28:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:28:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:28:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:28:10.447 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:28:10.448 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:28:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:28:10.447Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:28:10.448Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:29:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:29:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:29:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:29:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:29:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:29:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:29:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:29:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:29:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:29:10.449 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:29:10.449 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:29:10.449Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:30:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:30:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:30:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:30:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:30:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:30:10.454 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:30:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:30:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:30:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:30:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:30:10.460 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:30:10.460Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:30:10.460 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:30:10.460Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:31:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:31:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:31:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:31:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:31:10.438 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:31:10.438 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:31:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:31:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:31:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:31:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:31:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:31:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:31:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:31:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:32:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:32:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:32:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:32:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:32:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:32:10.453 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:32:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:32:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:32:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:32:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:32:10.464 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:32:10.464Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:32:10.465 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:32:10.465Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:33:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:33:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:33:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:33:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:33:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:33:10.436 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:33:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:33:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:33:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:33:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:33:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:33:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:33:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:34:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:34:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:34:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:34:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:34:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:34:10.451 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:34:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:34:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:34:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:34:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:34:10.456 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:34:10.456Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:34:10.457 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:34:10.457Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:35:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:35:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:35:10.465 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:35:10.465Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:35:10.467 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:35:10.467 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:35:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:35:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:35:10.471 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:35:10.471 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:35:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:35:10.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:35:10.472 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:35:10.472Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:36:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:36:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:36:10.433 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:36:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:36:10.435 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:36:10.435 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:36:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:36:10.435Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:36:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:36:10.442 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:36:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:36:10.442Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:36:10.443 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:36:10.443Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:37:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:37:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:37:10.431 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:37:10.431Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:37:10.432 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:37:10.433 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:37:10.432Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:37:10.433Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:38:04.358 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:38:04.358Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:38:04.359 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:38:04.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:38:04.360 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:38:04.360Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:38:10.406 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:38:10.406Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:38:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:38:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:38:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:38:10.443 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:38:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:38:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:38:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:38:10.451 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:38:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:38:10.451Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:38:10.452 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:38:10.452Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:39:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:39:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:39:10.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:39:10.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:39:10.482 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:39:10.482 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:39:10.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:39:10.482Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:39:10.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:39:10.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:39:10.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:39:10.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:39:10.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:39:10.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:40:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:40:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:40:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:40:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:40:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:40:10.445 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:40:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:40:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:40:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:40:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:40:10.463 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:40:10.463Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:40:10.464 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:40:10.464Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:41:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:41:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:41:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:41:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:41:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:41:10.438 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:41:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:41:10.438Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:41:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:41:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:41:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:41:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:41:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:41:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:42:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:42:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:42:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:42:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:42:10.442 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:42:10.442 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:42:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:42:10.442Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:42:10.446 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:42:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:42:10.447 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:42:10.447Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:42:10.447 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:42:10.447Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:43:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:43:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:43:10.452 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:43:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:43:10.454 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:43:10.452Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:43:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:43:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:43:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:43:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:43:10.460 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:43:10.460Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:43:10.461 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:43:10.461Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:44:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:44:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:44:10.436 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:44:10.436Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:44:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:44:10.437 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:44:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:44:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:44:10.441 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:44:10.441Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:44:10.441 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:44:10.441Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:44:10.442 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:44:10.442Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:45:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:45:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:45:10.461 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:45:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:45:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:45:10.462 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:45:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:45:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:45:10.466 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:45:10.466 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:45:10.467 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:45:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:45:10.466Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:45:10.467Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:46:10.408 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:46:10.408Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:46:10.469 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:46:10.469Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:46:10.471 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:46:10.471 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:46:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:46:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:46:10.475 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:46:10.475 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:46:10.475Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:46:10.475Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:46:10.476 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:46:10.476Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:47:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:47:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:47:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:47:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:47:10.463 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:47:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:47:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:47:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:47:10.466 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:47:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:47:10.467 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:47:10.467Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:47:10.467 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:47:10.467Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:48:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:48:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:48:10.474 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:48:10.475 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:48:10.475 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:48:10.474Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:48:10.475Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:48:10.475Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:48:10.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:48:10.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:48:10.480 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:48:10.480Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:48:10.481 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:48:10.481Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:49:10.407 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:49:10.407Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:49:10.447 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:49:10.447Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:49:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:49:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:49:10.449 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:49:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:49:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:49:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:49:10.455 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:49:10.455Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:49:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:49:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:50:10.408 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:50:10.408Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:50:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:50:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:50:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:50:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:50:10.453 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:50:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:50:10.458 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:50:10.458Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:50:10.459 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:50:10.459Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:50:10.461 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:50:10.461Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:51:10.408 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:51:10.408Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:51:10.501 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:51:10.501Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:51:10.502 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:51:10.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:51:10.502 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:51:10.502Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:51:10.511 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:51:10.511Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:51:10.511 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:51:10.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:51:10.512 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:51:10.512Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:52:10.408 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:52:10.408Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:52:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:52:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:52:10.445 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:52:10.446 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:52:10.445Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:52:10.446Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:52:10.450 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:52:10.450Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:52:10.451 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:52:10.451Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:52:10.452 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:52:10.452Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:53:10.408 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:53:10.408Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:53:10.437 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:53:10.439 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:53:10.439 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:53:10.437Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:53:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:53:10.439Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:53:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:53:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:53:10.444 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:53:10.444Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:53:10.445 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:53:10.445Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:54:10.411 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:54:10.411Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:54:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:54:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:54:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:54:10.470 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:54:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:54:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:54:10.475 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:54:10.476 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:54:10.475Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:54:10.476Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:54:10.477 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:54:10.477Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:55:10.411 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:55:10.411Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:55:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:55:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:55:10.452 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:55:10.452 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:55:10.452Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:55:10.452Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:55:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:55:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:55:10.460 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:55:10.460Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:55:10.460 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:55:10.460Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:56:10.412 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:56:10.412Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:56:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:56:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:56:10.466 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:56:10.466 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:56:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:56:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:56:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T05:56:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 05:56:10.471 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 05:56:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T05:56:10.471Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T05:56:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 05:57:10.412 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:57:10.412Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:57:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:57:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:57:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:57:10.464 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:57:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:57:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:57:10.469 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:57:10.470 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:57:10.469Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:57:10.470Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:57:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:57:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:58:10.412 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:58:10.412Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:58:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:58:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:58:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:58:10.464 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:58:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:58:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:58:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:58:10.470 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:58:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:58:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:58:10.470Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:58:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 05:59:10.412 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T05:59:10.412Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 05:59:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 05:59:10.451 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 05:59:10.451 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T05:59:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T05:59:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T05:59:10.451Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 05:59:10.455 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 05:59:10.455 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 05:59:10.456 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T05:59:10.455Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T05:59:10.455Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T05:59:10.456Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:00:10.412 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:00:10.412Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:00:10.443 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:00:10.443Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:00:10.444 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:00:10.444 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:00:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:00:10.444Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:00:10.449 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:00:10.449Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:00:10.449 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:00:10.449Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:00:10.450 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:00:10.450Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:01:10.416 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:01:10.416Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:01:10.470 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:01:10.470Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:01:10.473 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:01:10.473 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:01:10.473Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:01:10.473Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:01:10.480 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:01:10.480Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:01:10.481 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:01:10.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:01:10.482 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:01:10.482Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:02:10.415 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:02:10.415Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:02:10.460 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:02:10.462 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:02:10.463 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:02:10.468 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:02:10.469 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:02:10.460Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:02:10.462Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:02:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:02:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:02:10.469Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:02:10.471 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:02:10.471Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:03:10.415 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:03:10.415Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:03:10.458 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:03:10.458Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:03:10.467 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:03:10.468 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:03:10.467Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:03:10.468Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:03:10.472 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:03:10.472Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:03:10.473 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:03:10.473Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:03:10.473 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:03:10.473Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:04:10.416 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:04:10.416Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:04:10.481 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:04:10.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:04:10.483 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:04:10.481Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:04:10.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:04:10.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:04:10.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:04:10.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:04:10.487 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:04:10.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:04:10.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:04:10.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:05:10.416 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:05:10.416Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:05:10.483 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:05:10.484 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:05:10.484 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:05:10.483Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:05:10.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:05:10.484Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:05:10.487 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:05:10.487Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:05:10.488 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:05:10.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:05:10.488 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:05:10.488Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:06:10.417 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:06:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:06:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:06:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:06:10.465 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:06:10.465Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:06:10.466 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:06:10.466Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:06:10.477 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:06:10.477Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:06:10.477 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:06:10.477Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:06:10.478 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:06:10.478Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:07:10.417 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:07:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:07:10.492 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:07:10.495 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:07:10.496 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:07:10.492Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:07:10.495Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:07:10.496Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:07:10.500 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:07:10.500Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:07:10.500 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:07:10.500Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:07:10.501 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:07:10.501Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:08:10.418 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:08:10.418Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:08:10.477 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:08:10.479 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:08:10.479 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:08:10.477Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:08:10.479Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:08:10.479Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:08:10.491 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:08:10.491 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:08:10.492 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:08:10.491Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:08:10.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:08:10.492Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:09:10.417 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:09:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:09:10.460 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:09:10.460Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:09:10.461 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:09:10.461 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:09:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:09:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:09:10.465 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:09:10.465 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:09:10.465Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:09:10.465Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:09:10.466 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:09:10.466Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:10:10.417 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:10:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:10:10.463 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:10:10.463Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:10:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:10:10.464 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:10:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:10:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:10:10.469 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:10:10.472 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:10:10.472 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:10:10.469Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:10:10.472Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:10:10.472Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:11:10.417 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:11:10.417Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:11:10.453 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:11:10.453Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:11:10.454 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:11:10.454 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:11:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:11:10.454Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:11:10.458 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:11:10.458 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:11:10.458Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:11:10.458Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:11:10.458 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:11:10.458Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:12:10.418 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:12:10.418Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:12:10.459 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:12:10.459Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:12:10.461 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:12:10.461 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:12:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:12:10.461Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:12:10.464 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:12:10.464Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:12:10.465 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:12:10.465 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:12:10.465Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:12:10.465Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:13:10.419 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:13:10.419Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:13:10.469 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:13:10.469Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:13:10.471 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:13:10.471 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:13:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:13:10.471Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:14:40.475 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:14:40.476 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:14:40.475Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:14:40.476Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:14:40.478 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:14:40.478 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:14:40.478Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:14:40.478Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:14:40.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:14:40.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:14:40.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:14:40.516 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:14:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:14:40.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:14:40.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:14:40.521 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:14:40.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:14:40.521Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:14:40.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:14:40.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:15:40.478 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:15:40.478Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:15:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:15:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:15:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:15:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:15:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:15:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:15:40.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:15:40.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:15:40.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:15:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:15:40.544 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:15:40.544Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:16:40.478 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:16:40.478Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:16:40.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:16:40.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:16:40.514 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:16:40.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:16:40.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:16:40.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:16:40.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:16:40.519 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:16:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:16:40.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:16:40.520 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:16:40.520Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:17:40.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:17:40.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:17:40.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:17:40.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:17:40.525 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:17:40.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:17:40.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:17:40.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:17:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:17:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:17:40.533 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:17:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:17:40.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:17:40.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:18:40.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:18:40.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:18:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:18:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:18:40.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:18:40.583 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:18:40.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:18:40.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:18:40.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:18:40.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:18:40.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:18:40.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:18:40.588 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:18:40.588Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:19:40.479 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:19:40.479Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:19:40.507 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:19:40.507Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:19:40.508 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:19:40.508 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:19:40.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:19:40.508Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:19:40.512 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:19:40.512 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:19:40.512Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:19:40.512Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:19:40.512 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:19:40.512Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:20:40.480 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:20:40.480Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:20:40.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:20:40.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:20:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:20:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:20:40.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:20:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:20:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:20:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:20:40.536 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:20:40.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:20:40.537 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:20:40.537Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:21:40.480 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:21:40.480Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:21:40.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:21:40.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:21:40.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:21:40.515 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:21:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:21:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:21:40.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:21:40.520 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:21:40.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:21:40.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:21:40.521 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:21:40.521Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:22:40.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:22:40.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:22:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:22:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:22:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:22:40.537 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:22:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:22:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:22:40.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:22:40.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:22:40.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:22:40.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:22:40.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:22:40.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:23:40.481 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:23:40.481Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:23:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:23:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:23:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:23:40.565 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:23:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:23:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:23:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:23:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:23:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:23:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:23:40.572 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:23:40.572Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:24:40.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:24:40.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:24:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:24:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:24:40.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:24:40.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:24:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:24:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:24:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:24:40.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:24:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:24:40.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:24:40.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:24:40.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:25:40.482 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:25:40.482Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:25:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:25:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:25:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:25:40.537 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:25:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:25:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:25:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:25:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:25:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:25:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:25:40.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:25:40.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:26:40.483 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:26:40.483Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:26:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:26:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:26:40.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:26:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:26:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:26:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:26:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:26:40.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:26:40.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:26:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:26:40.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:26:40.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:27:40.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:27:40.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:27:40.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:27:40.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:27:40.596 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:27:40.596 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:27:40.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:27:40.596Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:27:40.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:27:40.661 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:27:40.661 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:27:40.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:27:40.661Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:27:40.661Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:28:40.484 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:28:40.484Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:28:40.514 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:28:40.514Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:28:40.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:28:40.515 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:28:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:28:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:28:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:28:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:28:40.523 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:28:40.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:28:40.523 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:28:40.523Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:29:40.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:29:40.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:29:40.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:29:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:29:40.522 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:29:40.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:29:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:29:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:29:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:29:40.526 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:29:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:29:40.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:29:40.527 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:29:40.527Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:30:40.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:30:40.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:30:40.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:30:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:30:40.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:30:40.530 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:30:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:30:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:30:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:30:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:30:40.536 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:30:40.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:30:40.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:30:40.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:31:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:31:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:31:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:31:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:31:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:31:40.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:31:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:31:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:31:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:31:40.533 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:31:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:31:40.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:31:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:31:40.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:32:40.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:32:40.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:32:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:32:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:32:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:32:40.536 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:32:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:32:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:32:40.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:32:40.540 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:32:40.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:32:40.540 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:32:40.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:32:40.540Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:33:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:33:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:33:40.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:33:40.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:33:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:33:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:33:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:33:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:33:40.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:33:40.538 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:33:40.539 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:33:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:33:40.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:33:40.539Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:34:40.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:34:40.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:34:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:34:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:34:40.536 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:34:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:34:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:34:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:34:40.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:34:40.541 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:34:40.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:34:40.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:34:40.542 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:34:40.542Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:35:40.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:35:40.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:35:40.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:35:40.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:35:40.539 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:35:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:35:40.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:35:40.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:35:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:35:40.549 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:35:40.550 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:35:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:35:40.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:35:40.550Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:36:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:36:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:36:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:36:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:36:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:36:40.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:36:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:36:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:36:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:36:40.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:36:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:36:40.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:36:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:36:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:37:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:37:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:37:40.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:37:40.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:37:40.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:37:40.519 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:37:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:37:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:37:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:37:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:37:40.527 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:37:40.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:37:40.528 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:37:40.528Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:38:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:38:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:38:40.520 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:38:40.520Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:38:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:38:40.522 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:38:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:38:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:38:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:38:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:38:40.528 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:38:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:38:40.529 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:38:40.529Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:39:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:39:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:39:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:39:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:39:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:39:40.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:39:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:39:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:39:40.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:39:40.603 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:39:40.603 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:39:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:39:40.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:39:40.603Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:40:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:40:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:40:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:40:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:40:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:40:40.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:40:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:40:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:40:40.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:40:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:40:40.569 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:40:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:40:40.570 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:40:40.570Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:41:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:41:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:41:40.518 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:41:40.518Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:41:40.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:41:40.519 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:41:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:41:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:41:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:41:40.522 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:41:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:41:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:41:40.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:41:40.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:42:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:42:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:42:40.515 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:42:40.515Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:42:40.516 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:42:40.517 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:42:40.516Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:42:40.517Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:42:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:42:40.522 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:42:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:42:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:42:40.522 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:42:40.522Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:43:40.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:43:40.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:43:40.522 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:43:40.522Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:43:40.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:43:40.523 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:43:40.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:43:40.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:43:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:43:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:43:40.528 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:43:40.528 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:43:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:43:40.528Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:44:40.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:44:40.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:44:40.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:44:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:44:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:44:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:44:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:44:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:44:40.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:44:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:44:40.539 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:44:40.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:44:40.540 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:44:40.540Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:45:40.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:45:40.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:45:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:45:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:45:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:45:40.538 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:45:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:45:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:45:40.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:45:40.541 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:45:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:45:40.541Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:45:40.541 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:45:40.541Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:46:40.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:46:40.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:46:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:46:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:46:40.538 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:46:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:46:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:46:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:46:40.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:46:40.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:46:40.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:46:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:46:40.544 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:46:40.544Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:47:40.488 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:47:40.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:47:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:47:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:47:40.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:47:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:47:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:47:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:47:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:47:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:47:40.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:47:40.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:47:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:47:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:48:40.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:48:40.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:48:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:48:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:48:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:48:40.549 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:48:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:48:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:48:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:48:40.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:48:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:48:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:48:40.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:48:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:49:40.490 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:49:40.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:49:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:49:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:49:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:49:40.573 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:49:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:49:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:49:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:49:40.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:49:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:49:40.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:49:40.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:49:40.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:50:40.490 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:50:40.490Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:50:40.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:50:40.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:50:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:50:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:50:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:50:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:50:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:50:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:50:40.538 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:50:40.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:50:40.538 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:50:40.538Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:51:40.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:51:40.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:51:40.539 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:51:40.539Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:51:40.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:51:40.541 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:51:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:51:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:51:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:51:40.550 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:51:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:51:40.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:51:40.550Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:51:40.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:52:40.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:52:40.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:52:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:52:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:52:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:52:40.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:52:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:52:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:52:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:52:40.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:52:40.558 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:52:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:52:40.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:52:40.558Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:53:40.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:53:40.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:53:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:53:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:53:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:53:40.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:53:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:53:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:53:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:53:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:53:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:53:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:53:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:53:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:54:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:54:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:54:40.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:54:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:54:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:54:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:54:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:54:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:54:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:54:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:54:40.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:54:40.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:54:40.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:54:40.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:55:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:55:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:55:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:55:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:55:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:55:40.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:55:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:55:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:55:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:55:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:55:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:55:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:55:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:55:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:56:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:56:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:56:40.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:56:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:56:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:56:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:56:40.571 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:56:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:56:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:56:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:56:40.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:56:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:56:40.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:56:40.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 06:57:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:57:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:57:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:57:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:57:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:57:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:57:40.571 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:57:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:57:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:57:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:57:40.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:57:40.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:57:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:57:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:58:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:58:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:58:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:58:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:58:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:58:40.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:58:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:58:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:58:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T06:58:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 06:58:40.533 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T06:58:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 06:58:40.533 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T06:58:40.533Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 06:59:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T06:59:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 06:59:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T06:59:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 06:59:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T06:59:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 06:59:40.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T06:59:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 06:59:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T06:59:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 06:59:40.536 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T06:59:40.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 06:59:40.537 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T06:59:40.537Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:00:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:00:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:00:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:00:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:00:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:00:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:00:40.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:00:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:00:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:00:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:00:40.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:00:40.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:00:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:00:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:01:40.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:01:40.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:01:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:01:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:01:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:01:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:01:40.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:01:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:01:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:01:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:01:40.532 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:01:40.532Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:01:40.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:01:40.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:02:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:02:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:02:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:02:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:02:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:02:40.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:02:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:02:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:02:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:02:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:02:40.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:02:40.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:02:40.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:02:40.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:03:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:03:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:03:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:03:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:03:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:03:40.566 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:03:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:03:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:03:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:03:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:03:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:03:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:03:40.572 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:03:40.572Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:04:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:04:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:04:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:04:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:04:40.530 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:04:40.530 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:04:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:04:40.530Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:04:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:04:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:04:40.534 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:04:40.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:04:40.535 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:04:40.535Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:05:40.494 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:05:40.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:05:40.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:05:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:05:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:05:40.541 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:05:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:05:40.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:05:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:05:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:05:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:05:40.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:05:40.548 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:05:40.548Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:06:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:06:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:06:40.519 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:06:40.519Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:06:40.523 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:06:40.524 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:06:40.523Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:06:40.524Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:06:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:06:40.528 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:06:40.529 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:06:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:06:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:06:40.529Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:07:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:07:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:07:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:07:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:07:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:07:40.534 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:07:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:07:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:07:40.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:07:40.544 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:07:40.544 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:07:40.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:07:40.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:07:40.544Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:08:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:08:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:08:40.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:08:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:08:40.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:08:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:08:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:08:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:08:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:08:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:08:40.537 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:08:40.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:08:40.538 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:08:40.538Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:09:40.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:09:40.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:09:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:09:40.526 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:09:40.527 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:09:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:09:40.526Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:09:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:09:40.531 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:09:40.531 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:09:40.531 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:09:40.531Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:09:40.531Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:09:40.531Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:10:40.494 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:10:40.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:10:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:10:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:10:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:10:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:10:40.560 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:10:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:10:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:10:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:10:40.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:10:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:10:40.565 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:10:40.565Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:11:40.495 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:11:40.495Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:11:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:11:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:11:40.537 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:11:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:11:40.537 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:11:40.537Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:11:40.544 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:11:40.544Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:11:40.544 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:11:40.544Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:11:40.545 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:11:40.545Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:12:40.496 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:12:40.496Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:12:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:12:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:12:40.535 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:12:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:12:40.535 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:12:40.535Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:12:40.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:12:40.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:12:40.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:12:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:12:40.546 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:12:40.546Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:13:40.497 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:13:40.497Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:13:40.532 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:13:40.532Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:13:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:13:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:13:40.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:13:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:13:40.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:13:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:13:40.539 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:13:40.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:13:40.539 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:13:40.539Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:14:40.498 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:14:40.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:14:40.525 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:14:40.525Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:14:40.527 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:14:40.528 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:14:40.527Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:14:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:14:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:14:40.534 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:14:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:14:40.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:14:40.536 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:14:40.536Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:15:40.498 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:15:40.498Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:15:40.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:15:40.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:15:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:15:40.549 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:15:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:15:40.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:15:40.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:15:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:15:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:15:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:15:40.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:15:40.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:16:40.499 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:16:40.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:16:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:16:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:16:40.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:16:40.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:16:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:16:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:16:40.533 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:16:40.534 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:16:40.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:16:40.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:16:40.534 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:16:40.534Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:17:40.499 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:17:40.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:17:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:17:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:17:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:17:40.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:17:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:17:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:17:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:17:40.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:17:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:17:40.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:17:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:17:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:18:40.499 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:18:40.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:18:40.536 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:18:40.536Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:18:40.538 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:18:40.538 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:18:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:18:40.538Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:18:40.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:18:40.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:18:40.543 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:18:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:18:40.543 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:18:40.543Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:19:40.499 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:19:40.499Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:19:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:19:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:19:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:19:40.549 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:19:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:19:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:19:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:19:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:19:40.553 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:19:40.553Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:19:40.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:19:40.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:20:40.500 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:20:40.500Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:20:40.528 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:20:40.528Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:20:40.529 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:20:40.529 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:20:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:20:40.529Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:20:40.534 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:20:40.534Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:20:40.535 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:20:40.535Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:20:40.535 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:20:40.535Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:21:40.501 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:21:40.501Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:21:40.545 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:21:40.545Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:21:40.546 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:21:40.547 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:21:40.546Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:21:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:21:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:21:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:21:40.551 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:21:40.551Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:21:40.552 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:21:40.552Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:22:40.501 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:22:40.501Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:22:40.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:22:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:22:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:22:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:22:40.597 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:22:40.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:22:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:22:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:22:40.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:22:40.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:22:40.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:22:40.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:23:40.502 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:23:40.502Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:23:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:23:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:23:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:23:40.557 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:23:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:23:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:23:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:23:40.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:23:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:23:40.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:23:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:23:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:24:40.503 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:24:40.503Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:24:40.540 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:24:40.540Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:24:40.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:24:40.542 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:24:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:24:40.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:24:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:24:40.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:24:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:24:40.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:24:40.549 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:24:40.549Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:25:40.504 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:25:40.504Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:25:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:25:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:25:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:25:40.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:25:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:25:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:25:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:25:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:25:40.563 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:25:40.563Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:25:40.564 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:25:40.564Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:26:40.504 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:26:40.504Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:26:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:26:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:26:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:26:40.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:26:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:26:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:26:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:26:40.582 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:26:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:26:40.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:26:40.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:26:40.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:27:40.504 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:27:40.504Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:27:40.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:27:40.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:27:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:27:40.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:27:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:27:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:27:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:27:40.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:27:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:27:40.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:27:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:27:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:28:40.507 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:28:40.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:28:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:28:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:28:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:28:40.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:28:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:28:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:28:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:28:40.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:28:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:28:40.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:28:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:28:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:29:40.507 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:29:40.507Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:29:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:29:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:29:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:29:40.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:29:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:29:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:29:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:29:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:29:40.566 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:29:40.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:29:40.567 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:29:40.567Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:30:40.508 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:30:40.508Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:30:40.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:30:40.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:30:40.543 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:30:40.543 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:30:40.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:30:40.543Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:30:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:30:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:30:40.547 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:30:40.547Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:30:40.547 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:30:40.547Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:31:40.509 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:31:40.509Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:31:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:31:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:31:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:31:40.562 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:31:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:31:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:31:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:31:40.567 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:31:40.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:31:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:31:40.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:31:40.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:32:40.509 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:32:40.509Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:32:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:32:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:32:40.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:32:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:32:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:32:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:32:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:32:40.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:32:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:32:40.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:32:40.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:32:40.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:33:40.510 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:33:40.510Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:33:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:33:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:33:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:33:40.573 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:33:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:33:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:33:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:33:40.578 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:33:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:33:40.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:33:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:33:40.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:34:40.511 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:34:40.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:34:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:34:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:34:40.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:34:40.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:34:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:34:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:34:40.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:34:40.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:34:40.615 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:34:40.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:34:40.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:34:40.615Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:35:40.511 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:35:40.511Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:35:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:35:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:35:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:35:40.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:35:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:35:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:35:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:35:40.553 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:35:40.553 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:35:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:35:40.553Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:35:40.553Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:36:40.512 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:36:40.512Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:36:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:36:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:36:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:36:40.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:36:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:36:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:36:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:36:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:36:40.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:36:40.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:36:40.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:36:40.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:37:40.513 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:37:40.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:37:40.541 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:37:40.541Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:37:40.542 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:37:40.542Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:37:40.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:37:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:37:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:37:40.553 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:37:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:37:40.553Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:37:40.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:37:40.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:38:40.513 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:38:40.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:38:40.552 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:38:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:38:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:38:40.553 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:38:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:38:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:38:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:38:40.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:38:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:38:40.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:38:40.557 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:38:40.557Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:39:40.513 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:39:40.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:39:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:39:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:39:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:39:40.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:39:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:39:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:39:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:39:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:39:40.569 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:39:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:39:40.570 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:39:40.570Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:40:40.513 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:40:40.513Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:40:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:40:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:40:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:40:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:40:40.552 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:40:40.552Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:40:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:40:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:40:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:40:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:40:40.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:40:40.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:41:40.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:41:40.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:41:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:41:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:41:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:41:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:41:40.580 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:41:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:41:40.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:41:40.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:41:40.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:41:40.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:41:40.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:41:40.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:42:40.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:42:40.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:42:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:42:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:42:40.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:42:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:42:40.619 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:42:40.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:42:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:42:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:42:40.626 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:42:40.626Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:42:40.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:42:40.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:43:40.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:43:40.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:43:40.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:43:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:43:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:43:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:43:40.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:43:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:43:40.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:43:40.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:43:40.590 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:43:40.590Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:43:40.591 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:43:40.591Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:44:40.518 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:44:40.518Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:44:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:44:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:44:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:44:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:44:40.548 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:44:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:44:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:44:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:44:40.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:44:40.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:44:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:44:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:45:40.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:45:40.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:45:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:45:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:45:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:45:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:45:40.561 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:45:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:45:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:45:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:45:40.567 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:45:40.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:45:40.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:45:40.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:46:40.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:46:40.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:46:40.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:46:40.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:46:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:46:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:46:40.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:46:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:46:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:46:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:46:40.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:46:40.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:46:40.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:46:40.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:47:40.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:47:40.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:47:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:47:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:47:40.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:47:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:47:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:47:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:47:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:47:40.556 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:47:40.556 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:47:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:47:40.556Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:47:40.556Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:48:40.519 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:48:40.519Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:48:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:48:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:48:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:48:40.567 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:48:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:48:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:48:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:48:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:48:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:48:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:48:40.571 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:48:40.571Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:49:40.520 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:49:40.520Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:49:40.550 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:49:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:49:40.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:49:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:49:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:49:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:49:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:49:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:49:40.558 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:49:40.558Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:49:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:49:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:50:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:50:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:50:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:50:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:50:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:50:40.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:50:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:50:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:50:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:50:40.574 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:50:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:50:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:50:40.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:50:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:51:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:51:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:51:40.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:51:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:51:40.555 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:51:40.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:51:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:51:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:51:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:51:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:51:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:51:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:51:40.560 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:51:40.560Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:52:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:52:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:52:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:52:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:52:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:52:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:52:40.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:52:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:52:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:52:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:52:40.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:52:40.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:52:40.573 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:52:40.573Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:53:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:53:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:53:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:53:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:53:40.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:53:40.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:53:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:53:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:53:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:53:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:53:40.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:53:40.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:53:40.563 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:53:40.563Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:54:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:54:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:54:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:54:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:54:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:54:40.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:54:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:54:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:54:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:54:40.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:54:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:54:40.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:54:40.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:54:40.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:55:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:55:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:55:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:55:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:55:40.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:55:40.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:55:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:55:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:55:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:55:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:55:40.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:55:40.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:55:40.563 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:55:40.563Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:56:40.522 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:56:40.522Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:56:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:56:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:56:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:56:40.564 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:56:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:56:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:56:40.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T07:56:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 07:56:40.568 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T07:56:40.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 07:56:40.569 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T07:56:40.569Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 07:57:40.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:57:40.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:57:40.548 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:57:40.548Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:57:40.549 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:57:40.550 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:57:40.549Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:57:40.550Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:57:40.553 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:57:40.554 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:57:40.553Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:57:40.554Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:57:40.554 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:57:40.554Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:58:40.523 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:58:40.523Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:58:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:58:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:58:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:58:40.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:58:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:58:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:58:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:58:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:58:40.588 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:58:40.588Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:58:40.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:58:40.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 07:59:40.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T07:59:40.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 07:59:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T07:59:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 07:59:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 07:59:40.570 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T07:59:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T07:59:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 07:59:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T07:59:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 07:59:40.574 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T07:59:40.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 07:59:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T07:59:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:00:40.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:00:40.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:00:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:00:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:00:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:00:40.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:00:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:00:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:00:40.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:00:40.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:00:40.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:00:40.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:00:40.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:00:40.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:01:40.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:01:40.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:01:40.564 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:01:40.564Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:01:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:01:40.566 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:01:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:01:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:01:40.570 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:01:40.570Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:01:40.570 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:01:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:01:40.571 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:01:40.571Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:02:40.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:02:40.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:02:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:02:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:02:40.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:02:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:02:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:02:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:02:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:02:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:02:40.560 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:02:40.560Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:02:40.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:02:40.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:03:40.524 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:03:40.524Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:03:40.556 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:03:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:03:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:03:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:03:40.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:03:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:03:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:03:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:03:40.562 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:03:40.562Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:03:40.562 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:03:40.562Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:04:40.525 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:04:40.525Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:04:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:04:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:04:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:04:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:04:40.568 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:04:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:04:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:04:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:04:40.573 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:04:40.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:04:40.574 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:04:40.574Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:05:40.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:05:40.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:05:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:05:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:05:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:05:40.566 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:05:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:05:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:05:40.569 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:05:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:05:40.570 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:05:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:05:40.570 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:05:40.570Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:06:40.526 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:06:40.526Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:06:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:06:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:06:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:06:40.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:06:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:06:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:06:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:06:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:06:40.578 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:06:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:06:40.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:06:40.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:07:40.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:07:40.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:07:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:07:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:07:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:07:40.563 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:07:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:07:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:07:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:07:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:07:40.566 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:07:40.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:07:40.567 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:07:40.567Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:08:40.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:08:40.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:08:40.547 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:08:40.547Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:08:40.551 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:08:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:08:40.551 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:08:40.551Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:08:40.554 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:08:40.555 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:08:40.554Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:08:40.555 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:08:40.555Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:08:40.555Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:09:40.527 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:09:40.527Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:09:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:09:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:09:40.555 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:09:40.556 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:09:40.555Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:09:40.556Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:09:40.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:09:40.559 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:09:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:09:40.559Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:09:40.559 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:09:40.559Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:10:40.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:10:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:10:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:10:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:10:40.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:10:40.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:10:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:10:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:10:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:10:40.584 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:10:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:10:40.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:10:40.585 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:10:40.585Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:11:40.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:11:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:11:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:11:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:11:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:11:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:11:40.575 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:11:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:11:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:11:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:11:40.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:11:40.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:11:40.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:11:40.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:12:40.528 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:12:40.528Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:12:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:12:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:12:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:12:40.573 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:12:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:12:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:12:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:12:40.576 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:12:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:12:40.577 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:12:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:12:40.577Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:13:40.529 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:13:40.529Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:13:40.557 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:13:40.557Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:13:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:13:40.558 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:13:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:13:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:13:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:13:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:13:40.561 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:13:40.561Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:13:40.561 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:13:40.561Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:14:40.529 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:14:40.529Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:14:40.558 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:14:40.558Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:14:40.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:14:40.559 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:14:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:14:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:14:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:14:40.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:14:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:14:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:14:40.564 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:14:40.564Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:15:40.530 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:15:40.530Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:15:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:15:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:15:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:15:40.568 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:15:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:15:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:15:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:15:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:15:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:15:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:15:40.571 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:15:40.571Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:16:40.530 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:16:40.530Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:16:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:16:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:16:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:16:40.567 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:16:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:16:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:16:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:16:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:16:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:16:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:16:40.572 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:16:40.572Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:17:40.531 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:17:40.531Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:17:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:17:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:17:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:17:40.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:17:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:17:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:17:40.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:17:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:17:40.581 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:17:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:17:40.581 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:17:40.581Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:18:40.531 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:18:40.531Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:18:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:18:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:18:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:18:40.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:18:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:18:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:18:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:18:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:18:40.581 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:18:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:18:40.581 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:18:40.581Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:19:40.532 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:19:40.532Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:19:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:19:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:19:40.580 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:19:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:19:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:19:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:19:40.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:19:40.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:19:40.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:19:40.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:19:40.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:19:40.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:20:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:20:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:20:40.559 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:20:40.559Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:20:40.560 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:20:40.560 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:20:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:20:40.560Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:20:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:20:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:20:40.564 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:20:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:20:40.564 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:20:40.564Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:21:40.534 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:21:40.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:21:40.568 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:21:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:21:40.571 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:21:40.568Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:21:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:21:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:21:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:21:40.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:21:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:21:40.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:21:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:21:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:22:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:22:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:22:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:22:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:22:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:22:40.588 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:22:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:22:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:22:40.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:22:40.594 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:22:40.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:22:40.594Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:22:40.596 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:22:40.596Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:23:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:23:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:23:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:23:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:23:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:23:40.574 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:23:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:23:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:23:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:23:40.578 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:23:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:23:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:23:40.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:23:40.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:24:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:24:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:24:40.561 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:24:40.561Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:24:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:24:40.569 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:24:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:24:40.569Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:24:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:24:40.574 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:24:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:24:40.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:24:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:24:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:25:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:25:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:25:40.565 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:25:40.565Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:25:40.566 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:25:40.566 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:25:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:25:40.566Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:25:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:25:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:25:40.571 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:25:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:25:40.572 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:25:40.572Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:26:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:26:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:26:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:26:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:26:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:26:40.573 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:26:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:26:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:26:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:26:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:26:40.577 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:26:40.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:26:40.578 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:26:40.578Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:27:40.533 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:27:40.533Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:27:40.562 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:27:40.562Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:27:40.563 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:27:40.563 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:27:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:27:40.563Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:27:40.567 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:27:40.567Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:27:40.567 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:27:40.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:27:40.568 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:27:40.568Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:28:40.534 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:28:40.534Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:28:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:28:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:28:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:28:40.588 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:28:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:28:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:28:40.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:28:40.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:28:40.592 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:28:40.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:28:40.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:28:40.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:29:40.536 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:29:40.536Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:29:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:29:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:29:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:29:40.585 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:29:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:29:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:29:40.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:29:40.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:29:40.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:29:40.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:29:40.590 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:29:40.590Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:30:40.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:30:40.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:30:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:30:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:30:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:30:40.578 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:30:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:30:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:30:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:30:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:30:40.582 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:30:40.582 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:30:40.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:30:40.582Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:31:40.537 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:31:40.537Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:31:40.580 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:31:40.580Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:31:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:31:40.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:31:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:31:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:31:40.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:31:40.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:31:40.587 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:31:40.587Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:31:40.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:31:40.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:32:40.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:32:40.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:32:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:32:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:32:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:32:40.582 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:32:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:32:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:32:40.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:32:40.586 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:32:40.587 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:32:40.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:32:40.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:32:40.587Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:33:40.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:33:40.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:33:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:33:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:33:40.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:33:40.587 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:33:40.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:33:40.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:33:40.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:33:40.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:33:40.592 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:33:40.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:33:40.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:33:40.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:34:40.538 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:34:40.538Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:34:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:34:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:34:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:34:40.584 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:34:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:34:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:34:40.589 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:34:40.589Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:34:40.589 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:34:40.589Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:34:40.589 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:34:40.589Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:35:40.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:35:40.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:35:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:35:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:35:40.581 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:35:40.581 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:35:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:35:40.581Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:35:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:35:40.585 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:35:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:35:40.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:35:40.585Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:35:40.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:36:40.539 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:36:40.539Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:36:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:36:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:36:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:36:40.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:36:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:36:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:36:40.585 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:36:40.586 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:36:40.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:36:40.585Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:36:40.586Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:36:40.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:37:40.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:37:40.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:37:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:37:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:37:40.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:37:40.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:37:40.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:37:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:37:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:37:40.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:37:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:37:40.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:37:40.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:37:40.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:38:40.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:38:40.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:38:40.593 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:38:40.593Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:38:40.595 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:38:40.595 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:38:40.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:38:40.595Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:38:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:38:40.604 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:38:40.605 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:38:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:38:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:38:40.605Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:39:40.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:39:40.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:39:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:39:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:39:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:39:40.576 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:39:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:39:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:39:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:39:40.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:39:40.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:39:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:39:40.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:39:40.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:40:40.540 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:40:40.540Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:40:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:40:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:40:40.586 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:40:40.586 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:40:40.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:40:40.586Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:40:40.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:40:40.593 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:40:40.593 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:40:40.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:40:40.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:40:40.593Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:41:40.542 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:41:40.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:41:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:41:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:41:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:41:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:41:40.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:41:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:41:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:41:40.623 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:41:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:41:40.624 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:41:40.623Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:41:40.624Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:42:40.543 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:42:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:42:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:42:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:42:40.577 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:42:40.577 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:42:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:42:40.577Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:42:40.582 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:42:40.582 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:42:40.583 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:42:40.582Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:42:40.582Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:42:40.583Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:43:40.542 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:43:40.542Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:43:40.573 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:43:40.573Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:43:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:43:40.575 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:43:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:43:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:43:40.579 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:43:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:43:40.580 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:43:40.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:43:40.580 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:43:40.580Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:44:40.543 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:44:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:44:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:44:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:44:40.575 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:44:40.576 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:44:40.575Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:44:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:44:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:44:40.579 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:44:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:44:40.579 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:44:40.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:44:40.579Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:45:40.543 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:45:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:45:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:45:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:45:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:45:40.578 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:45:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:45:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:45:40.583 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:45:40.583Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:45:40.583 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:45:40.583Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:45:40.584 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:45:40.584Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:46:40.543 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:46:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:46:40.571 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:46:40.571Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:46:40.572 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:46:40.572 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:46:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:46:40.572Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:46:40.574 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:46:40.574Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:46:40.575 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:46:40.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:46:40.575 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:46:40.575Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:47:40.543 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:47:40.543Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:47:40.576 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:47:40.576Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:47:40.578 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:47:40.579 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:47:40.578Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:47:40.579Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:47:40.584 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:47:40.584 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:47:40.586 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:47:40.584Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:47:40.584Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:47:40.586Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:48:40.549 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:48:40.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:48:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:48:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:48:40.617 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:48:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:48:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:48:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:48:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:48:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:48:40.626 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:48:40.626Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:48:40.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:48:40.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:49:40.549 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:49:40.549Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:49:40.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:49:40.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:49:40.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:49:40.604 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:49:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:49:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:49:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:49:40.614 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:49:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:49:40.614Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:49:40.614 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:49:40.614Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:50:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:50:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:50:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:50:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:50:40.659 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:50:40.660 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:50:40.659Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:50:40.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:50:40.664 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:50:40.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:50:40.664 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:50:40.664Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:50:40.665 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:50:40.665Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:51:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:51:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:51:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:51:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:51:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:51:40.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:51:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:51:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:51:40.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:51:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:51:40.631 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:51:40.631Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:51:40.632 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:51:40.632Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:52:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:52:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:52:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:52:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:52:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:52:40.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:52:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:52:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:52:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:52:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:52:40.615 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:52:40.615Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:52:40.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:52:40.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:53:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:53:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:53:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:53:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:53:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:53:40.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:53:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:53:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:53:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:53:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:53:40.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:53:40.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:53:40.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:53:40.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:54:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:54:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:54:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:54:40.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:54:40.608 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:54:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:54:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:54:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:54:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:54:40.618 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:54:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:54:40.618Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:54:40.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:54:40.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:55:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:55:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:55:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:55:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:55:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:55:40.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:55:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:55:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:55:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:55:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:55:40.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:55:40.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:55:40.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:55:40.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:56:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:56:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:56:40.587 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:56:40.587Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:56:40.588 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:56:40.588 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:56:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:56:40.588Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:56:40.591 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:56:40.591Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:56:40.592 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:56:40.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:56:40.592 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:56:40.592Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:57:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:57:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:57:40.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:57:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:57:40.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:57:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:57:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:57:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:57:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:57:40.613 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:57:40.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:57:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:57:40.613Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:57:40.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 08:58:40.564 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:58:40.564Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:58:40.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:58:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:58:40.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:58:40.603 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:58:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:58:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:58:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 08:58:40.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 08:58:40.610 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T08:58:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T08:58:40.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T08:58:40.610Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 08:59:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T08:59:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 08:59:40.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T08:59:40.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 08:59:40.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 08:59:40.632 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T08:59:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T08:59:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 08:59:40.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 08:59:40.639 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T08:59:40.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T08:59:40.639Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 08:59:40.644 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T08:59:40.644Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:00:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:00:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:00:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:00:40.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:00:40.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:00:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:00:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:00:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:00:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:00:40.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:00:40.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:00:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:00:40.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:00:40.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:01:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:01:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:01:40.592 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:01:40.592Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:01:40.594 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:01:40.594 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:01:40.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:01:40.594Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:01:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:01:40.600 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:01:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:01:40.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:01:40.601 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:01:40.601Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:02:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:02:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:02:40.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:02:40.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:02:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:02:40.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:02:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:02:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:02:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:02:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:02:40.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:02:40.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:02:40.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:02:40.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:03:40.565 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:03:40.565Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:03:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:03:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:03:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:03:40.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:03:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:03:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:03:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:03:40.611 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:03:40.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:03:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:03:40.611Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:03:40.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:04:40.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:04:40.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:04:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:04:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:04:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:04:40.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:04:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:04:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:04:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:04:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:04:40.633 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:04:40.633Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:04:40.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:04:40.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:05:40.566 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:05:40.566Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:05:40.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:05:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:05:40.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:05:40.602 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:05:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:05:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:05:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:05:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:05:40.607 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:05:40.607Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:05:40.607 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:05:40.607Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:06:40.567 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:06:40.567Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:06:40.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:06:40.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:06:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:06:40.615 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:06:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:06:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:06:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:06:40.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:06:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:06:40.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:06:40.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:06:40.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:07:40.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:07:40.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:07:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:07:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:07:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:07:40.628 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:07:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:07:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:07:40.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:07:40.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:07:40.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:07:40.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:07:40.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:07:40.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:08:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:08:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:08:40.602 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:08:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:08:40.604 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:08:40.602Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:08:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:08:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:08:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:08:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:08:40.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:08:40.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:08:40.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:08:40.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:09:40.568 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:09:40.568Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:09:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:09:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:09:40.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:09:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:09:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:09:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:09:40.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:09:40.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:09:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:09:40.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:09:40.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:09:40.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:10:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:10:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:10:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:10:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:10:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:10:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:10:40.614 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:10:40.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:10:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:10:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:10:40.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:10:40.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:10:40.626 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:10:40.626Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:11:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:11:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:11:40.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:11:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:11:40.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:11:40.610 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:11:40.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:11:40.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:11:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:11:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:11:40.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:11:40.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:11:40.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:11:40.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:12:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:12:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:12:40.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:12:40.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:12:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:12:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:12:40.601 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:12:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:12:40.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:12:40.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:12:40.605 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:12:40.605Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:12:40.606 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:12:40.606Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:13:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:13:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:13:40.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:13:40.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:13:40.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:13:40.638 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:13:40.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:13:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:13:40.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:13:40.653 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:13:40.654 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:13:40.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:13:40.653Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:13:40.654Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:14:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:14:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:14:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:14:40.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:14:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:14:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:14:40.631 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:14:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:14:40.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:14:40.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:14:40.637 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:14:40.637Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:14:40.638 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:14:40.638Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:15:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:15:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:15:40.597 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:15:40.597Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:15:40.598 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:15:40.598 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:15:40.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:15:40.598Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:15:40.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:15:40.601 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:15:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:15:40.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:15:40.602 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:15:40.602Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:16:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:16:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:16:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:16:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:16:40.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:16:40.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:16:40.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:16:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:16:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:16:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:16:40.610 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:16:40.610Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:16:40.611 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:16:40.611Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:17:40.569 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:17:40.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:17:40.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:17:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:17:40.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:17:40.620 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:17:40.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:17:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:17:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:17:40.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:17:40.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:17:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:17:40.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:17:40.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:18:40.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:18:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:18:40.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:18:40.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:18:40.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:18:40.654 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:18:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:18:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:18:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:18:40.659 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:18:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:18:40.662 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:18:40.659Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:18:40.662Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:19:40.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:19:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:19:40.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:19:40.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:19:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:19:40.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:19:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:19:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:19:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:19:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:19:40.615 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:19:40.615Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:19:40.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:19:40.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:20:40.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:20:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:20:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:20:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:20:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:20:40.623 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:20:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:20:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:20:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:20:40.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:20:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:20:40.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:20:40.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:20:40.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:21:40.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:21:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:21:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:21:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:21:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:21:40.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:21:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:21:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:21:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:21:40.622 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:21:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:21:40.622Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:21:40.623 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:21:40.623Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:22:40.570 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:22:40.570Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:22:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:22:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:22:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:22:40.606 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:22:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:22:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:22:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:22:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:22:40.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:22:40.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:22:40.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:22:40.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:23:40.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:23:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:23:40.605 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:23:40.605Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:23:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:23:40.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:23:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:23:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:23:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:23:40.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:23:40.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:23:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:23:40.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:23:40.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:24:40.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:24:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:24:40.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:24:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:24:40.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:24:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:24:40.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:24:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:24:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:24:40.631 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:24:40.632 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:24:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:24:40.631Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:24:40.632Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:25:40.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:25:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:25:40.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:25:40.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:25:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:25:40.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:25:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:25:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:25:40.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:25:40.604 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:25:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:25:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:25:40.604 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:25:40.604Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:26:40.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:26:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:26:40.599 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:26:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:26:40.600 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:26:40.599Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:26:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:26:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:26:40.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:26:40.604 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:26:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:26:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:26:40.604 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:26:40.604Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:27:40.571 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:27:40.571Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:27:40.664 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:27:40.664Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:27:40.666 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:27:40.666 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:27:40.666Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:27:40.666Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:27:40.670 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:27:40.671 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:27:40.670Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:27:40.671Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:27:40.671 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:27:40.671Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:28:40.572 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:28:40.572Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:28:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:28:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:28:40.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:28:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:28:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:28:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:28:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:28:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:28:40.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:28:40.616 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:28:40.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:28:40.616Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:29:40.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:29:40.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:29:40.600 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:29:40.600Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:29:40.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:29:40.601 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:29:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:29:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:29:40.604 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:29:40.604Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:29:40.604 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:29:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:29:40.605 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:29:40.605Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:30:40.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:30:40.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:30:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:30:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:30:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:30:40.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:30:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:30:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:30:40.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:30:40.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:30:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:30:40.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:30:40.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:30:40.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:31:40.573 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:31:40.573Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:31:40.601 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:31:40.601Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:31:40.603 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:31:40.603 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:31:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:31:40.603Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:31:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:31:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:31:40.606 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:31:40.606Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:31:40.607 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:31:40.607Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:32:40.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:32:40.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:32:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:32:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:32:40.614 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:32:40.615 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:32:40.614Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:32:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:32:40.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:32:40.618 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:32:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:32:40.618Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:32:40.619 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:32:40.619Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:33:40.574 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:33:40.574Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:33:40.606 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:33:40.607 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:33:40.607 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:33:40.606Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:33:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:33:40.607Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:33:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:33:40.612 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:33:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:33:40.612Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:33:40.612 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:33:40.612Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:34:40.575 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:34:40.575Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:34:40.610 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:34:40.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:34:40.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:34:40.610Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:34:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:34:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:34:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:34:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:34:40.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:34:40.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:34:40.622 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:34:40.622Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:35:40.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:35:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:35:40.688 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:35:40.689 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:35:40.689 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:35:40.698 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:35:40.699 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:35:40.699 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:35:40.688Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:35:40.689Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:35:40.689Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:35:40.698Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:35:40.699Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:35:40.699Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:36:40.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:36:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:36:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:36:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:36:40.612 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:36:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:36:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:36:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:36:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:36:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:36:40.616 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:36:40.616Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:36:40.617 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:36:40.617Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:37:40.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:37:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:37:40.608 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:37:40.608Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:37:40.609 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:37:40.609 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:37:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:37:40.609Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:37:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:37:40.613 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:37:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:37:40.613Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:37:40.613 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:37:40.613Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:38:40.576 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:38:40.576Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:38:40.618 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:38:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:38:40.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:38:40.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:38:40.620 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:38:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:38:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:38:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:38:40.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:38:40.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:38:40.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:38:40.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:39:40.577 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:39:40.577Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:39:40.615 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:39:40.615Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:39:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:39:40.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:39:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:39:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:39:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:39:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:39:40.621 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:39:40.621Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:39:40.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:39:40.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:40:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:40:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:40:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:40:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:40:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:40:40.616 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:40:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:40:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:40:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:40:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:40:40.620 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:40:40.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:40:40.620Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:40:40.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:41:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:41:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:41:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:41:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:41:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:41:40.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:41:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:41:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:41:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:41:40.626 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:41:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:41:40.626Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:41:40.626 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:41:40.626Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:42:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:42:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:42:40.650 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:42:40.650Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:42:40.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:42:40.652 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:42:40.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:42:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:42:40.655 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:42:40.655Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:42:40.655 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:42:40.655Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:42:40.656 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:42:40.656Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:43:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:43:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:43:40.616 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:43:40.616Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:43:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:43:40.617 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:43:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:43:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:43:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:43:40.622 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:43:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:43:40.622Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:43:40.622 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:43:40.622Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:44:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:44:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:44:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:44:40.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:44:40.623 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:44:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:44:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:44:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:44:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:44:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:44:40.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:44:40.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:44:40.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:44:40.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:45:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:45:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:45:40.611 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:45:40.611Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:45:40.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:45:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:45:40.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:45:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:45:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:45:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:45:40.620 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:45:40.620Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:45:40.621 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:45:40.621Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:46:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:46:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:46:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:46:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:46:40.617 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:46:40.617Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:46:40.618 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:46:40.618Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:46:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:46:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:46:40.622 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:46:40.622Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:46:40.622 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:46:40.622Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:47:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:47:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:47:40.612 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:47:40.613 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:47:40.613 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:47:40.612Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:47:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:47:40.613Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:47:40.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:47:40.624 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:47:40.624 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:47:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:47:40.624Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:47:40.624Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:48:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:48:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:48:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:48:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:48:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:48:40.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:48:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:48:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:48:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:48:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:48:40.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:48:40.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:48:40.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:48:40.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:49:40.578 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:49:40.578Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:49:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:49:40.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:49:40.635 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:49:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:49:40.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:49:40.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:49:40.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:49:40.641 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:49:40.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:49:40.642 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:49:40.641Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:49:40.642Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:50:40.579 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:50:40.579Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:50:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:50:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:50:40.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:50:40.645 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:50:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:50:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:50:40.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:50:40.650 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:50:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:50:40.650Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:50:40.650 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:50:40.650Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:51:40.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:51:40.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:51:40.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:51:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:51:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:51:40.624 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:51:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:51:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:51:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:51:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:51:40.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:51:40.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:51:40.629 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:51:40.629Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:52:40.580 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:52:40.580Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:52:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:52:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:52:40.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:52:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:52:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:52:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:52:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:52:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:52:40.639 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:52:40.639Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:52:40.640 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:52:40.640Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:53:40.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:53:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:53:40.673 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:53:40.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:53:40.674 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:53:40.674Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:53:40.674 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:53:40.674Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:53:40.681 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:53:40.681Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:53:40.683 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:53:40.683Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:53:40.684 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:53:40.684Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:54:40.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:54:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:54:40.673 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:54:40.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:54:40.675 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:54:40.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:54:40.675 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:54:40.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:54:40.688 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:54:40.688Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:54:40.689 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:54:40.689Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:54:40.690 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:54:40.690Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:55:40.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:55:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:55:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:55:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:55:40.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:55:40.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:55:40.660 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:55:40.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:55:40.667 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:55:40.667Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:55:40.667 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:55:40.667Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:55:40.668 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:55:40.668Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:56:40.581 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:56:40.581Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:56:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:56:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:56:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:56:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:56:40.626 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:56:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:56:40.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:56:40.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:56:40.636 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:56:40.636Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:56:40.636 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:56:40.636Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:57:40.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:57:40.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:57:40.695 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:57:40.695Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:57:40.696 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:57:40.696Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:57:40.696 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:57:40.696Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:57:40.709 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T09:57:40.709Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 09:57:40.710 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T09:57:40.710Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 09:57:40.721 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T09:57:40.721Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 09:58:40.592 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:58:40.592Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:58:40.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:58:40.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:58:40.641 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:58:40.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:58:40.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:58:40.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:58:40.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:58:40.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:58:40.648 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:58:40.648Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:58:40.649 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:58:40.649Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 09:59:40.593 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T09:59:40.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 09:59:40.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T09:59:40.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 09:59:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 09:59:40.634 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T09:59:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T09:59:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 09:59:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T09:59:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 09:59:40.638 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T09:59:40.638Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 09:59:40.639 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T09:59:40.639Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:00:40.593 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:00:40.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:00:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:00:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:00:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:00:40.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:00:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:00:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:00:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:00:40.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:00:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:00:40.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:00:40.629 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:00:40.629Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:01:40.593 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:01:40.593Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:01:40.619 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:01:40.619Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:01:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:01:40.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:01:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:01:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:01:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:01:40.625 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:01:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:01:40.625Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:01:40.625 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:01:40.625Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:02:40.594 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:02:40.594Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:02:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:02:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:02:40.621 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:02:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:02:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:02:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:02:40.627 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:02:40.628 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:02:40.628 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:02:40.627Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:02:40.628Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:02:40.628Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:03:40.594 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:03:40.594Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:03:40.650 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:03:40.650Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:03:40.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:03:40.654 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:03:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:03:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:03:40.657 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:03:40.657Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:03:40.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:03:40.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:03:40.659 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:03:40.659Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:04:40.594 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:04:40.594Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:04:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:04:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:04:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:04:40.626 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:04:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:04:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:04:40.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:04:40.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:04:40.630 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:04:40.630Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:04:40.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:04:40.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:05:40.595 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:05:40.595Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:05:40.667 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:05:40.667Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:05:40.668 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:05:40.668 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:05:40.668Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:05:40.668Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:05:40.672 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:05:40.673 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:05:40.672Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:05:40.673Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:05:40.673 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:05:40.673Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:06:40.596 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:06:40.596Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:06:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:06:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:06:40.644 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:06:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:06:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:06:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:06:40.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:06:40.649 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:06:40.649 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:06:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:06:40.649Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:06:40.649Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:07:40.597 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:07:40.597Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:07:40.671 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:07:40.671Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:07:40.671 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:07:40.671 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:07:40.671Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:07:40.671Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:07:40.675 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:07:40.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:07:40.678 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:07:40.678Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:07:40.679 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:07:40.679Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:08:40.597 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:08:40.597Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:08:40.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:08:40.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:08:40.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:08:40.649 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:08:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:08:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:08:40.656 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:08:40.656Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:08:40.657 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:08:40.657 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:08:40.657Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:08:40.657Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:09:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:09:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:09:40.622 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:09:40.623 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:09:40.623 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:09:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:09:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:09:40.623Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:09:40.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:09:40.629 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:09:40.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:09:40.629Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:09:40.630 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:09:40.630Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:10:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:10:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:10:40.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:10:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:10:40.632 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:10:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:10:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:10:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:10:40.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:10:40.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:10:40.636 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:10:40.636Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:10:40.636 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:10:40.636Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:11:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:11:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:11:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:11:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:11:40.629 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:11:40.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:11:40.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:11:40.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:11:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:11:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:11:40.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:11:40.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:11:40.633 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:11:40.633Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:12:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:12:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:12:40.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:12:40.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:12:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:12:40.634 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:12:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:12:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:12:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:12:40.639 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:12:40.639 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:12:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:12:40.639Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:12:40.639Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:13:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:13:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:13:40.633 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:13:40.633Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:13:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:13:40.635 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:13:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:13:40.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:13:40.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:13:40.641 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:13:40.642 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:13:40.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:13:40.641Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:13:40.642Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:14:40.598 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:14:40.598Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:14:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:14:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:14:40.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:14:40.639 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:14:40.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:14:40.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:14:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:14:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:14:40.644 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:14:40.644Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:14:40.644 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:14:40.644Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:15:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:15:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:15:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:15:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:15:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:15:40.626 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:15:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:15:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:15:40.630 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:15:40.630Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:15:40.631 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:15:40.631 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:15:40.631Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:15:40.631Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:16:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:16:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:16:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:16:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:16:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:16:40.644 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:16:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:16:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:16:40.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:16:40.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:16:40.648 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:16:40.648Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:16:40.649 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:16:40.649Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:17:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:17:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:17:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:17:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:17:40.635 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:17:40.636 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:17:40.635Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:17:40.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:17:40.642 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:17:40.642 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:17:40.642Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:17:40.642Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:17:40.642 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:17:40.642Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:18:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:18:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:18:40.620 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:18:40.620Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:18:40.621 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:18:40.622 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:18:40.621Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:18:40.622Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:18:40.626 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:18:40.627 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:18:40.626Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:18:40.627Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:18:40.627 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:18:40.627Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:19:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:19:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:19:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:19:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:19:40.628 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:19:40.629 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:19:40.628Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:19:40.629Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:19:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:19:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:19:40.632 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:19:40.632Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:19:40.634 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:19:40.634Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:20:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:20:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:20:40.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:20:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:20:40.654 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:20:40.654 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:20:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:20:40.654Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:20:40.659 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:20:40.659Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:20:40.659 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:20:40.659Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:20:40.660 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:20:40.660Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:21:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:21:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:21:40.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:21:40.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:21:40.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:21:40.640 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:21:40.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:21:40.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:21:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:21:40.644 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:21:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:21:40.644 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:21:40.644Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:21:40.644Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:22:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:22:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:22:40.624 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:22:40.624Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:22:40.625 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:22:40.625 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:22:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:22:40.625Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:22:40.634 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:22:40.634Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:22:40.634 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:22:40.634Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:22:40.635 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:22:40.635Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:23:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:23:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:23:40.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:23:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:23:40.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:23:40.646 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:23:40.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:23:40.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:23:40.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:23:40.651 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:23:40.651 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:23:40.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:23:40.651Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:23:40.651Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:24:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:24:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:24:40.637 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:24:40.637Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:24:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:24:40.638 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:24:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:24:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:24:40.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:24:40.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:24:40.646 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:24:40.646Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:24:40.647 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:24:40.647Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:25:40.600 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:25:40.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:25:40.688 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:25:40.689 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:25:40.689 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:25:40.688Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:25:40.689Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:25:40.689Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:25:40.698 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:25:40.698Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:25:40.709 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:25:40.709Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:25:40.712 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:25:40.712Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:26:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:26:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:26:40.631 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:26:40.632 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:26:40.632 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:26:40.631Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:26:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:26:40.632Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:26:40.695 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:26:40.695Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:26:40.695 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:26:40.695Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:26:40.696 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:26:40.696Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:27:40.599 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:27:40.599Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:27:40.682 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:27:40.682Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:27:40.682 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:27:40.683 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:27:40.682Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:27:40.683Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:27:40.696 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:27:40.696 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:27:40.696Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:27:40.696Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:27:40.699 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:27:40.699Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:28:40.600 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:28:40.600Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:28:40.675 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:28:40.676 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:28:40.676 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:28:40.675Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:28:40.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:28:40.676Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:28:40.682 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:28:40.683 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:28:40.683 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:28:40.682Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:28:40.683Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:28:40.683Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:29:40.601 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:29:40.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:29:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:29:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:29:40.639 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:29:40.640 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:29:40.639Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:29:40.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:29:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:29:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:29:40.645 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:29:40.645Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:29:40.645 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:29:40.645Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:30:40.602 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:30:40.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:30:40.672 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:30:40.672Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:30:40.673 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:30:40.673 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:30:40.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:30:40.673Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:30:40.688 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:30:40.688Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:30:40.688 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:30:40.688Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:30:40.694 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:30:40.694Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:31:40.601 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:31:40.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:31:40.642 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:31:40.642Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:31:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:31:40.644 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:31:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:31:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:31:40.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:31:40.649 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:31:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:31:40.649Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:31:40.650 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:31:40.650Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:32:40.601 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:32:40.601Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:32:40.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:32:40.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:32:40.649 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:32:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:32:40.649 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:32:40.649Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:32:40.653 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:32:40.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:32:40.654 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:32:40.654Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:32:40.654 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:32:40.654Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:33:40.602 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:33:40.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:33:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:33:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:33:40.644 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:33:40.647 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:33:40.648 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:33:40.648 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:33:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:33:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:33:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:33:40.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:33:40.648Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:33:40.648Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:34:40.602 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:34:40.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:34:40.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:34:40.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:34:40.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:34:40.652 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:34:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:34:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:34:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:34:40.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:34:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:34:40.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:34:40.661 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:34:40.661Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:35:40.602 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:35:40.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:35:40.646 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:35:40.646Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:35:40.647 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:35:40.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:35:40.647 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:35:40.647Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:35:40.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:35:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:35:40.652 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:35:40.652Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:35:40.653 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:35:40.653Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:36:40.602 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:36:40.602Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:36:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:36:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:36:40.659 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:36:40.659Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:36:40.659 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:36:40.659Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:36:40.668 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:36:40.668Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:36:40.668 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:36:40.668Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:36:40.679 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:36:40.679Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:37:40.603 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:37:40.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:37:40.640 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:37:40.640Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:37:40.641 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:37:40.641Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:37:40.642 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:37:40.642Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:37:40.648 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:37:40.648Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:37:40.648 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:37:40.648Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:37:40.649 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:37:40.649Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:38:40.603 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:38:40.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:38:40.651 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:38:40.651Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:38:40.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:38:40.653 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:38:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:38:40.653Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:38:40.658 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:38:40.658Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:38:40.658 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:38:40.658Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:38:40.658 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:38:40.658Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:39:40.603 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:39:40.603Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:39:40.636 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:39:40.636Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:39:40.638 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:39:40.638 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:39:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:39:40.638Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:39:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:39:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:39:40.644 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:39:40.644Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:39:40.644 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:39:40.644Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07 10:40:40.604 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:40:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:40:40.643 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:40:40.643Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:40:40.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:40:40.645 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:40:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:40:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:40:40.652 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:40:40.652Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:40:40.653 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:40:40.653Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:40:40.653 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:40:40.653Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:41:40.604 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:41:40.604Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:41:40.644 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:41:40.644Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:41:40.645 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:41:40.645 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:41:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:41:40.645Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:41:40.660 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07T10:41:40.660Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. message-router.onap:3904 failed to respond; blacklisting for 2 minutes 2023-02-07 10:41:40.660 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07 10:41:40.664 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07T10:41:40.660Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: message-router.onap:3904 failed to respond] 2023-02-07T10:41:40.664Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: message-router.onap:3904 failed to respond| 2023-02-07 10:42:40.607 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-02-07T10:42:40.607Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-02-07 10:42:40.727 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2023-02-07 10:42:40.728 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07 10:42:40.728 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07T10:42:40.727Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HostSelector||WARN|All hosts were blacklisted; reverting to full set of hosts. 2023-02-07T10:42:40.728Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|POST http://message-router.onap:3904/apiKeys/create will send credentials over a clear channel. 2023-02-07T10:42:40.728Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (as r2HAdkpvj4h3kqkd) ... 2023-02-07 10:42:40.744 WARN 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07 10:42:40.745 ERROR 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07 10:42:40.745 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset| 2023-02-07T10:42:40.744Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2023-02-07T10:42:40.745Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||ERROR|DistributionClientResultImpl [responseStatus=UEB_KEYS_CREATION_FAILED, responseMessage=failed to create keys: Connection reset] 2023-02-07T10:42:40.745Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to create keys: Connection reset|