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
2023-03-31 23:44:25.775  WARN 7 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2023-03-31T23:44:25.775Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.1.12.RELEASE)

2023-03-31 23:44:26.066  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-nlhtr with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2023-03-31T23:44:26.066Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-nlhtr with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2023-03-31 23:44:26.068  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : No active profile set, falling back to default profiles: default
2023-03-31T23:44:26.068Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default
2023-03-31 23:44:28.023  INFO 7 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @4252ms to org.eclipse.jetty.util.log.Slf4jLog
2023-03-31T23:44:28.023Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @4252ms to org.eclipse.jetty.util.log.Slf4jLog
2023-03-31 23:44:28.148  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2023-03-31T23:44:28.148Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2023-03-31 23:44:28.188  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2023-03-31T23:44:28.188Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext
2023-03-31 23:44:28.309  INFO 7 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2023-03-31 23:44:28.309  INFO 7 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2023-03-31T23:44:28.309Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0
2023-03-31T23:44:28.309Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults
2023-03-31 23:44:28.311  INFO 7 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2023-03-31T23:44:28.311Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 660000ms
2023-03-31 23:44:28.319  INFO 7 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@35390ee3{application,/,[file:///tmp/jetty-docbase.8998054851340514863.9500/],AVAILABLE}
2023-03-31T23:44:28.319Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@35390ee3{application,/,[file:///tmp/jetty-docbase.8998054851340514863.9500/],AVAILABLE}
2023-03-31 23:44:28.320  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : Started @4552ms
2023-03-31T23:44:28.320Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @4552ms
2023-03-31 23:44:28.384  INFO 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC0001I|MDLSVC0001I Loading configuration |
2023-03-31T23:44:28.384Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration |
2023-03-31 23:44:28.399  INFO 7 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:44:28.399Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:44:28.898 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)

2023-03-31T23:44:28.898Z||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)
2023-03-31 23:44:28.902 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2cf92cc7
2023-03-31T23:44:28.902Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2cf92cc7
2023-03-31 23:44:28.909 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:44:28.909Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:44:28.954 ERROR 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-03-31T23:44:28.954Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-03-31 23:44:28.958  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:44:28.958Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:44:28.984 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)

2023-03-31T23:44:28.984Z||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)
2023-03-31 23:44:28.985 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3a90fbe2
2023-03-31T23:44:28.985Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3a90fbe2
2023-03-31 23:44:28.985 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:44:28.985Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:44:28.993 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|
2023-03-31T23:44:28.993Z||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|
2023-03-31 23:44:29.673  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-31T23:44:29.673Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-31 23:44:29.706  INFO 7 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@5674e1f2{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2023-03-31T23:44:29.706Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@5674e1f2{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2023-03-31 23:44:29.714  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Started ModelLoaderApplication in 4.815 seconds (JVM running for 5.945)
2023-03-31T23:44:29.714Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 4.815 seconds (JVM running for 5.945)
2023-03-31 23:45:28.958  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:45:28.958Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:45:29.012 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)

2023-03-31 23:45:29.013 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@9a18465
2023-03-31T23:45:29.012Z||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)
2023-03-31T23:45:29.013Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@9a18465
2023-03-31 23:45:29.013 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:45:29.013Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:45:29.014 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|
2023-03-31T23:45:29.014Z||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|
2023-03-31 23:46:28.958  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:46:28.958Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:46:28.986 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)

2023-03-31 23:46:28.987 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@8974e0a
2023-03-31T23:46:28.986Z||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)
2023-03-31 23:46:28.987 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:46:28.987Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@8974e0a
2023-03-31T23:46:28.987Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:46:28.988 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|
2023-03-31T23:46:28.988Z||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|
2023-03-31 23:47:28.957  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:47:28.957Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:47:28.992 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)

2023-03-31 23:47:28.993 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@50caf0c0
2023-03-31 23:47:28.994 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:47:28.992Z||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)
2023-03-31T23:47:28.993Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@50caf0c0
2023-03-31T23:47:28.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:47:28.994 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|
2023-03-31T23:47:28.994Z||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|
2023-03-31 23:48:28.957  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:48:28.957Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:48:28.993 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)

2023-03-31 23:48:28.994 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d4be867
2023-03-31T23:48:28.993Z||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)
2023-03-31 23:48:28.994 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:48:28.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d4be867
2023-03-31T23:48:28.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:48:28.995 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|
2023-03-31T23:48:28.995Z||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|
2023-03-31 23:49:28.957  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:49:28.957Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:49:28.986 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)

