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.14.3.jar
{"timestamp":"2025-08-21T12:59:41.811Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN"}

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

{"timestamp":"2025-08-21T12:59:42.213Z","message":"Starting ModelLoaderApplication using Java 11.0.27 on onap-aai-modelloader-7789d796-2rh7l with PID 8 (/opt/app/model-loader/model-loader-1.14.3.jar started by ? in /opt/app/model-loader)","thread":"main","logger":"o.o.a.m.ModelLoaderApplication","level":"INFO"}
{"timestamp":"2025-08-21T12:59:42.232Z","message":"No active profile set, falling back to 1 default profile: \"default\"","thread":"main","logger":"o.o.a.m.ModelLoaderApplication","level":"INFO"}
{"timestamp":"2025-08-21T12:59:48.368Z","message":"Logging initialized @12835ms to org.eclipse.jetty.util.log.Slf4jLog","thread":"main","logger":"org.eclipse.jetty.util.log","level":"INFO"}
{"timestamp":"2025-08-21T12:59:49.260Z","message":"jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 11.0.27+6","thread":"main","logger":"org.eclipse.jetty.server.Server","level":"INFO"}
{"timestamp":"2025-08-21T12:59:49.457Z","message":"Initializing Spring embedded WebApplicationContext","thread":"main","logger":"o.e.j.s.h.ContextHandler.application","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.201Z","message":"DefaultSessionIdManager workerName=node0","thread":"main","logger":"org.eclipse.jetty.server.session","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.202Z","message":"No SessionScavenger set, using defaults","thread":"main","logger":"org.eclipse.jetty.server.session","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.211Z","message":"node0 Scavenging every 660000ms","thread":"main","logger":"org.eclipse.jetty.server.session","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.299Z","message":"Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4d666b41{application,/,[file:///tmp/jetty-docbase.9500.3072618850679286823/],AVAILABLE}","thread":"main","logger":"o.e.j.server.handler.ContextHandler","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.301Z","message":"Started @15771ms","thread":"main","logger":"org.eclipse.jetty.server.Server","level":"INFO"}
{"timestamp":"2025-08-21T12:59:51.559Z","message":"MDLSVC0001I|MDLSVC0001I Loading configuration |","thread":"main","logger":"o.o.a.modelloader.config.BeanConfig","level":"INFO"}
{"timestamp":"2025-08-21T12:59:57.790Z","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","thread":"main","logger":"o.e.j.s.h.ContextHandler.application","level":"INFO"}
{"timestamp":"2025-08-21T12:59:57.887Z","message":"Started ServerConnector@1568159{HTTP/1.1, (http/1.1)}{0.0.0.0:9500}","thread":"main","logger":"o.e.jetty.server.AbstractConnector","level":"INFO"}
{"timestamp":"2025-08-21T12:59:57.984Z","message":"Started ModelLoaderApplication in 18.058 seconds (JVM running for 22.455)","thread":"main","logger":"o.o.a.m.ModelLoaderApplication","level":"INFO"}
{"timestamp":"2025-08-21T12:59:58.030Z","message":"DistributionClient - init","thread":"main","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T12:59:58.896Z","message":"failed to connect to url: /sdc/v1/artifactTypes","exception":"java.net.UnknownHostException: sdc-be.onap: Name does not resolve\n\tat java.net.Inet6AddressImpl.lookupAllHostAddr(Unknown Source)\n\tat java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)\n\tat java.net.InetAddress.getAddressesFromNameService(Unknown Source)\n\tat java.net.InetAddress$NameServiceAddresses.get(Unknown Source)\n\tat java.net.InetAddress.getAllByName0(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)\n\tat org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)\n\tat org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)\n\tat org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)\n\tat org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)\n\tat org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)\n\tat org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)\n\tat org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)\n\tat org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)\n\tat org.onap.aai.modelloader.config.DistributionClientStartupConfig.initSdcClient(DistributionClientStartupConfig.java:59)\n\tat jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Unknown Source)\n\tat jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:344)\n\tat org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:229)\n\tat org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:166)\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:178)\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:171)\n\tat org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:145)\n\tat org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:429)\n\tat org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:386)\n\tat org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:114)\n\tat org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:82)\n\tat java.util.ArrayList.forEach(Unknown Source)\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:120)\n\tat org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:114)\n\tat org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:82)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:323)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1300)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1289)\n\tat org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:37)\n\tat jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Unknown Source)\n\tat jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:108)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:58)\n\tat org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65)\n","thread":"main","logger":"org.onap.sdc.http.HttpSdcClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.906Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3936df72","thread":"main","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.908Z","message":"DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]","thread":"main","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.960Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|","thread":"main","logger":"o.o.a.m.c.DistributionClientStartupConfig","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.980Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T12:59:58.991Z","message":"failed to connect to url: /sdc/v1/artifactTypes","exception":"java.net.UnknownHostException: sdc-be.onap\n\tat java.net.InetAddress$CachedAddresses.get(Unknown Source)\n\tat java.net.InetAddress.getAllByName0(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)\n\tat org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)\n\tat org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)\n\tat org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)\n\tat org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)\n\tat org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)\n\tat org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)\n\tat org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)\n\tat org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)\n\tat org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:51)\n\tat java.util.TimerThread.mainLoop(Unknown Source)\n\tat java.util.TimerThread.run(Unknown Source)\n","thread":"Timer-0","logger":"org.onap.sdc.http.HttpSdcClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.993Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@12817ca","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.993Z","message":"DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T12:59:58.996Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:00:58.982Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:00:59.029Z","message":"failed to connect to url: /sdc/v1/artifactTypes","exception":"java.net.UnknownHostException: sdc-be.onap: Name does not resolve\n\tat java.net.Inet6AddressImpl.lookupAllHostAddr(Unknown Source)\n\tat java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)\n\tat java.net.InetAddress.getAddressesFromNameService(Unknown Source)\n\tat java.net.InetAddress$NameServiceAddresses.get(Unknown Source)\n\tat java.net.InetAddress.getAllByName0(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat java.net.InetAddress.getAllByName(Unknown Source)\n\tat org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)\n\tat org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)\n\tat org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)\n\tat org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)\n\tat org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)\n\tat org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)\n\tat org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)\n\tat org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)\n\tat org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)\n\tat org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:51)\n\tat java.util.TimerThread.mainLoop(Unknown Source)\n\tat java.util.TimerThread.run(Unknown Source)\n","thread":"Timer-0","logger":"org.onap.sdc.http.HttpSdcClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:00:59.031Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@75249839","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:00:59.032Z","message":"DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:00:59.033Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:01:58.981Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:01:59.057Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4960dcc","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:01:59.058Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:01:59.060Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:02:58.999Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:02:59.056Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@100bcd84","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:02:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:02:59.058Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:03:58.983Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:03:59.007Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@699ea135","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:03:59.007Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:03:59.009Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:04:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:04:59.080Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7621f065","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:04:59.080Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:04:59.082Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:05:59.007Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:05:59.059Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@742291c6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:05:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:05:59.068Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:06:59.011Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:06:59.072Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@76e29100","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:06:59.073Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:06:59.080Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:07:59.015Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:07:59.073Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@36b05c61","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:07:59.075Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:07:59.080Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:08:59.015Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:08:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1413ee05","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:08:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:08:59.047Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:09:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:09:59.045Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1462cef8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:09:59.048Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:09:59.053Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:10:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:10:59.040Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3d174840","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:10:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:10:59.042Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:11:59.017Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:11:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@73a50c95","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:11:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:11:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:12:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:12:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@49e8501c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:12:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:12:59.038Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:13:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:13:59.033Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2f3c29d2","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:13:59.034Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:13:59.036Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:14:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:14:59.039Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3aa39c05","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:14:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:14:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:15:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:15:59.033Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7eafae15","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:15:59.033Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:15:59.035Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:16:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:16:59.034Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@38e355a5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:16:59.035Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:16:59.036Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:17:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:17:59.032Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@109c92ad","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:17:59.033Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:17:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:18:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:18:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1953adc4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:18:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:18:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:19:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:19:59.037Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7c312b0f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:19:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:19:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:20:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:20:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3fbb361a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:20:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:20:59.042Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:21:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:21:59.039Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@24cfd61b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:21:59.039Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:21:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:22:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:22:59.034Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6d862ca9","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:22:59.035Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:22:59.036Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:23:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:23:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@798daa0a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:23:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:23:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:24:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:24:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@708d4d58","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:24:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:24:59.038Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:25:59.018Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:25:59.033Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@172baeb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:25:59.034Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:25:59.035Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:26:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:26:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@217fdaa4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:26:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:26:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:27:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:27:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7c41bddf","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:27:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:27:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:28:59.019Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:28:59.037Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@d206d7d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:28:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:28:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:29:59.020Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:29:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@13dfe37c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:29:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:29:59.038Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:30:59.020Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:30:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@668f2360","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:30:59.063Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:30:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:31:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:31:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@60617054","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:31:59.039Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:31:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:32:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:32:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@401be600","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:32:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:32:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:33:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:33:59.033Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6aae87b7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:33:59.034Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:33:59.035Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:34:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:34:59.035Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@28024611","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:34:59.036Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:34:59.037Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:35:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:35:59.039Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@23d6694","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:35:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:35:59.042Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:36:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:36:59.040Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3b6851b4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:36:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:36:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:37:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:37:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@48eee839","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:37:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:37:59.043Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:38:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:38:59.037Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@35fce33f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:38:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:38:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:39:59.021Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:39:59.056Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5aa80197","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:39:59.057Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:39:59.059Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:40:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:40:59.035Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@43c3afe0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:40:59.035Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:40:59.037Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:41:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:41:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@78f5451c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:41:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:41:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:42:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:42:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@15cf2841","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:42:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:42:59.043Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:43:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:43:59.037Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7f90b305","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:43:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:43:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:44:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:44:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@316d4e26","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:44:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:44:59.045Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:45:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:45:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@18239ee6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:45:59.039Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:45:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:46:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:46:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7915e8de","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:46:59.039Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:46:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:47:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:47:59.045Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@17f7c6f3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:47:59.045Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:47:59.046Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:48:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:48:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7760d1d5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:48:59.039Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:48:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:49:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:49:59.039Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@70765d2e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:49:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:49:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:50:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:50:59.044Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@cf0b978","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:50:59.045Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:50:59.047Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:51:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:51:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@69d08d6c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:51:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:51:59.039Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:52:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:52:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6482c2e1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:52:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:52:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:53:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:53:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4bcb8be7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:53:59.042Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:53:59.043Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:54:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:54:59.037Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@509fae11","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:54:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:54:59.038Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:55:59.022Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:55:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@f843182","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:55:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:55:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:56:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:56:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@47f06a3b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:56:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:56:59.045Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:57:59.023Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:57:59.036Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@495f4bfa","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:57:59.037Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:57:59.037Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:58:59.024Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:58:59.039Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@720579a0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:58:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:58:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T13:59:59.024Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T13:59:59.040Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6d16253d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:59:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T13:59:59.042Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:00:59.024Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:00:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@135d1e3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:00:59.040Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:00:59.043Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:01:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:01:59.052Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2e2cd101","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:01:59.052Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:01:59.054Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:02:59.024Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:02:59.044Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7a3fcbfe","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:02:59.045Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:02:59.046Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:03:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:03:59.040Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@39fa7816","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:03:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:03:59.041Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:04:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:04:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3da7209f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:04:59.042Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:04:59.043Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:05:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:05:59.051Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@16ffe8f7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:05:59.053Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:05:59.054Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:06:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:06:59.038Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@30da5b6e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:06:59.038Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:06:59.040Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:07:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:07:59.043Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5d0dc490","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:07:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:07:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:08:59.025Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:08:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@62fb2bc7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:08:59.041Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:08:59.042Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:09:59.026Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:09:59.041Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4bd9fde","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:09:59.042Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:09:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:10:59.026Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:10:59.045Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7f77ac08","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:10:59.046Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:10:59.047Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:11:59.028Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:11:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1fd485c2","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:11:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:11:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:12:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:12:59.057Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@51f69ee3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:12:59.058Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:12:59.061Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:13:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:13:59.052Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@607e64a6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:13:59.053Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:13:59.054Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:14:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:14:59.047Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@d0a855d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:14:59.048Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:14:59.049Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:15:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:15:59.045Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3dda157a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:15:59.045Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:15:59.047Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:16:59.030Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:16:59.046Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7caceb59","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:16:59.047Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:16:59.048Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:17:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:17:59.042Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2fe6ef29","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:17:59.043Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:17:59.044Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:18:59.030Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:18:59.052Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3cc05223","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:18:59.052Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:18:59.053Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:19:59.029Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:19:59.046Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@34338771","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:19:59.047Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:19:59.049Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:20:59.030Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:20:59.049Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@41a746b8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:20:59.049Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:20:59.051Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:21:59.031Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:21:59.049Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@606945f0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:21:59.049Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:21:59.050Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:22:59.031Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:22:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@26649dc8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:22:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:22:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:23:59.032Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:23:59.099Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@e1f78cb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:23:59.100Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:23:59.102Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:24:59.033Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:24:59.051Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3d390c16","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:24:59.051Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:24:59.052Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:25:59.034Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:25:59.050Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@73261514","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:25:59.052Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:25:59.053Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:26:59.034Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:26:59.048Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@33e9c413","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:26:59.049Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:26:59.050Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:27:59.035Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:27:59.093Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@219e8237","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:27:59.094Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:27:59.095Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:28:59.036Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:28:59.054Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@33cbb5c4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:28:59.054Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:28:59.055Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:29:59.039Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:29:59.056Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1993b7a0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:29:59.057Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:29:59.058Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:30:59.038Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:30:59.049Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@401a6d4c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:30:59.050Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:30:59.050Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:31:59.038Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:31:59.053Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@40244f46","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:31:59.054Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:31:59.055Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:32:59.038Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:32:59.059Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@713211e6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:32:59.060Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:32:59.061Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:33:59.038Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:33:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@21c49088","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:33:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:33:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:34:59.039Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:34:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@29a7cf8d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:34:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:34:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:35:59.038Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:35:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2ad23094","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:35:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:35:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:36:59.039Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:36:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2f2585ce","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:36:59.061Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:36:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:37:59.039Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:37:59.053Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6e4bae4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:37:59.054Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:37:59.055Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:38:59.039Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:38:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7205e2ed","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:38:59.055Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:38:59.056Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:39:59.040Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:39:59.069Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2730e575","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:39:59.070Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:39:59.073Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:40:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:40:59.060Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@63fc4eff","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:40:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:40:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:41:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:41:59.054Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4585e824","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:41:59.055Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:41:59.056Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:42:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:42:59.055Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@64165911","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:42:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:42:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:43:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:43:59.060Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1e03862b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:43:59.060Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:43:59.061Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:44:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:44:59.057Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4e5672fb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:44:59.058Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:44:59.059Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:45:59.041Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:45:59.056Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@547186ca","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:45:59.056Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:45:59.057Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:46:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:46:59.054Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4209212d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:46:59.055Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:46:59.056Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:47:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:47:59.065Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@470da5ad","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:47:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:47:59.068Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:48:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:48:59.073Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@59caba67","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:48:59.074Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:48:59.076Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:49:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:49:59.057Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7d66c12f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:49:59.057Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:49:59.059Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:50:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:50:59.058Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2ca5fb0a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:50:59.059Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:50:59.060Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:51:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:51:59.054Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@516ec455","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:51:59.055Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:51:59.056Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:52:59.042Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:52:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@71a4bd57","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:52:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:52:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:53:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:53:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1cc393e4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:53:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:53:59.069Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:54:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:54:59.059Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@690fb62c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:54:59.060Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:54:59.062Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:55:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:55:59.062Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1720af69","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:55:59.063Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:55:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:56:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:56:59.059Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@115b8c8f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:56:59.060Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:56:59.077Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:57:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:57:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@768d8e29","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:57:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:57:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:58:59.043Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:58:59.069Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@31a2bf7e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:58:59.071Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:58:59.072Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T14:59:59.044Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T14:59:59.057Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6e347e46","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:59:59.058Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T14:59:59.059Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:00:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:00:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@353a7885","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:00:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:00:59.065Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:01:59.045Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:01:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1ed43d30","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:01:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:01:59.065Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:02:59.045Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:02:59.062Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@52c53934","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:02:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:02:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:03:59.046Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:03:59.060Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@43ccae9c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:03:59.061Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:03:59.062Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:04:59.046Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:04:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@60b5379b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:04:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:04:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:05:59.045Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:05:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4be46399","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:05:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:05:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:06:59.045Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:06:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@ce29daa","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:06:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:06:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:07:59.046Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:07:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5d76dc64","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:07:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:07:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:08:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:08:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@138e8e17","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:08:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:08:59.065Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:09:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:09:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@79d81719","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:09:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:09:59.065Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:10:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:10:59.060Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5ff1e358","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:10:59.060Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:10:59.061Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:11:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:11:59.065Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@47c9ccb3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:11:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:11:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:12:59.048Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:12:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6e000c8e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:12:59.062Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:12:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:13:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:13:59.061Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1a2dda3b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:13:59.061Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:13:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:14:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:14:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@14e52fa0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:14:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:14:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:15:59.048Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:15:59.062Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@32329e37","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:15:59.063Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:15:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:16:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:16:59.070Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@c3bc682","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:16:59.070Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:16:59.071Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:17:59.047Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:17:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3f376dc7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:17:59.067Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:17:59.068Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:18:59.048Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:18:59.065Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2f0f0cf6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:18:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:18:59.068Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:19:59.048Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:19:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@26d277c3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:19:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:19:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:20:59.049Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:20:59.081Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1a042666","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:20:59.082Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:20:59.084Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:21:59.049Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:21:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@76f32610","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:21:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:21:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:22:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:22:59.065Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5f0ad196","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:22:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:22:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:23:59.049Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:23:59.077Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@22f017d6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:23:59.077Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:23:59.079Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:24:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:24:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@78c9d3fd","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:24:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:24:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:25:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:25:59.067Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@74098e21","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:25:59.067Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:25:59.068Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:26:59.051Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:26:59.066Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@23ed6e5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:26:59.066Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:26:59.067Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:27:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:27:59.062Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@470aa3fd","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:27:59.063Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:27:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:28:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:28:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7285020d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:28:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:28:59.065Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:29:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:29:59.063Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4d704c7c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:29:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:29:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:30:59.050Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:30:59.065Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@52acc05d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:30:59.065Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:30:59.066Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:31:59.051Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:31:59.062Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7aa9646b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:31:59.063Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:31:59.063Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:32:59.051Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:32:59.064Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5fb0fc16","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:32:59.064Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:32:59.064Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:33:59.051Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:33:59.070Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@750d31d1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:33:59.071Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:33:59.073Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:34:59.052Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:34:59.077Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@15af7f4f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:34:59.078Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:34:59.080Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:35:59.053Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:35:59.067Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@790e9abf","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:35:59.067Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:35:59.069Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:36:59.053Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:36:59.072Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@61b15664","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:36:59.073Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:36:59.074Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:37:59.054Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:37:59.074Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@47d84db","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:37:59.074Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:37:59.075Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:38:59.055Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:38:59.069Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@30ef3296","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:38:59.069Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:38:59.070Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:39:59.055Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:39:59.071Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@8c65115","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:39:59.071Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:39:59.072Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:40:59.056Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:40:59.083Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@28f421b8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:40:59.085Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:40:59.087Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:41:59.055Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:41:59.068Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@58eb142f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:41:59.068Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:41:59.069Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:42:59.056Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:42:59.073Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@62e9060","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:42:59.074Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:42:59.075Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:43:59.056Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:43:59.081Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1998e963","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:43:59.081Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:43:59.083Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:44:59.056Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:44:59.077Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@102cc2a5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:44:59.078Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:44:59.079Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:45:59.057Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:45:59.073Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@411c5f56","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:45:59.074Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:45:59.075Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:46:59.058Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:46:59.092Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4ac5530b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:46:59.093Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:46:59.095Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:47:59.058Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:47:59.069Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7df466c4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:47:59.070Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:47:59.070Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:48:59.058Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:48:59.075Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7515a625","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:48:59.075Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:48:59.076Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:49:59.058Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:49:59.078Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7ec89018","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:49:59.078Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:49:59.080Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:50:59.058Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:50:59.071Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@74da7e9c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:50:59.071Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:50:59.072Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:51:59.059Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:51:59.081Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4e78b64e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:51:59.081Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:51:59.082Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:52:59.059Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:52:59.074Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@73c0e7e0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:52:59.074Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:52:59.076Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:53:59.059Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:53:59.076Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@592ef942","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:53:59.076Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:53:59.077Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:54:59.060Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:54:59.075Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3319c56c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:54:59.075Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:54:59.076Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:55:59.060Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:55:59.074Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@30ed99b0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:55:59.075Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:55:59.076Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:56:59.060Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:56:59.076Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1c4db750","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:56:59.076Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:56:59.077Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:57:59.061Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:57:59.076Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@628a7c1e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:57:59.077Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:57:59.079Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:58:59.061Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:58:59.076Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@631b31a6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:58:59.076Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:58:59.077Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T15:59:59.062Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T15:59:59.086Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5ea9a9ca","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:59:59.086Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T15:59:59.087Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:00:59.062Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:00:59.076Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@19f9c3b3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:00:59.076Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:00:59.077Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:01:59.062Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:01:59.080Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@77175777","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:01:59.081Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:01:59.082Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:02:59.062Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:02:59.078Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@29fb0ffa","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:02:59.079Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:02:59.082Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:03:59.063Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:03:59.077Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1aa98b79","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:03:59.078Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:03:59.079Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:04:59.067Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:04:59.082Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@50510611","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:04:59.082Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:04:59.083Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:05:59.070Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:05:59.089Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@17bc6f08","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:05:59.091Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:05:59.092Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:06:59.070Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:06:59.083Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4cea35b3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:06:59.083Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:06:59.085Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:07:59.070Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:07:59.083Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3f75b8ae","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:07:59.083Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:07:59.084Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:08:59.070Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:08:59.083Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2833bd2d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:08:59.084Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:08:59.085Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:09:59.071Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:09:59.094Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5be289d6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:09:59.095Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:09:59.097Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:10:59.071Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:10:59.087Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1117cd62","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:10:59.087Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:10:59.088Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:11:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:11:59.087Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@103eed74","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:11:59.088Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:11:59.089Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:12:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:12:59.088Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5d47f675","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:12:59.089Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:12:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:13:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:13:59.085Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@e874d51","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:13:59.085Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:13:59.086Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:14:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:14:59.088Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3c193cea","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:14:59.088Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:14:59.089Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:15:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:15:59.088Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4b74d37e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:15:59.088Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:15:59.091Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:16:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:16:59.088Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1c3a3fbd","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:16:59.089Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:16:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:17:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:17:59.088Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@61a57060","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:17:59.089Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:17:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:18:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:18:59.084Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@48fa05c5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:18:59.084Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:18:59.085Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:19:59.072Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:19:59.087Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@336deaa6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:19:59.088Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:19:59.089Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:20:59.073Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:20:59.103Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2e7cc6f9","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:20:59.104Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:20:59.105Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:21:59.073Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:21:59.086Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6f1b40d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:21:59.087Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:21:59.087Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:22:59.074Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:22:59.089Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@79bb9845","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:22:59.089Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:22:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:23:59.075Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:23:59.087Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@26db273","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:23:59.087Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:23:59.088Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:24:59.076Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:24:59.090Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@50a27212","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:24:59.090Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:24:59.091Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:25:59.076Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:25:59.089Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@fc0ed4f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:25:59.089Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:25:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:26:59.076Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:26:59.087Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4c650c88","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:26:59.087Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:26:59.088Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:27:59.077Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:27:59.092Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2dd702b9","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:27:59.093Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:27:59.093Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:28:59.077Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:28:59.090Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@60632fd0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:28:59.090Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:28:59.091Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:29:59.078Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:29:59.089Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7903dcb9","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:29:59.090Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:29:59.090Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:30:59.079Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:30:59.096Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3742b8f4","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:30:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:30:59.097Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:31:59.079Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:31:59.094Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1a17148a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:31:59.094Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:31:59.095Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:32:59.080Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:32:59.093Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4672410a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:32:59.093Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:32:59.094Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:33:59.081Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:33:59.094Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2ef3b4c2","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:33:59.094Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:33:59.095Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:34:59.082Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:34:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@304120d6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:34:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:34:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:35:59.082Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:35:59.094Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1d4f662f","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:35:59.094Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:35:59.095Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:36:59.082Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:36:59.094Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3a7aa0a7","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:36:59.095Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:36:59.096Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:37:59.082Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:37:59.099Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3e3d0323","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:37:59.100Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:37:59.101Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:38:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:38:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@713527f1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:38:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:38:59.098Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:39:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:39:59.098Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@54512b75","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:39:59.098Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:39:59.100Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:40:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:40:59.096Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3c0ea623","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:40:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:40:59.098Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:41:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:41:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7bc073c3","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:41:59.098Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:41:59.099Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:42:59.084Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:42:59.108Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@36117e03","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:42:59.109Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:42:59.110Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:43:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:43:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@57cefeb5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:43:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:43:59.098Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:44:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:44:59.101Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2ab67546","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:44:59.102Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:44:59.103Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:45:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:45:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@63dbc4a5","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:45:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:45:59.099Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:46:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:46:59.100Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3af2f97d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:46:59.101Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:46:59.103Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:47:59.084Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:47:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@413e7b0a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:47:59.097Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:47:59.098Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:48:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:48:59.103Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7263b31b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:48:59.104Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:48:59.104Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:49:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:49:59.097Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@57eba19b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:49:59.098Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:49:59.099Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:50:59.083Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:50:59.105Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5bef0658","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:50:59.106Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:50:59.108Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:51:59.084Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:51:59.099Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4f23bceb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:51:59.099Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:51:59.100Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:52:59.084Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:52:59.099Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@44b6ce8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:52:59.100Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:52:59.101Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:53:59.095Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:53:59.123Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@62727be8","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:53:59.123Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:53:59.124Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:54:59.096Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:54:59.111Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3124b05b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:54:59.112Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:54:59.113Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:55:59.096Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:55:59.113Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@52e12a25","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:55:59.114Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:55:59.114Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:56:59.097Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:56:59.109Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@153d56bb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:56:59.110Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:56:59.111Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:57:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:57:59.112Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@e1347b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:57:59.113Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:57:59.114Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:58:59.097Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:58:59.111Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2a12781","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:58:59.112Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:58:59.113Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T16:59:59.097Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T16:59:59.128Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@4868e23","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:59:59.129Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T16:59:59.132Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:00:59.097Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:00:59.111Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@437a5dc0","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:00:59.112Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:00:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:01:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:01:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@179c3c35","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:01:59.119Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:01:59.120Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:02:59.097Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:02:59.113Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@296951db","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:02:59.114Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:02:59.115Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:03:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:03:59.120Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@228f36bd","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:03:59.121Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:03:59.122Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:04:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:04:59.110Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1d41027a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:04:59.111Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:04:59.112Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:05:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:05:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@34faf5fb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:05:59.116Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:05:59.118Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:06:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:06:59.126Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@743246f1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:06:59.127Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:06:59.128Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:07:59.099Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:07:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@20cb94e1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:07:59.116Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:07:59.117Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:08:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:08:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@9419236","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:08:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:08:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:09:59.099Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:09:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@59a28c39","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:09:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:09:59.117Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:10:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:10:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@210f4853","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:10:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:10:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:11:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:11:59.112Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@5ac2c47c","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:11:59.112Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:11:59.113Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:12:59.098Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:12:59.118Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@7089b5d6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:12:59.118Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:12:59.119Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:13:59.099Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:13:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@49123cc1","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:13:59.116Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:13:59.117Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:14:59.099Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:14:59.117Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@262cef6d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:14:59.117Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:14:59.123Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:15:59.099Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:15:59.121Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@48ccf6e","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:15:59.121Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:15:59.122Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:16:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:16:59.113Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@68f7c4ff","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:16:59.114Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:16:59.114Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:17:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:17:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@563e7bc6","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:17:59.114Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:17:59.115Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:18:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:18:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@21f122cc","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:18:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:18:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:19:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:19:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@69dea6cb","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:19:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:19:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:20:59.101Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:20:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@828a2db","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:20:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:20:59.118Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:21:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:21:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@753782","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:21:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:21:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:22:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:22:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@55e3c63d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:22:59.116Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:22:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:23:59.100Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:23:59.113Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6906a015","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:23:59.113Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:23:59.114Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:24:59.101Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:24:59.119Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@3e9f22f9","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:24:59.120Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:24:59.121Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:25:59.101Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:25:59.114Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@1064d7ba","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:25:59.114Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:25:59.115Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:26:59.101Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:26:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@14ecb91b","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:26:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:26:59.117Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:27:59.101Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:27:59.118Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@18061f96","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:27:59.118Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:27:59.119Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:28:59.102Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:28:59.126Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@2436ca1d","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:28:59.127Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:28:59.128Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:29:59.103Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:29:59.120Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@6ccaa923","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:29:59.121Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:29:59.122Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:30:59.103Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:30:59.122Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@37baf43a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:30:59.123Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:30:59.124Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}
{"timestamp":"2025-08-21T17:31:59.102Z","message":"DistributionClient - init","thread":"Timer-0","logger":"o.o.sdc.impl.DistributionClientImpl","level":"INFO"}
{"timestamp":"2025-08-21T17:31:59.115Z","message":"status from SDC is org.onap.sdc.http.HttpSdcResponse@d3f566a","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:31:59.115Z","message":"DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]","thread":"Timer-0","logger":"org.onap.sdc.http.SdcConnectorClient","level":"ERROR"}
{"timestamp":"2025-08-21T17:31:59.116Z","message":"MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|","thread":"Timer-0","logger":"o.o.a.m.service.SdcConnectionJob","level":"ERROR"}