Results

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.12.0.jar
2022-12-22 22:44:45.916  WARN 7 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2022-12-22T22:44:45.916Z||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)

2022-12-22 22:44:46.225  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Starting ModelLoaderApplication on onap-aai-modelloader-585f8968db-852rh with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2022-12-22T22:44:46.225Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-585f8968db-852rh with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2022-12-22 22:44:46.227  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : No active profile set, falling back to default profiles: default
2022-12-22T22:44:46.227Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default
2022-12-22 22:44:48.380  INFO 7 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @4676ms to org.eclipse.jetty.util.log.Slf4jLog
2022-12-22T22:44:48.380Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @4676ms to org.eclipse.jetty.util.log.Slf4jLog
2022-12-22 22:44:48.505  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
2022-12-22T22:44:48.505Z||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
2022-12-22 22:44:48.542  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2022-12-22T22:44:48.542Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext
2022-12-22 22:44:48.688  INFO 7 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2022-12-22 22:44:48.689  INFO 7 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2022-12-22T22:44:48.688Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0
2022-12-22T22:44:48.689Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults
2022-12-22 22:44:48.691  INFO 7 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2022-12-22T22:44:48.691Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 660000ms
2022-12-22 22:44:48.701  INFO 7 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@dfddc9a{application,/,[file:///tmp/jetty-docbase.12228807278740281728.9500/],AVAILABLE}
2022-12-22T22:44:48.701Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@dfddc9a{application,/,[file:///tmp/jetty-docbase.12228807278740281728.9500/],AVAILABLE}
2022-12-22 22:44:48.702  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : Started @5000ms
2022-12-22T22:44:48.702Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @5000ms
2022-12-22 22:44:48.744  INFO 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC0001I|MDLSVC0001I Loading configuration |
2022-12-22T22:44:48.744Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration |
2022-12-22 22:44:48.791  INFO 7 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:44:48.791Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:44:49.305 ERROR 7 --- [           main] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115)
	at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204)
	at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52)

2022-12-22T22:44:49.305Z||main|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115)
	at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204)
	at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52)
2022-12-22 22:44:49.308 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@18a3962d
2022-12-22T22:44:49.308Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@18a3962d
2022-12-22 22:44:49.315 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:44:49.315Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:44:49.344 ERROR 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:44:49.344Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:44:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:44:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:44:49.354 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : failed to connect to url: /sdc/v1/artifactTypes

java.net.UnknownHostException: sdc-be.onap
	at java.base/java.net.InetAddress$CachedAddresses.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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:44:49.355 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5e04084b
2022-12-22T22:44:49.354Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap
	at java.base/java.net.InetAddress$CachedAddresses.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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:44:49.355 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:44:49.355Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5e04084b
2022-12-22T22:44:49.355Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:44:49.365 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:44:49.365Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:44:50.191  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-22T22:44:50.191Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-22 22:44:50.234  INFO 7 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@530712d{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2022-12-22T22:44:50.234Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@530712d{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2022-12-22 22:44:50.243  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Started ModelLoaderApplication in 5.159 seconds (JVM running for 6.54)
2022-12-22T22:44:50.243Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 5.159 seconds (JVM running for 6.54)
2022-12-22 22:45:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:45:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:45:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:45:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@55533af0
2022-12-22T22:45:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T22:45:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@55533af0
2022-12-22 22:45:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:45:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:45:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:45:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:46:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:46:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:46:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:46:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1078962c
2022-12-22 22:46:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:46:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T22:46:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1078962c
2022-12-22T22:46:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:46:49.369 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:46:49.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:47:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:47:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:47:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:47:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5523a58
2022-12-22T22:47:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:47:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:47:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5523a58
2022-12-22T22:47:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:47:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:47:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:48:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:48:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:48:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:48:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1301db42
2022-12-22T22:48:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:48:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:48:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1301db42
2022-12-22T22:48:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:48:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:48:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:49:49.346  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:49:49.346Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:49:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:49:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1effc479
2022-12-22T22:49:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T22:49:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1effc479
2022-12-22 22:49:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:49:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:49:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:49:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:50:49.347  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:50:49.347Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:50:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:50:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@23e60b34
2022-12-22T22:50:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:50:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:50:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@23e60b34
2022-12-22T22:50:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:50:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:50:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:51:49.347  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:51:49.347Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:51:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:51:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@149ac9b0
2022-12-22T22:51:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:51:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:51:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@149ac9b0
2022-12-22T22:51:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:51:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:51:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:52:49.348  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:52:49.348Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:52:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:52:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@39cbcddd
2022-12-22T22:52:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:52:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:52:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@39cbcddd
2022-12-22T22:52:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:52:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:52:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:53:49.349  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:53:49.349Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:53:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:53:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3f06d861
2022-12-22T22:53:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:53:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:53:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3f06d861
2022-12-22T22:53:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:53:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:53:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:54:49.348  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:54:49.348Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:54:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T22:54:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:54:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@22263b5c
2022-12-22T22:54:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@22263b5c
2022-12-22 22:54:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:54:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:54:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:54:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:55:49.348  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:55:49.348Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:55:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:55:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@513b1085
2022-12-22T22:55:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:55:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:55:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@513b1085
2022-12-22T22:55:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:55:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:55:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:56:49.349  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:56:49.349Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:56:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T22:56:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:56:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@38182560
2022-12-22T22:56:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@38182560
2022-12-22 22:56:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:56:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:56:49.381 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:56:49.381Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:57:49.349  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:57:49.349Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:57:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:57:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@20377372
2022-12-22T22:57:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T22:57:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@20377372
2022-12-22 22:57:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:57:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:57:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:57:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:58:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:58:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:58:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 22:58:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7fde48e9
2022-12-22T22:58:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T22:58:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7fde48e9
2022-12-22 22:58:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:58:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:58:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:58:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 22:59:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T22:59:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 22:59:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T22:59:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 22:59:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7e4d08b6
2022-12-22T22:59:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7e4d08b6
2022-12-22 22:59:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T22:59:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 22:59:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T22:59:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:00:49.351  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:00:49.351Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:00:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T23:00:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:00:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@513cf52d
2022-12-22T23:00:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@513cf52d
2022-12-22 23:00:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:00:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:00:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:00:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:01:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:01:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:01:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:01:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@233c509b
2022-12-22T23:01:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T23:01:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@233c509b
2022-12-22 23:01:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:01:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:01:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:01:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:02:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:02:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:02:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:02:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@a12a674
2022-12-22T23:02:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:02:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:02:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@a12a674
2022-12-22T23:02:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:02:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:02:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:03:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:03:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:03:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:03:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@69da6f6e
2022-12-22T23:03:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T23:03:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@69da6f6e
2022-12-22 23:03:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:03:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:03:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:03:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:04:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:04:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:04:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:04:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@472e9c5e
2022-12-22T23:04:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22T23:04:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@472e9c5e
2022-12-22 23:04:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:04:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:04:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:04:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:05:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:05:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:05:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T23:05:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:05:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4f77c68c
2022-12-22T23:05:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4f77c68c
2022-12-22 23:05:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:05:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:05:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:05:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:06:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:06:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:06:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:06:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@21c42c79
2022-12-22T23:06:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:06:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:06:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@21c42c79
2022-12-22T23:06:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:06:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:06:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:07:49.350  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:07:49.350Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:07:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22T23:07:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:07:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@463ee3ac
2022-12-22T23:07:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@463ee3ac
2022-12-22 23:07:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:07:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22 23:07:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:07:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:08:49.351  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:08:49.351Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:08:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)

2022-12-22 23:08:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@89c9c93
2022-12-22 23:08:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:08:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	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)
2022-12-22 23:08:49.382 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22T23:08:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@89c9c93
2022-12-22T23:08:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2022-12-22T23:08:49.382Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2022-12-22 23:09:49.352  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:09:49.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:09:49.414 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@32b960ee
2022-12-22 23:09:49.414 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:09:49.414Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@32b960ee
2022-12-22T23:09:49.414Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:09:49.415 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:09:49.415Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:10:49.351  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:10:49.351Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:10:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@77548119
2022-12-22T23:10:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@77548119
2022-12-22 23:10:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:10:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:10:49.362 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:10:49.362Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:11:49.352  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:11:49.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:11:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@729a4953
2022-12-22T23:11:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@729a4953
2022-12-22 23:11:49.364 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:11:49.364 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:11:49.364Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:11:49.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:12:49.352  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:12:49.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:12:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7fda345b
2022-12-22T23:12:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7fda345b
2022-12-22 23:12:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:12:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:12:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:12:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:13:49.352  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:13:49.352Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:13:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4826657c
2022-12-22 23:13:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:13:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4826657c
2022-12-22T23:13:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:13:49.369 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:13:49.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:14:49.353  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:14:49.353Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:14:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@63043cc8
2022-12-22 23:14:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:14:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@63043cc8
2022-12-22T23:14:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:14:49.361 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:14:49.361Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:15:49.353  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:15:49.353Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:15:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@43307ff4
2022-12-22T23:15:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@43307ff4
2022-12-22 23:15:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:15:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:15:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:15:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:16:49.354  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:16:49.354Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:16:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5914af0c
2022-12-22T23:16:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5914af0c
2022-12-22 23:16:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:16:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:16:49.364 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:16:49.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:17:49.353  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:17:49.353Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:17:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@16d2a003
2022-12-22 23:17:49.361 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:17:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@16d2a003
2022-12-22T23:17:49.361Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:17:49.362 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:17:49.362Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:18:49.353  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:18:49.353Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:18:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@505af48f
2022-12-22 23:18:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:18:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@505af48f
2022-12-22T23:18:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:18:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:18:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:19:49.354  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:19:49.354Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:19:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@683aa193
2022-12-22 23:19:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:19:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@683aa193
2022-12-22T23:19:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:19:49.364 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:19:49.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:20:49.355  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:20:49.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:20:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1161fa6b
2022-12-22 23:20:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:20:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1161fa6b
2022-12-22T23:20:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:20:49.364 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:20:49.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:21:49.355  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:21:49.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:21:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1986c457
2022-12-22T23:21:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1986c457
2022-12-22 23:21:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:21:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:21:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:21:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:22:49.355  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:22:49.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:22:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@553551b4
2022-12-22 23:22:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:22:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@553551b4
2022-12-22T23:22:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:22:49.369 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:22:49.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:23:49.355  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:23:49.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:23:49.364 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3002d90b
2022-12-22 23:23:49.364 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:23:49.364Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3002d90b
2022-12-22T23:23:49.364Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:23:49.365 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:23:49.365Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:24:49.355  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:24:49.355Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:24:49.363 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4e9de1c3
2022-12-22 23:24:49.364 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:24:49.363Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4e9de1c3
2022-12-22T23:24:49.364Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:24:49.364 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:24:49.364Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:25:49.356  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:25:49.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:25:49.366 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3fb9b5eb
2022-12-22 23:25:49.366 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:25:49.366Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3fb9b5eb
2022-12-22T23:25:49.366Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:25:49.367 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:25:49.367Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:26:49.356  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:26:49.356Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:26:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7a402aa3
2022-12-22 23:26:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:26:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7a402aa3
2022-12-22T23:26:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:26:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:26:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:27:49.357  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:27:49.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:27:49.364 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3e2d5d9a
2022-12-22 23:27:49.365 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:27:49.364Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3e2d5d9a
2022-12-22T23:27:49.365Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:27:49.365 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:27:49.365Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:28:49.357  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:28:49.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:28:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@c27bdb3
2022-12-22T23:28:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@c27bdb3
2022-12-22 23:28:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:28:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:28:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:28:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:29:49.357  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:29:49.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:29:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5982c790
2022-12-22T23:29:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5982c790
2022-12-22 23:29:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:29:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:29:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:29:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:30:49.357  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:30:49.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:30:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@532d8c6b
2022-12-22 23:30:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:30:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@532d8c6b
2022-12-22T23:30:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:30:49.368 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:30:49.368Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:31:49.357  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:31:49.357Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:31:49.365 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2dab0715
2022-12-22 23:31:49.366 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:31:49.365Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2dab0715
2022-12-22T23:31:49.366Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:31:49.366 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:31:49.366Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:32:49.358  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:32:49.358Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:32:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@43a07bf5
2022-12-22T23:32:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@43a07bf5
2022-12-22 23:32:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:32:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:32:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:32:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:33:49.358  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:33:49.358Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:33:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3bda543
2022-12-22 23:33:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:33:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3bda543
2022-12-22T23:33:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:33:49.367 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:33:49.367Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:34:49.358  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:34:49.358Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:34:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@30565e21
2022-12-22 23:34:49.367 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:34:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@30565e21
2022-12-22T23:34:49.367Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:34:49.368 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:34:49.368Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:35:49.358  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:35:49.358Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:35:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@746784a3
2022-12-22 23:35:49.368 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:35:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@746784a3
2022-12-22T23:35:49.368Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:35:49.369 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:35:49.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:36:49.358  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:36:49.358Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:36:49.366 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@49f45784
2022-12-22 23:36:49.366 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:36:49.366Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@49f45784
2022-12-22T23:36:49.366Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:36:49.367 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:36:49.367Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:37:49.359  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:37:49.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:37:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6e673f1b
2022-12-22 23:37:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:37:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6e673f1b
2022-12-22T23:37:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:37:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:37:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:38:49.360  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:38:49.360Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:38:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@432f524b
2022-12-22 23:38:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:38:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@432f524b
2022-12-22T23:38:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:38:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:38:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:39:49.361  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:39:49.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:39:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5d6c4cc2
2022-12-22 23:39:49.369 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:39:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5d6c4cc2
2022-12-22T23:39:49.369Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:39:49.369 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:39:49.369Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:40:49.361  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:40:49.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:40:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2fea1bfa
2022-12-22 23:40:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:40:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2fea1bfa
2022-12-22T23:40:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:40:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:40:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:41:49.361  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:41:49.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:41:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3b7ba29f
2022-12-22 23:41:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:41:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3b7ba29f
2022-12-22T23:41:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:41:49.370 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:41:49.370Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:42:49.361  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:42:49.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:42:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@274f53a9
2022-12-22 23:42:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:42:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@274f53a9
2022-12-22T23:42:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:42:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:42:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:43:49.361  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:43:49.361Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:43:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@32dfb633
2022-12-22T23:43:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@32dfb633
2022-12-22 23:43:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:43:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:43:49.382 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:43:49.382Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:44:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:44:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:44:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1a94a6c7
2022-12-22 23:44:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:44:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1a94a6c7
2022-12-22T23:44:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:44:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:44:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:45:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:45:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:45:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@35488e50
2022-12-22 23:45:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:45:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@35488e50
2022-12-22T23:45:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:45:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:45:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:46:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:46:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:46:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@166ed14f
2022-12-22 23:46:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:46:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@166ed14f
2022-12-22T23:46:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:46:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:46:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:47:49.363  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:47:49.363Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:47:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@53f0c3ca
2022-12-22 23:47:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:47:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@53f0c3ca
2022-12-22T23:47:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:47:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:47:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:48:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:48:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:48:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@57082ec
2022-12-22T23:48:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@57082ec
2022-12-22 23:48:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:48:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:48:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:48:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:49:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:49:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:49:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d932e26
2022-12-22 23:49:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:49:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d932e26
2022-12-22T23:49:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:49:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:49:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:50:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:50:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:50:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6fdfb90a
2022-12-22 23:50:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:50:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6fdfb90a
2022-12-22T23:50:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:50:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:50:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:51:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:51:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:51:49.370 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@61f8850a
2022-12-22 23:51:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:51:49.370Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@61f8850a
2022-12-22T23:51:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:51:49.371 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:51:49.371Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:52:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:52:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:52:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@54edf1e1
2022-12-22T23:52:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@54edf1e1
2022-12-22 23:52:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:52:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:52:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:52:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:53:49.362  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:53:49.362Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:53:49.371 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@570c8930
2022-12-22 23:53:49.372 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:53:49.371Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@570c8930
2022-12-22T23:53:49.372Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:53:49.372 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:53:49.372Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:54:49.363  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:54:49.363Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:54:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6a853bd2
2022-12-22 23:54:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:54:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6a853bd2
2022-12-22T23:54:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:54:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:54:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:55:49.363  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:55:49.363Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:55:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@67a18e93
2022-12-22T23:55:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@67a18e93
2022-12-22 23:55:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:55:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:55:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:55:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:56:49.363  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:56:49.363Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:56:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1086c1be
2022-12-22T23:56:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1086c1be
2022-12-22 23:56:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:56:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:56:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:56:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:57:49.363  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:57:49.363Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:57:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@11c4411c
2022-12-22 23:57:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:57:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@11c4411c
2022-12-22T23:57:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:57:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:57:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:58:49.364  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:58:49.364Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:58:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@158837e0
2022-12-22T23:58:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@158837e0
2022-12-22 23:58:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:58:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:58:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:58:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22 23:59:49.364  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-22T23:59:49.364Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-22 23:59:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@8cd66e1
2022-12-22 23:59:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22T23:59:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@8cd66e1
2022-12-22T23:59:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-22 23:59:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-22T23:59:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:00:49.364  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:00:49.364Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:00:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@68b4dc1d
2022-12-23 00:00:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:00:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@68b4dc1d
2022-12-23T00:00:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:00:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:00:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:01:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:01:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:01:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@62a26b08
2022-12-23T00:01:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@62a26b08
2022-12-23 00:01:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:01:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:01:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:01:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:02:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:02:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:02:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@989404e
2022-12-23 00:02:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:02:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@989404e
2022-12-23T00:02:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:02:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:02:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:03:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:03:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:03:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1962f9a0
2022-12-23 00:03:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:03:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1962f9a0
2022-12-23T00:03:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:03:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:03:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:04:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:04:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:04:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4a30e8a
2022-12-23 00:04:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:04:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4a30e8a
2022-12-23T00:04:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:04:49.375 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:04:49.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:05:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:05:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:05:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2b66ccb4
2022-12-23 00:05:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:05:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2b66ccb4
2022-12-23T00:05:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:05:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:05:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:06:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:06:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:06:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d34b0df
2022-12-23 00:06:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:06:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d34b0df
2022-12-23T00:06:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:06:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:06:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:07:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:07:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:07:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2906dfc1
2022-12-23 00:07:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:07:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2906dfc1
2022-12-23T00:07:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:07:49.375 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:07:49.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:08:49.366  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:08:49.366Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:08:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@69722574
2022-12-23T00:08:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@69722574
2022-12-23 00:08:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:08:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:08:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:08:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:09:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:09:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:09:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7c8de35
2022-12-23 00:09:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:09:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7c8de35
2022-12-23T00:09:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:09:49.375 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:09:49.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:10:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:10:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:10:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5898d363
2022-12-23 00:10:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:10:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5898d363
2022-12-23T00:10:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:10:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:10:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:11:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:11:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:11:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7eb96caf
2022-12-23T00:11:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7eb96caf
2022-12-23 00:11:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:11:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:11:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:11:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:12:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:12:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:12:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@8a9ff30
2022-12-23 00:12:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:12:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@8a9ff30
2022-12-23T00:12:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:12:49.375 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:12:49.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:13:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:13:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:13:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@b97d4d1
2022-12-23 00:13:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:13:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@b97d4d1
2022-12-23T00:13:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:13:49.374 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:13:49.374Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:14:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:14:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:14:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7ba936f0
2022-12-23 00:14:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:14:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7ba936f0
2022-12-23T00:14:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:14:49.386 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:14:49.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:15:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:15:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:15:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@c05236
2022-12-23T00:15:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@c05236
2022-12-23 00:15:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:15:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:15:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:15:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:16:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:16:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:16:49.374 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7eef7286
2022-12-23 00:16:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:16:49.374Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7eef7286
2022-12-23T00:16:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:16:49.375 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:16:49.375Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:17:49.365  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:17:49.365Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:17:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@68246ee3
2022-12-23 00:17:49.373 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:17:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@68246ee3
2022-12-23T00:17:49.373Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:17:49.373 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:17:49.373Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:18:49.366  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:18:49.366Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:18:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3fd197bd
2022-12-23T00:18:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3fd197bd
2022-12-23 00:18:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:18:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:18:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:18:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:19:49.367  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:19:49.367Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:19:49.375 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2069c45d
2022-12-23T00:19:49.375Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2069c45d
2022-12-23 00:19:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:19:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:19:49.376 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:19:49.376Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:20:49.367  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:20:49.367Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:20:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5497709e
2022-12-23T00:20:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5497709e
2022-12-23 00:20:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:20:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:20:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:20:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:21:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:21:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:21:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5ec2431b
2022-12-23T00:21:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5ec2431b
2022-12-23 00:21:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:21:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:21:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:21:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:22:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:22:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:22:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@15af2675
2022-12-23 00:22:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:22:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:22:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@15af2675
2022-12-23T00:22:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:22:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:23:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:23:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:23:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@50c400ae
2022-12-23 00:23:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:23:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@50c400ae
2022-12-23T00:23:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:23:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:23:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:24:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:24:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:24:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5b51be3a
2022-12-23 00:24:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:24:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5b51be3a
2022-12-23T00:24:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:24:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:24:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:25:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:25:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:25:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@25293b7b
2022-12-23 00:25:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:25:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@25293b7b
2022-12-23T00:25:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:25:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:25:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:26:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:26:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:26:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@49158051
2022-12-23 00:26:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:26:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@49158051
2022-12-23T00:26:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:26:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:26:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:27:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:27:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:27:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@34822b4e
2022-12-23 00:27:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:27:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@34822b4e
2022-12-23T00:27:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:27:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:27:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:28:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:28:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:28:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@54f93dda
2022-12-23 00:28:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:28:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@54f93dda
2022-12-23T00:28:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:28:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:28:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:29:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:29:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:29:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@48af2236
2022-12-23 00:29:49.376 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:29:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@48af2236
2022-12-23T00:29:49.376Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:29:49.377 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:29:49.377Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:30:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:30:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:30:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3de3cf9f
2022-12-23 00:30:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:30:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3de3cf9f
2022-12-23T00:30:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:30:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:30:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:31:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:31:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:31:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7422ae5f
2022-12-23T00:31:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7422ae5f
2022-12-23 00:31:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:31:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:31:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:31:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:32:49.368  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:32:49.368Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:32:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3e1376ea
2022-12-23T00:32:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3e1376ea
2022-12-23 00:32:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:32:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:32:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:32:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:33:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:33:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:33:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7674f0fd
2022-12-23T00:33:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7674f0fd
2022-12-23 00:33:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:33:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:33:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:33:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:34:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:34:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:34:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@30d6db57
2022-12-23 00:34:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:34:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@30d6db57
2022-12-23T00:34:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:34:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:34:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:35:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:35:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:35:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@59a946b1
2022-12-23 00:35:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:35:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@59a946b1
2022-12-23T00:35:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:35:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:35:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:36:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:36:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:36:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@70026103
2022-12-23 00:36:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:36:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@70026103
2022-12-23T00:36:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:36:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:36:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:37:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:37:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:37:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@36b1548a
2022-12-23T00:37:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@36b1548a
2022-12-23 00:37:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:37:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:37:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:37:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:38:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:38:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:38:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@63611e61
2022-12-23T00:38:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@63611e61
2022-12-23 00:38:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:38:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:38:49.382 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:38:49.382Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:39:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:39:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:39:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@ab12b80
2022-12-23 00:39:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:39:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@ab12b80
2022-12-23T00:39:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:39:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:39:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:40:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:40:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:40:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@226b7ab4
2022-12-23T00:40:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@226b7ab4
2022-12-23 00:40:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:40:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:40:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:40:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:41:49.369  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:41:49.369Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:41:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@560c88f7
2022-12-23 00:41:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:41:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@560c88f7
2022-12-23T00:41:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:41:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:41:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:42:49.370  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:42:49.370Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:42:49.377 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@71b82559
2022-12-23T00:42:49.377Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@71b82559
2022-12-23 00:42:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:42:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:42:49.378 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:42:49.378Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:43:49.371  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:43:49.371Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:43:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@443d7ca
2022-12-23 00:43:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:43:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@443d7ca
2022-12-23T00:43:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:43:49.380 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:43:49.380Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:44:49.371  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:44:49.371Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:44:49.378 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@46ed4897
2022-12-23 00:44:49.379 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:44:49.378Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@46ed4897
2022-12-23T00:44:49.379Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:44:49.379 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:44:49.379Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:45:49.371  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:45:49.371Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:45:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3f85b89b
2022-12-23 00:45:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:45:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3f85b89b
2022-12-23T00:45:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:45:49.381 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:45:49.381Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:46:49.372  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:46:49.372Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:46:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1c0f891e
2022-12-23 00:46:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:46:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1c0f891e
2022-12-23T00:46:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:46:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:46:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:47:49.372  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:47:49.372Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:47:49.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3dbe69f5
2022-12-23 00:47:49.381 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:47:49.380Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3dbe69f5
2022-12-23T00:47:49.381Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:47:49.381 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:47:49.381Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:48:49.373  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:48:49.373Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:48:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3bc6f4a7
2022-12-23T00:48:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3bc6f4a7
2022-12-23 00:48:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:48:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:48:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:48:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:49:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:49:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:49:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@30be1b9d
2022-12-23 00:49:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:49:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@30be1b9d
2022-12-23T00:49:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:49:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:49:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:50:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:50:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:50:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@696873dc
2022-12-23 00:50:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:50:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@696873dc
2022-12-23T00:50:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:50:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:50:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:51:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:51:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:51:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5e1f22cd
2022-12-23 00:51:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:51:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5e1f22cd
2022-12-23T00:51:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:51:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:51:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:52:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:52:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:52:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2f1fa386
2022-12-23 00:52:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:52:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2f1fa386
2022-12-23T00:52:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:52:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:52:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:53:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:53:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:53:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7b7c500c
2022-12-23 00:53:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:53:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7b7c500c
2022-12-23T00:53:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:53:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:53:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:54:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:54:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:54:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@32467d5b
2022-12-23 00:54:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:54:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@32467d5b
2022-12-23T00:54:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:54:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:54:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:55:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:55:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:55:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@677d2a7d
2022-12-23 00:55:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:55:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@677d2a7d
2022-12-23T00:55:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:55:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:55:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:56:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:56:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:56:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@39922426
2022-12-23T00:56:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@39922426
2022-12-23 00:56:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:56:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:56:49.386 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:56:49.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:57:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:57:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:57:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@edff24f
2022-12-23 00:57:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:57:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@edff24f
2022-12-23T00:57:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:57:49.382 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:57:49.382Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:58:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:58:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:58:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@67ec7655
2022-12-23 00:58:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:58:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@67ec7655
2022-12-23T00:58:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:58:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:58:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 00:59:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T00:59:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 00:59:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6e204017
2022-12-23 00:59:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T00:59:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6e204017
2022-12-23T00:59:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 00:59:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T00:59:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:00:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:00:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:00:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1bb87dbd
2022-12-23 01:00:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:00:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1bb87dbd
2022-12-23T01:00:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:00:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:00:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:01:49.374  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:01:49.374Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:01:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@cb20b07
2022-12-23T01:01:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@cb20b07
2022-12-23 01:01:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:01:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:01:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:01:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:02:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:02:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:02:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5ca3f0d8
2022-12-23 01:02:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:02:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5ca3f0d8
2022-12-23T01:02:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:02:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:02:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:03:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:03:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:03:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@56425d2e
2022-12-23T01:03:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@56425d2e
2022-12-23 01:03:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:03:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:03:49.399 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:03:49.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:04:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:04:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:04:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@607c7390
2022-12-23 01:04:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:04:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@607c7390
2022-12-23T01:04:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:04:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:04:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:05:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:05:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:05:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4aa3dbf4
2022-12-23 01:05:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:05:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4aa3dbf4
2022-12-23T01:05:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:05:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:05:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:06:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:06:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:06:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@393a66a9
2022-12-23 01:06:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:06:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@393a66a9
2022-12-23T01:06:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:06:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:06:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:07:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:07:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:07:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1d36d2c
2022-12-23 01:07:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:07:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1d36d2c
2022-12-23T01:07:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:07:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:07:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:08:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:08:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:08:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1a0a65e7
2022-12-23 01:08:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:08:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1a0a65e7
2022-12-23T01:08:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:08:49.386 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:08:49.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:09:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:09:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:09:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@edf3884
2022-12-23 01:09:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:09:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@edf3884
2022-12-23T01:09:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:09:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:09:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:10:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:10:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:10:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4d05df27
2022-12-23 01:10:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:10:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4d05df27
2022-12-23T01:10:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:10:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:10:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:11:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:11:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:11:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@52978a43
2022-12-23 01:11:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:11:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@52978a43
2022-12-23T01:11:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:11:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:11:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:12:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:12:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:12:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7810ee17
2022-12-23 01:12:49.382 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:12:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7810ee17
2022-12-23T01:12:49.382Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:12:49.383 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:12:49.383Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:13:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:13:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:13:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6fd23b16
2022-12-23 01:13:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:13:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6fd23b16
2022-12-23T01:13:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:13:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:13:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:14:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:14:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:14:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@74937d2c
2022-12-23 01:14:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:14:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@74937d2c
2022-12-23T01:14:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:14:49.386 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:14:49.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:15:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:15:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:15:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@40b3d72f
2022-12-23 01:15:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:15:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@40b3d72f
2022-12-23T01:15:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:15:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:15:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:16:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:16:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:16:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@46134b0e
2022-12-23 01:16:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:16:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@46134b0e
2022-12-23T01:16:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:16:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:16:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:17:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:17:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:17:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1c0f23fc
2022-12-23 01:17:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:17:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1c0f23fc
2022-12-23T01:17:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:17:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:17:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:18:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:18:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:18:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@584e4f9d
2022-12-23 01:18:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:18:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@584e4f9d
2022-12-23T01:18:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:18:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:18:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:19:49.376  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:19:49.376Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:19:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@230f13e5
2022-12-23T01:19:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@230f13e5
2022-12-23 01:19:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:19:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:19:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:19:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:20:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:20:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:20:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@44fa98e6
2022-12-23T01:20:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@44fa98e6
2022-12-23 01:20:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:20:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:20:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:20:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:21:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:21:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:21:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@f9b7b58
2022-12-23T01:21:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@f9b7b58
2022-12-23 01:21:49.383 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:21:49.383Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:21:49.384 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:21:49.384Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:22:49.375  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:22:49.375Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:22:49.384 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@61aa03c5
2022-12-23T01:22:49.384Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@61aa03c5
2022-12-23 01:22:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:22:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:22:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:22:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:23:49.376  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:23:49.376Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:23:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@67ed59ca
2022-12-23 01:23:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:23:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@67ed59ca
2022-12-23T01:23:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:23:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:23:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:24:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:24:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:24:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1be74dee
2022-12-23 01:24:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:24:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1be74dee
2022-12-23T01:24:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:24:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:24:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:25:49.378  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:25:49.378Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:25:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@60edbeaa
2022-12-23 01:25:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:25:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@60edbeaa
2022-12-23T01:25:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:25:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:25:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:26:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:26:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:26:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7d20e30e
2022-12-23T01:26:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7d20e30e
2022-12-23 01:26:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:26:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:26:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:26:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:27:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:27:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:27:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@14907a5
2022-12-23T01:27:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@14907a5
2022-12-23 01:27:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:27:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:27:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:27:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:28:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:28:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:28:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6dfe7017
2022-12-23 01:28:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:28:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6dfe7017
2022-12-23T01:28:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:28:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:28:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:29:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:29:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:29:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4ff74931
2022-12-23 01:29:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:29:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4ff74931
2022-12-23T01:29:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:29:49.386 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:29:49.386Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:30:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:30:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:30:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@20112782
2022-12-23 01:30:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:30:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@20112782
2022-12-23T01:30:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:30:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:30:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:31:49.377  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:31:49.377Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:31:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@35509d3
2022-12-23 01:31:49.385 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:31:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@35509d3
2022-12-23T01:31:49.385Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:31:49.385 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:31:49.385Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:32:49.378  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:32:49.378Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:32:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@18a6ceb5
2022-12-23 01:32:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:32:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@18a6ceb5
2022-12-23T01:32:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:32:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:32:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:33:49.378  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:33:49.378Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:33:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@36caf5c4
2022-12-23 01:33:49.386 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:33:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@36caf5c4
2022-12-23T01:33:49.386Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:33:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:33:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:34:49.378  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:34:49.378Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:34:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3f230533
2022-12-23T01:34:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3f230533
2022-12-23 01:34:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:34:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:34:49.399 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:34:49.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:35:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:35:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:35:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@10f30275
2022-12-23 01:35:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:35:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@10f30275
2022-12-23T01:35:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:35:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:35:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:36:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:36:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:36:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5372ab7f
2022-12-23 01:36:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:36:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5372ab7f
2022-12-23T01:36:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:36:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:36:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:37:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:37:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:37:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1fc2880c
2022-12-23 01:37:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:37:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1fc2880c
2022-12-23T01:37:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:37:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:37:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:38:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:38:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:38:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@54ed4ca0
2022-12-23 01:38:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:38:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@54ed4ca0
2022-12-23T01:38:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:38:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:38:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:39:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:39:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:39:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1e8ef5bf
2022-12-23 01:39:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:39:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1e8ef5bf
2022-12-23T01:39:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:39:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:39:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:40:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:40:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:40:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@231fc1bf
2022-12-23 01:40:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:40:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@231fc1bf
2022-12-23T01:40:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:40:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:40:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:41:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:41:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:41:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6394478b
2022-12-23T01:41:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6394478b
2022-12-23 01:41:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:41:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:41:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:41:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:42:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:42:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:42:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6b90cee4
2022-12-23 01:42:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:42:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6b90cee4
2022-12-23T01:42:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:42:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:42:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:43:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:43:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:43:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@531d0356
2022-12-23T01:43:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@531d0356
2022-12-23 01:43:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:43:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:43:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:43:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:44:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:44:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:44:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@779c7aff
2022-12-23 01:44:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:44:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@779c7aff
2022-12-23T01:44:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:44:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:44:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:45:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:45:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:45:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7b574e3e
2022-12-23T01:45:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7b574e3e
2022-12-23 01:45:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:45:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:45:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:45:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:46:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:46:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:46:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4632490b
2022-12-23T01:46:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4632490b
2022-12-23 01:46:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:46:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:46:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:46:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:47:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:47:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:47:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@18b7edf3
2022-12-23T01:47:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@18b7edf3
2022-12-23 01:47:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:47:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:47:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:47:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:48:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:48:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:48:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@729b6f50
2022-12-23T01:48:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@729b6f50
2022-12-23 01:48:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:48:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:48:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:48:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:49:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:49:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:49:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@f1ccdf6
2022-12-23T01:49:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@f1ccdf6
2022-12-23 01:49:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:49:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:49:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:49:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:50:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:50:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:50:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@28eb03e2
2022-12-23 01:50:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:50:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@28eb03e2
2022-12-23T01:50:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:50:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:50:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:51:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:51:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:51:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@728ac6ff
2022-12-23 01:51:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:51:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@728ac6ff
2022-12-23T01:51:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:51:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:51:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:52:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:52:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:52:49.402 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1bdf2f88
2022-12-23T01:52:49.402Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1bdf2f88
2022-12-23 01:52:49.403 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:52:49.403Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:52:49.404 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:52:49.404Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:53:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:53:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:53:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@22930c0e
2022-12-23T01:53:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@22930c0e
2022-12-23 01:53:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:53:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:53:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:53:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:54:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:54:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:54:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7514f096
2022-12-23T01:54:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7514f096
2022-12-23 01:54:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:54:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:54:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:54:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:55:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:55:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:55:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1dfd78c1
2022-12-23 01:55:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:55:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1dfd78c1
2022-12-23T01:55:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:55:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:55:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:56:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:56:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:56:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@71a07839
2022-12-23 01:56:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:56:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@71a07839
2022-12-23T01:56:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:56:49.387 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:56:49.387Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:57:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:57:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:57:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@743d603
2022-12-23 01:57:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:57:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@743d603
2022-12-23T01:57:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:57:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:57:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:58:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:58:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:58:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@43e0336b
2022-12-23T01:58:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@43e0336b
2022-12-23 01:58:49.387 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:58:49.387Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:58:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:58:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 01:59:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T01:59:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 01:59:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5f9d978c
2022-12-23T01:59:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5f9d978c
2022-12-23 01:59:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T01:59:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 01:59:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T01:59:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:00:49.379  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:00:49.379Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:00:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@335fc30b
2022-12-23T02:00:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@335fc30b
2022-12-23 02:00:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:00:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:00:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:00:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:01:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:01:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:01:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7b55b356
2022-12-23T02:01:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7b55b356
2022-12-23 02:01:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:01:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:01:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:01:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:02:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:02:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:02:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@71170dfd
2022-12-23 02:02:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:02:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@71170dfd
2022-12-23T02:02:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:02:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:02:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:03:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:03:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:03:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@54db2d33
2022-12-23 02:03:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:03:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@54db2d33
2022-12-23T02:03:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:03:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:03:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:04:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:04:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:04:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4f12a6ac
2022-12-23 02:04:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:04:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4f12a6ac
2022-12-23T02:04:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:04:49.394 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:04:49.394Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:05:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:05:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:05:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@577379be
2022-12-23 02:05:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:05:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@577379be
2022-12-23T02:05:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:05:49.391 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:05:49.391Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:06:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:06:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:06:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1269d8e3
2022-12-23 02:06:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:06:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1269d8e3
2022-12-23T02:06:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:06:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:06:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:07:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:07:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:07:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6745f2e3
2022-12-23 02:07:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:07:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6745f2e3
2022-12-23T02:07:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:07:49.388 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:07:49.388Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:08:49.380  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:08:49.380Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:08:49.388 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@52ce798c
2022-12-23 02:08:49.389 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:08:49.388Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@52ce798c
2022-12-23 02:08:49.389 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:08:49.389Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:08:49.389Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:09:49.381  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:09:49.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:09:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@ff3b1c3
2022-12-23 02:09:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:09:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@ff3b1c3
2022-12-23T02:09:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:09:49.391 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:09:49.391Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:10:49.381  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:10:49.381Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:10:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4031ee34
2022-12-23 02:10:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:10:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4031ee34
2022-12-23T02:10:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:10:49.394 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:10:49.394Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:11:49.382  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:11:49.382Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:11:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@59b5e2ad
2022-12-23T02:11:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@59b5e2ad
2022-12-23 02:11:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:11:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:11:49.400 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:11:49.400Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:12:49.382  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:12:49.382Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:12:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6012cd70
2022-12-23T02:12:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6012cd70
2022-12-23 02:12:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:12:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:12:49.390 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:12:49.390Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:13:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:13:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:13:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@cf90ce3
2022-12-23T02:13:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@cf90ce3
2022-12-23 02:13:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:13:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:13:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:13:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:14:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:14:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:14:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3b9d8404
2022-12-23 02:14:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:14:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3b9d8404
2022-12-23T02:14:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:14:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:14:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:15:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:15:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:15:49.390 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7ca74c3f
2022-12-23 02:15:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:15:49.390Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7ca74c3f
2022-12-23 02:15:49.391 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:15:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:15:49.391Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:16:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:16:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:16:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@73cb71f5
2022-12-23 02:16:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:16:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@73cb71f5
2022-12-23 02:16:49.391 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:16:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:16:49.391Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:17:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:17:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:17:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@636e1304
2022-12-23 02:17:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:17:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@636e1304
2022-12-23T02:17:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:17:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:17:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:18:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:18:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:18:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@646a28f0
2022-12-23 02:18:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:18:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@646a28f0
2022-12-23T02:18:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:18:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:18:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:19:49.383  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:19:49.383Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:19:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@211ed5d2
2022-12-23 02:19:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:19:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@211ed5d2
2022-12-23T02:19:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:19:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:19:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:20:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:20:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:20:49.406 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6d9be7b9
2022-12-23T02:20:49.406Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6d9be7b9
2022-12-23 02:20:49.406 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:20:49.406Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:20:49.408 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:20:49.408Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:21:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:21:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:21:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@50588706
2022-12-23 02:21:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:21:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@50588706
2022-12-23T02:21:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:21:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:21:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:22:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:22:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:22:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@21c32bf1
2022-12-23T02:22:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@21c32bf1
2022-12-23 02:22:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:22:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:22:49.394 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:22:49.394Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:23:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:23:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:23:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@49670d6e
2022-12-23 02:23:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:23:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@49670d6e
2022-12-23T02:23:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:23:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:23:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:24:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:24:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:24:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5f3ab8a6
2022-12-23T02:24:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5f3ab8a6
2022-12-23 02:24:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:24:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:24:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:24:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:25:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:25:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:25:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6d9cf00a
2022-12-23 02:25:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:25:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6d9cf00a
2022-12-23T02:25:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:25:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:25:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:26:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:26:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:26:49.401 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@743c606a
2022-12-23 02:26:49.401 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:26:49.401Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@743c606a
2022-12-23T02:26:49.401Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:26:49.401 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:26:49.401Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:27:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:27:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:27:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6e4f81f3
2022-12-23 02:27:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:27:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6e4f81f3
2022-12-23 02:27:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:27:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:27:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:28:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:28:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:28:49.391 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4fdc7583
2022-12-23 02:28:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:28:49.391Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4fdc7583
2022-12-23T02:28:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:28:49.392 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:28:49.392Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:29:49.385  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:29:49.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:29:49.403 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7074cf25
2022-12-23 02:29:49.404 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:29:49.403Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7074cf25
2022-12-23T02:29:49.404Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:29:49.405 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:29:49.405Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:30:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:30:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:30:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2729fe35
2022-12-23 02:30:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:30:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2729fe35
2022-12-23T02:30:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:30:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:30:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:31:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:31:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:31:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@27562e6a
2022-12-23T02:31:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@27562e6a
2022-12-23 02:31:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:31:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:31:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:31:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:32:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:32:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:32:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6ba21efe
2022-12-23 02:32:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:32:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6ba21efe
2022-12-23T02:32:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:32:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:32:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:33:49.384  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:33:49.384Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:33:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@62579d89
2022-12-23 02:33:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:33:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@62579d89
2022-12-23T02:33:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:33:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:33:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:34:49.385  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:34:49.385Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:34:49.392 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@efb49fe
2022-12-23 02:34:49.393 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:34:49.392Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@efb49fe
2022-12-23T02:34:49.393Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:34:49.393 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:34:49.393Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:35:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:35:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:35:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@268c9ad
2022-12-23T02:35:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@268c9ad
2022-12-23 02:35:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:35:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:35:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:35:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:36:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:36:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:36:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@c65342f
2022-12-23 02:36:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:36:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@c65342f
2022-12-23T02:36:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:36:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:36:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:37:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:37:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:37:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@795b74c4
2022-12-23 02:37:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:37:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@795b74c4
2022-12-23T02:37:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:37:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:37:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:38:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:38:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:38:49.406 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d5d9691
2022-12-23 02:38:49.407 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:38:49.406Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d5d9691
2022-12-23T02:38:49.407Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:38:49.408 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:38:49.408Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:39:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:39:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:39:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@65e9ac3c
2022-12-23T02:39:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@65e9ac3c
2022-12-23 02:39:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:39:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:39:49.400 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:39:49.400Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:40:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:40:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:40:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4ceab264
2022-12-23T02:40:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4ceab264
2022-12-23 02:40:49.394 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:40:49.394Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:40:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:40:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:41:49.386  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:41:49.386Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:41:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1361e966
2022-12-23 02:41:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:41:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1361e966
2022-12-23T02:41:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:41:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:41:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:42:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:42:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:42:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@157e3d60
2022-12-23 02:42:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:42:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@157e3d60
2022-12-23T02:42:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:42:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:42:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:43:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:43:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:43:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3be800bf
2022-12-23 02:43:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:43:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3be800bf
2022-12-23T02:43:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:43:49.396 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:43:49.396Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:44:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:44:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:44:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@25c56ec3
2022-12-23T02:44:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@25c56ec3
2022-12-23 02:44:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:44:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:44:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:44:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:45:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:45:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:45:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@ee22f46
2022-12-23 02:45:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:45:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@ee22f46
2022-12-23T02:45:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:45:49.398 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:45:49.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:46:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:46:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:46:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@67793921
2022-12-23 02:46:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:46:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@67793921
2022-12-23T02:46:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:46:49.396 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:46:49.396Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:47:49.387  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:47:49.387Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:47:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2c7bb90b
2022-12-23 02:47:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:47:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2c7bb90b
2022-12-23T02:47:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:47:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:47:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:48:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:48:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:48:49.405 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4ce269f6
2022-12-23T02:48:49.405Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4ce269f6
2022-12-23 02:48:49.405 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:48:49.405Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:48:49.406 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:48:49.406Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:49:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:49:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:49:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6fcfccac
2022-12-23 02:49:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:49:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6fcfccac
2022-12-23T02:49:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:49:49.395 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:49:49.395Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:50:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:50:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:50:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3561dd2d
2022-12-23 02:50:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:50:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3561dd2d
2022-12-23T02:50:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:50:49.396 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:50:49.396Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:51:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:51:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:51:49.395 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@56c911cd
2022-12-23T02:51:49.395Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@56c911cd
2022-12-23 02:51:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:51:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:51:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:51:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:52:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:52:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:52:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1a3ca749
2022-12-23 02:52:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:52:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1a3ca749
2022-12-23T02:52:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:52:49.396 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:52:49.396Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:53:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:53:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:53:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@53390f32
2022-12-23T02:53:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@53390f32
2022-12-23 02:53:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:53:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:53:49.398 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:53:49.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:54:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:54:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:54:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@71658bde
2022-12-23 02:54:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:54:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@71658bde
2022-12-23T02:54:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:54:49.398 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:54:49.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:55:49.388  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:55:49.388Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:55:49.396 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@26d314bc
2022-12-23 02:55:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:55:49.396Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@26d314bc
2022-12-23T02:55:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:55:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:55:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:56:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:56:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:56:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1659f324
2022-12-23 02:56:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:56:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1659f324
2022-12-23T02:56:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:56:49.399 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:56:49.399Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:57:49.390  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:57:49.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:57:49.407 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@53075f72
2022-12-23T02:57:49.407Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@53075f72
2022-12-23 02:57:49.407 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:57:49.407Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:57:49.408 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:57:49.408Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:58:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:58:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:58:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3cc0b8b2
2022-12-23 02:58:49.398 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:58:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3cc0b8b2
2022-12-23T02:58:49.398Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:58:49.398 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:58:49.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 02:59:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T02:59:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 02:59:49.400 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@468d0a2f
2022-12-23 02:59:49.400 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T02:59:49.400Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@468d0a2f
2022-12-23T02:59:49.400Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 02:59:49.401 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T02:59:49.401Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:00:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:00:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:00:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@57ff0305
2022-12-23 03:00:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:00:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@57ff0305
2022-12-23T03:00:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:00:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:00:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:01:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:01:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:01:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1718ffdf
2022-12-23 03:01:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:01:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1718ffdf
2022-12-23T03:01:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:01:49.398 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:01:49.398Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:02:49.389  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:02:49.389Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:02:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4f7e7f48
2022-12-23 03:02:49.397 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:02:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4f7e7f48
2022-12-23T03:02:49.397Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:02:49.397 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:02:49.397Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:03:49.390  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:03:49.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:03:49.402 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@747c6267
2022-12-23 03:03:49.402 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:03:49.402Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@747c6267
2022-12-23T03:03:49.402Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:03:49.403 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:03:49.403Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:04:49.390  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:04:49.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:04:49.399 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1ddcb1ec
2022-12-23 03:04:49.399 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:04:49.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1ddcb1ec
2022-12-23T03:04:49.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:04:49.400 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:04:49.400Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:05:49.391  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:05:49.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:05:49.399 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7aa7ce50
2022-12-23T03:05:49.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7aa7ce50
2022-12-23 03:05:49.399 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:05:49.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:05:49.400 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:05:49.400Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:06:49.390  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:06:49.390Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:06:49.399 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@39c6bde
2022-12-23 03:06:49.400 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:06:49.399Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@39c6bde
2022-12-23T03:06:49.400Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:06:49.400 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:06:49.400Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23 03:07:49.391  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2022-12-23T03:07:49.391Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2022-12-23 03:07:49.414 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@55f6cd8f
2022-12-23T03:07:49.414Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@55f6cd8f
2022-12-23 03:07:49.415 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23T03:07:49.415Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2022-12-23 03:07:49.416 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2022-12-23T03:07:49.416Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|