2023-03-31 23:49:28.987 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@11d36f59
2023-03-31 23:49:28.987 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:49:28.986Z||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)
2023-03-31 23:49:28.987 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|
2023-03-31T23:49:28.987Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@11d36f59
2023-03-31T23:49:28.987Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:49:28.987Z||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|
2023-03-31 23:50:28.958  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:50:28.958Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:50:28.994 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)

2023-03-31 23:50:28.995 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@ccc3210
2023-03-31T23:50:28.994Z||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)
2023-03-31 23:50:28.996 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:50:28.995Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@ccc3210
2023-03-31T23:50:28.996Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:50:28.996 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|
2023-03-31T23:50:28.996Z||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|
2023-03-31 23:51:28.958  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:51:28.958Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:51:29.011 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)

2023-03-31 23:51:29.012 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@562a324d
2023-03-31T23:51:29.011Z||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)
2023-03-31 23:51:29.012 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:51:29.012Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@562a324d
2023-03-31T23:51:29.012Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:51:29.012 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|
2023-03-31T23:51:29.012Z||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|
2023-03-31 23:52:28.959  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:52:28.959Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:52:28.992 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)

2023-03-31T23:52:28.992Z||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)
2023-03-31 23:52:28.994 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@724f35d9
2023-03-31 23:52:28.994 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:52:28.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@724f35d9
2023-03-31T23:52:28.994Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:52:28.995 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|
2023-03-31T23:52:28.995Z||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|
2023-03-31 23:53:28.960  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:53:28.960Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:53:28.987 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)

2023-03-31 23:53:28.988 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@605542ff
2023-03-31 23:53:28.989 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:53:28.990 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|
2023-03-31T23:53:28.987Z||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)
2023-03-31T23:53:28.988Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@605542ff
2023-03-31T23:53:28.989Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:53:28.990Z||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|
2023-03-31 23:54:28.960  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:54:28.960Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:54:28.997 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)

2023-03-31T23:54:28.997Z||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)
2023-03-31 23:54:28.999 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7a5c710e
2023-03-31 23:54:28.999 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:54:28.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7a5c710e
2023-03-31T23:54:28.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:54:29.000 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|
2023-03-31T23:54:29.000Z||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|
2023-03-31 23:55:28.961  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:55:28.961Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:55:28.985 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)

2023-03-31 23:55:28.985 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2105c90c
2023-03-31 23:55:28.985 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:55:28.985Z||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)
2023-03-31T23:55:28.985Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2105c90c
2023-03-31T23:55:28.985Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:55:28.985 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|
2023-03-31T23:55:28.985Z||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|
2023-03-31 23:56:28.962  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:56:28.962Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:56:29.000 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)

2023-03-31 23:56:29.001 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2c7227c2
2023-03-31T23:56:29.000Z||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)
2023-03-31T23:56:29.001Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2c7227c2
2023-03-31 23:56:29.002 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:56:29.002Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:56:29.003 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|
2023-03-31T23:56:29.003Z||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|
2023-03-31 23:57:28.963  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:57:28.963Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:57:28.998 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)

2023-03-31 23:57:28.998 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7e0e27c4
2023-03-31 23:57:28.999 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:57:28.999 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|
2023-03-31T23:57:28.998Z||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)
2023-03-31T23:57:28.998Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7e0e27c4
2023-03-31T23:57:28.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:57:28.999Z||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|
2023-03-31 23:58:28.963  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:58:28.963Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:58:28.998 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)

2023-03-31 23:58:28.999 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@51625a88
2023-03-31 23:58:29.000 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:58:28.998Z||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)
2023-03-31T23:58:28.999Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@51625a88
2023-03-31T23:58:29.000Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:58:29.001 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|
2023-03-31T23:58:29.001Z||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|
2023-03-31 23:59:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-03-31T23:59:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-03-31 23:59:28.996 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)

2023-03-31 23:59:28.997 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@358220f
2023-03-31T23:59:28.996Z||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)
2023-03-31 23:59:28.998 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31T23:59:28.997Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@358220f
2023-03-31T23:59:28.998Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-31 23:59:28.998 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|
2023-03-31T23:59:28.998Z||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|
2023-04-01 00:00:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:00:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:00:29.026 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@76aef5a0
2023-04-01 00:00:29.027 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:00:29.026Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@76aef5a0
2023-04-01T00:00:29.027Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:00:29.027 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|
2023-04-01T00:00:29.027Z||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|
2023-04-01 00:01:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:01:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:01:28.977 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4c7aa606
2023-04-01 00:01:28.977 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:01:28.977Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4c7aa606
2023-04-01T00:01:28.977Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:01:28.978 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-04-01T00:01:28.978Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-04-01 00:02:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:02:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:02:28.974 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@739fc9f6
2023-04-01 00:02:28.975 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:02:28.975 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|
2023-04-01T00:02:28.974Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@739fc9f6
2023-04-01T00:02:28.975Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:02:28.975Z||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|
2023-04-01 00:03:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:03:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:03:28.975 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1759a183
2023-04-01T00:03:28.975Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1759a183
2023-04-01 00:03:28.976 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:03:28.976Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:03:28.976 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|
2023-04-01T00:03:28.976Z||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|
2023-04-01 00:04:28.964  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:04:28.964Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:04:29.014 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@15bd868e
2023-04-01 00:04:29.014 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:04:29.014Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@15bd868e
2023-04-01T00:04:29.014Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:04:29.015 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|
2023-04-01T00:04:29.015Z||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|
2023-04-01 00:05:28.965  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:05:28.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:05:28.980 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@128361bc
2023-04-01 00:05:28.981 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:05:28.980Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@128361bc
2023-04-01T00:05:28.981Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:05:28.982 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|
2023-04-01T00:05:28.982Z||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|
2023-04-01 00:06:28.965  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:06:28.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:06:28.988 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@726ad9be
2023-04-01 00:06:28.989 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:06:28.989 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|
2023-04-01T00:06:28.988Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@726ad9be
2023-04-01T00:06:28.989Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:06:28.989Z||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|
2023-04-01 00:07:28.965  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:07:28.965Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:07:28.977 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@57e9c7a8
2023-04-01 00:07:28.978 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:07:28.977Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@57e9c7a8
2023-04-01T00:07:28.978Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:07:28.978 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-04-01T00:07:28.978Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-04-01 00:08:28.967  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:08:28.967Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:08:28.977 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d13fa4a
2023-04-01 00:08:28.977 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:08:28.977Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d13fa4a
2023-04-01T00:08:28.977Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:08:28.977 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|
2023-04-01T00:08:28.977Z||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|
2023-04-01 00:09:28.968  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:09:28.968Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:09:28.980 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1c025ba5
2023-04-01 00:09:28.981 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:09:28.980Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1c025ba5
2023-04-01T00:09:28.981Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:09:28.981 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|
2023-04-01T00:09:28.981Z||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|
2023-04-01 00:10:28.969  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:10:28.969Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:10:28.979 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@244493e1
2023-04-01 00:10:28.979 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:10:28.979Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@244493e1
2023-04-01T00:10:28.979Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:10:28.979 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|
2023-04-01T00:10:28.979Z||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|
2023-04-01 00:11:28.970  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:11:28.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:11:28.984 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@57662e2a
2023-04-01 00:11:28.985 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:11:28.984Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@57662e2a
2023-04-01T00:11:28.985Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:11:28.985 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|
2023-04-01T00:11:28.985Z||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|
2023-04-01 00:12:28.970  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:12:28.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:12:28.982 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7e7558fc
2023-04-01 00:12:28.982 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01T00:12:28.982Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7e7558fc
2023-04-01T00:12:28.982Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-04-01 00:12:28.983 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|
2023-04-01T00:12:28.983Z||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|
2023-04-01 00:13:28.970  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-04-01T00:13:28.970Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-04-01 00:13:29.181  INFO 7 --- [        Timer-0] o.a.k.clients.producer.ProducerConfig    : ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-04-01T00:13:29.181Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.ProducerConfig||INFO|ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-04-01 00:13:29.212  INFO 7 --- [        Timer-0] o.a.k.clients.producer.KafkaProducer     : [Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Instantiated an idempotent producer.
2023-04-01T00:13:29.212Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.KafkaProducer||INFO|[Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Instantiated an idempotent producer.
2023-04-01 00:13:29.308  INFO 7 --- [        Timer-0] o.a.k.c.s.authenticator.AbstractLogin    : Successfully logged in.
2023-04-01T00:13:29.308Z||Timer-0|ModelLoader||org.apache.kafka.common.security.authenticator.AbstractLogin||INFO|Successfully logged in.
2023-04-01 00:13:29.354  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.3.1
2023-04-01 00:13:29.354  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: e23c59d00e687ff5
2023-04-01 00:13:29.354  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1680308009343
2023-04-01T00:13:29.354Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1
2023-04-01T00:13:29.354Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5
2023-04-01T00:13:29.354Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1680308009343
2023-04-01 00:13:29.359  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2023-04-01T00:13:29.359Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient
2023-04-01 00:13:29.372  INFO 7 --- [        Timer-0] o.a.k.clients.consumer.ConsumerConfig    : ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = aai
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-01T00:13:29.372Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.ConsumerConfig||INFO|ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = aai
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-01 00:13:29.470  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.3.1
2023-04-01 00:13:29.470  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: e23c59d00e687ff5
2023-04-01 00:13:29.470  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1680308009470
2023-04-01 00:13:29.471  INFO 7 --- [        Timer-0] o.a.k.clients.consumer.KafkaConsumer     : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:13:29.473  INFO 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2023-04-01 00:13:29.474  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:13:29.470Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1
2023-04-01T00:13:29.470Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5
2023-04-01T00:13:29.470Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1680308009470
2023-04-01T00:13:29.471Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.KafkaConsumer||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:13:29.473Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2023-04-01T00:13:29.474Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:13:30.597  INFO 7 --- [17-037c7ab3d661] org.apache.kafka.clients.Metadata        : [Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01 00:13:30.598  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.597Z||kafka-producer-network-thread | aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01T00:13:30.598Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.599  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.599  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.599  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.599  INFO 7 --- [17-037c7ab3d661] o.a.k.c.p.internals.TransactionManager   : [Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] ProducerId set to 2004 with epoch 0
2023-04-01 00:13:30.599  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.599Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.600  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.599Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.599Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.599Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01T00:13:30.599Z||kafka-producer-network-thread | aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661|ModelLoader||org.apache.kafka.clients.producer.internals.TransactionManager||INFO|[Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] ProducerId set to 2004 with epoch 0
2023-04-01T00:13:30.600Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to lBQ4TVM0RjCa5NnH40T3kw
2023-04-01 00:13:30.602  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01T00:13:30.602Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Cluster ID: 4Mdxbj-wQniWRASdxTB69Q
2023-04-01 00:13:30.603  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-01T00:13:30.603Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-01 00:13:30.625  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] (Re-)joining group
2023-04-01T00:13:30.625Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] (Re-)joining group
2023-04-01 00:13:30.699  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c
2023-04-01T00:13:30.699Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c
2023-04-01 00:13:30.701  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-01 00:13:30.701  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] (Re-)joining group
2023-04-01T00:13:30.701Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-01T00:13:30.701Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] (Re-)joining group
2023-04-01 00:13:33.712  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c', protocol='range'}
2023-04-01T00:13:33.712Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c', protocol='range'}
2023-04-01 00:13:33.718  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-01T00:13:33.718Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-01 00:13:33.744  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c', protocol='range'}
2023-04-01T00:13:33.744Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4-3ebf4b95-9130-4d0b-8a10-297ff9e1142c', protocol='range'}
2023-04-01 00:13:33.745  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-01T00:13:33.745Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-01 00:13:33.752  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-01T00:13:33.752Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-01 00:13:33.768  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-01T00:13:33.768Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-01 00:13:33.928  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:13:33.928Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01 00:13:33.930  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01T00:13:33.930Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-01 00:13:33.941  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:13:33.941Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01 00:13:33.941  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01T00:13:33.941Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-01 00:13:33.943  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01 00:13:33.943  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:13:33.943Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01T00:13:33.943Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-01 00:13:59.473  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:13:59.473Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:14:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:14:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:14:59.473  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:14:59.473Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:15:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:15:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:15:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:15:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:16:29.477  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:16:29.477Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:16:59.473  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:16:59.473Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:17:29.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:17:29.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:17:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:17:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:18:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:18:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:18:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:18:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:19:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:19:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:19:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:19:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:20:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:20:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:20:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:20:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:21:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:21:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:21:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:21:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:22:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:22:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:22:30.916  INFO 7 --- [17-037c7ab3d661] org.apache.kafka.clients.NetworkClient   : [Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Node -1 disconnected.
2023-04-01T00:22:30.916Z||kafka-producer-network-thread | aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Producer clientId=aai-model-loader-producer-0a774d43-1e51-4c3e-9c17-037c7ab3d661] Node -1 disconnected.
2023-04-01 00:22:30.986  INFO 7 --- [pool-2-thread-6] org.apache.kafka.clients.NetworkClient   : [Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Node -1 disconnected.
2023-04-01T00:22:30.986Z||pool-2-thread-6|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Consumer clientId=aai-model-loader-consumer-8eb01268-ce55-4ac5-a35b-6f745faff9e4, groupId=aai] Node -1 disconnected.
2023-04-01 00:22:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:22:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:23:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:23:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:23:59.477  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:23:59.477Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:24:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:24:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:24:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:24:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:25:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:25:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:25:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:25:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:26:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:26:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:26:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:26:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:27:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:27:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:27:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:27:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:28:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:28:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:28:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:28:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:29:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:29:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:29:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:29:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:30:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:30:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:30:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:30:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:31:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:31:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:31:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:31:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:32:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:32:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:32:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:32:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:33:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:33:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:33:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:33:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:34:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:34:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:34:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:34:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:35:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:35:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:35:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:35:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:36:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:36:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:36:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:36:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:37:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:37:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:37:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:37:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:38:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:38:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:38:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:38:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:39:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:39:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:39:59.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:39:59.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:40:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:40:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:40:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:40:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:41:29.474  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:41:29.474Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:41:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:41:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:42:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:42:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:42:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:42:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:43:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:43:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:43:59.474  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:43:59.474Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:44:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:44:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:44:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:44:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:45:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:45:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:45:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:45:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:46:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:46:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:46:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:46:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:47:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:47:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:47:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:47:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:48:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:48:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:48:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:48:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:49:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:49:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:49:59.474  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:49:59.474Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:50:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:50:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:50:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:50:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:51:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:51:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:51:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:51:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:52:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:52:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:52:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:52:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:53:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:53:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:53:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:53:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:54:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:54:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:54:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:54:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:55:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:55:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:55:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:55:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:56:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:56:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:56:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:56:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:57:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:57:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:57:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:57:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:58:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:58:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:58:59.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:58:59.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:59:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:59:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 00:59:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T00:59:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:00:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:00:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:00:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:00:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:01:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:01:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:01:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:01:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:02:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:02:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:02:59.476  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:02:59.476Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:03:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:03:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:03:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:03:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:04:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:04:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:04:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:04:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:05:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:05:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:05:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:05:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:06:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:06:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:06:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:06:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:07:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:07:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:07:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:07:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:08:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:08:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:08:59.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:08:59.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:09:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:09:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:09:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:09:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:10:29.473  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:10:29.473Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:10:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:10:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:11:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:11:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:11:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:11:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:12:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:12:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:12:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:12:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:13:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:13:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:13:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:13:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:14:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:14:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:14:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:14:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:15:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:15:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:15:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:15:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:16:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:16:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:16:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:16:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:17:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:17:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:17:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:17:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:18:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:18:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:18:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:18:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:19:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:19:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:19:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:19:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:20:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:20:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:20:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:20:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:21:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:21:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:21:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:21:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:22:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:22:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:22:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:22:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:23:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:23:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:23:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:23:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:24:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:24:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:24:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:24:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:25:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:25:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:25:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:25:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:26:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:26:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:26:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:26:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:27:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:27:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:27:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:27:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:28:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:28:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:28:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:28:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:29:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:29:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:29:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:29:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:30:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:30:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:30:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:30:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:31:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:31:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:31:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:31:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:32:29.473  INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:32:29.473Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:32:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:32:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:33:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:33:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:33:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:33:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:34:29.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:34:29.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:34:59.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:34:59.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:35:29.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:35:29.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:35:59.473  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:35:59.473Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:36:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:36:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:36:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:36:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:37:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:37:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:37:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:37:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:38:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:38:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:38:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:38:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:39:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:39:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:39:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:39:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:40:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:40:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:40:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:40:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:41:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:41:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:41:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:41:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:42:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:42:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:42:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:42:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:43:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:43:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:43:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:43:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:44:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:44:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:44:59.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:44:59.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:45:29.473  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:45:29.473Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:45:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:45:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:46:29.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:46:29.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:46:59.473  INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:46:59.473Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:47:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:47:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:47:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:47:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:48:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:48:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:48:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:48:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:49:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:49:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:49:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:49:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:50:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:50:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:50:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:50:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:51:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:51:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:51:59.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:51:59.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:52:29.473  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:52:29.473Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:52:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:52:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:53:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:53:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:53:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:53:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:54:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:54:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:54:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:54:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:55:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:55:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:55:59.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:55:59.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:56:29.473  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:56:29.473Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:56:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:56:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:57:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:57:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:57:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:57:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:58:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:58:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:58:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:58:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:59:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:59:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 01:59:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T01:59:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:00:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:00:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:00:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:00:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:01:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:01:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:01:59.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:01:59.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:02:29.473  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:02:29.473Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:02:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:02:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:03:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:03:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:03:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:03:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:04:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:04:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:04:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:04:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:05:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:05:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:05:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:05:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:06:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:06:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:06:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:06:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:07:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:07:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:07:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:07:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:08:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:08:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:08:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:08:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:09:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:09:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:09:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:09:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:10:29.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:10:29.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:10:59.473  INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:10:59.473Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01 02:11:29.473  INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-01T02:11:29.473Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO