Results

By type

          Policy distribution config file: /opt/app/distribution/etc/mounted/config.json
FlexLogger:properties => {stop.check.point=2500, concurrentHashMap.limit=5000, audit.level=ON, logger.type=EELF, metricsLogger.level=ON, debugLogger.level=INFO, timer.delay.time=1000, check.interval=30000, event.expired.time=86400, error.level=ON}
FlexLogger:overrideLogbackLevel => null
FlexLogger.logger_Type value: EELF
17:30:16,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:30:16,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
17:30:16,030 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/app/distribution/etc/logback.xml]
17:30:16,260 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/distribution/etc/logback.xml] 
17:30:16,261 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 3 seconds
17:30:16,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:30:16,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
17:30:16,289 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:30:16,325 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:30:16,330 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
17:30:16,337 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - setting totalSizeCap to 10 GB
17:30:16,341 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Archive files will be limited to [50 MB] each.
17:30:16,344 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use zip compression
17:30:16,346 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1529060733 - Will use the pattern /var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log for the active file
17:30:16,349 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/audit.%d{yyyy-MM-dd}.%i.log.zip'.
17:30:16,350 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Roll-over at midnight.
17:30:16,367 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@4ec4f3a0 - Setting initial period to Mon Mar 20 17:30:16 GMT 2023
17:30:16,369 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:30:16,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/policy/distribution/audit.log
17:30:16,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/policy/distribution/audit.log]
17:30:16,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
17:30:16,384 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
17:30:16,385 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
17:30:16,386 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
17:30:16,386 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
17:30:16,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:30:16,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
17:30:16,389 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - setting totalSizeCap to 10 GB
17:30:16,389 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Archive files will be limited to [50 MB] each.
17:30:16,390 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use zip compression
17:30:16,390 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@758348212 - Will use the pattern /var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log for the active file
17:30:16,392 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/metrics.%d{yyyy-MM-dd}.%i.log.zip'.
17:30:16,392 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Roll-over at midnight.
17:30:16,393 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@30c15d8b - Setting initial period to Mon Mar 20 17:30:16 GMT 2023
17:30:16,394 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:30:16,397 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/policy/distribution/metrics.log
17:30:16,398 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/policy/distribution/metrics.log]
17:30:16,398 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
17:30:16,399 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
17:30:16,399 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
17:30:16,400 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
17:30:16,400 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
17:30:16,400 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:30:16,401 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFError]
17:30:16,402 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - setting totalSizeCap to 10 GB
17:30:16,403 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Archive files will be limited to [50 MB] each.
17:30:16,403 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use zip compression
17:30:16,404 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1092572064 - Will use the pattern /var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log for the active file
17:30:16,405 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/error.%d{yyyy-MM-dd}.%i.log.zip'.
17:30:16,405 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Roll-over at midnight.
17:30:16,406 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2b71e916 - Setting initial period to Mon Mar 20 17:30:16 GMT 2023
17:30:16,409 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:30:16,411 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file name: /var/log/onap/policy/distribution/error.log
17:30:16,411 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is set to [/var/log/onap/policy/distribution/error.log]
17:30:16,411 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
17:30:16,412 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFError]
17:30:16,412 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFError] to ch.qos.logback.classic.AsyncAppender[asyncEELFError]
17:30:16,412 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Attaching appender named [EELFError] to AsyncAppender.
17:30:16,413 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Setting discardingThreshold to 51
17:30:16,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:30:16,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
17:30:16,415 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - setting totalSizeCap to 10 GB
17:30:16,415 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Archive files will be limited to [50 MB] each.
17:30:16,416 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use zip compression
17:30:16,416 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2003496028 - Will use the pattern /var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log for the active file
17:30:16,417 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/policy/distribution/debug.%d{yyyy-MM-dd}.%i.log.zip'.
17:30:16,417 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Roll-over at midnight.
17:30:16,418 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1d296da - Setting initial period to Mon Mar 20 17:30:16 GMT 2023
17:30:16,420 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:30:16,421 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/policy/distribution/debug.log
17:30:16,421 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/policy/distribution/debug.log]
17:30:16,422 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
17:30:16,422 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
17:30:16,422 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
17:30:16,422 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
17:30:16,423 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
17:30:16,424 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
17:30:16,424 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
17:30:16,424 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
17:30:16,425 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
17:30:16,425 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
17:30:16,425 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
17:30:16,425 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to ERROR
17:30:16,425 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.error] to false
17:30:16,426 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
17:30:16,426 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to DEBUG
17:30:16,426 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
17:30:16,426 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
17:30:16,427 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.sdc] to TRACE
17:30:16,427 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[org.onap.sdc]
17:30:16,427 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
17:30:16,427 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
17:30:16,428 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
17:30:16,428 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFError] to Logger[ROOT]
17:30:16,428 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
17:30:16,429 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c730b35 - Registering current configuration as safe fallback point
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 1 class name: org.onap.policy.distribution.main.startstop.Main
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 2 class name: org.onap.policy.distribution.main.parameters.DistributionParameterHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 3 class name: org.onap.policy.distribution.main.parameters.ArtifactForwarderConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 4 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerConfigurationParametersJsonAdapter
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 5 class name: org.onap.policy.distribution.reception.parameters.ReceptionHandlerParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 6 class name: org.onap.policy.distribution.forwarding.parameters.ArtifactForwarderParameters
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 7 class name: org.onap.policy.distribution.reception.handling.AbstractReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 8 class name: org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 9 class name: org.onap.policy.distribution.forwarding.k8s.K8sArtifactForwarder
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 10 class name: org.onap.policy.distribution.main.startstop.DistributionActivator
FlexLogger:getLogger : loggerType = EELF
eelfLoggerMap size : 11 class name: org.onap.policy.distribution.main.rest.DistributionRestServer
2023-03-20T17:30:16.752Z|||main||||INFO|||||org.eclipse.jetty.util.log||Logging initialized @1100ms to org.eclipse.jetty.util.log.Slf4jLog
2023-03-20T17:30:16.872Z|||main||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=null]]: STARTING
FlexLogger:getLogger : loggerType = EELF
2023-03-20T17:30:16.874Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STOPPED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,UNAVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTING
eelfLoggerMap size : 12 class name: org.onap.policy.distribution.reception.handling.PluginHandler
2023-03-20T17:30:16.885Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.11+9
2023-03-20T17:30:16.893Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:30:16.950Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2023-03-20T17:30:16.950Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2023-03-20T17:30:16.952Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2023-03-20T17:30:17.724Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ed81ed21-d3e3-4dbd-a3c0-c7a101e3e385 url= /sdc/v1/artifactTypes
2023-03-20T17:30:17.734Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:30:17.802Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:30:17.805Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@43da269c
2023-03-20T17:30:17.813Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:30:17.818Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:30:17.848Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.handler.ContextHandler||Started o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}
2023-03-20T17:30:17.869Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.AbstractConnector||Started SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
2023-03-20T17:30:17.869Z|||SDCDistributionGroup-9014||||INFO|||||org.eclipse.jetty.server.Server||Started @2222ms
2023-03-20T17:30:17.886Z|||SDCDistributionGroup-9014||||INFO|||||org.onap.policy.common.endpoints.http.server.internal.JettyServletServer||JettyJerseyServer [servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-9014, toString()=JettyServer [name=SDCDistributionGroup, host=0.0.0.0, port=9014, user=healthcheck, password=true, contextPath=/, jettyServer=Server@3f91b517{STARTED}[9.4.14.v20181114], context=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE}, connector=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}, jettyThread=Thread[SDCDistributionGroup-9014,5,main]]]: STARTED: Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
+=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@18013ffc{s=0/1,p=0}] - STARTED
| +=ReservedThreadExecutor@18013ffc{s=0/1,p=0} - STARTED
| +>threads size=8
|   +>23 qtp1245065720-23 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>19 qtp1245065720-19 SELECTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.EPoll.wait(Native Method)
|   +>20 qtp1245065720-20-acceptor-0@3f70e680-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} ACCEPTING RUNNABLE @ java.base@11.0.11/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
|   +>22 qtp1245065720-22 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>21 qtp1245065720-21 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>24 qtp1245065720-24 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>25 qtp1245065720-25 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
|   +>26 qtp1245065720-26 IDLE TIMED_WAITING @ java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method)
+=Slf4jRequestLog@7657c0cf{STARTED} - STARTED
+=SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| +~Server@3f91b517{STARTED}[9.4.14.v20181114] - STARTED
| +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@18013ffc{s=0/1,p=0}] - STARTED
| +=ScheduledExecutorScheduler@10f7f7de{STARTED} - STARTED
| +-org.eclipse.jetty.io.ArrayByteBufferPool@3bc479fe
| +=HttpConnectionFactory@418c5a9c[HTTP/1.1] - STARTED
| | +-HttpConfiguration@dee4c94{32768/8192,8192/8192,https://:0,[]}
| |   +>customizers size=0
| |   +>formEncodedMethods size=2
| |   | +>POST
| |   | +>PUT
| |   +>outputBufferSize=32768
| |   +>outputAggregationSize=8192
| |   +>requestHeaderSize=8192
| |   +>responseHeaderSize=8192
| |   +>headerCacheSize=4096
| |   +>secureScheme=https
| |   +>securePort=0
| |   +>idleTimeout=-1
| |   +>blockingTimeout=-1
| |   +>sendDateHeader=true
| |   +>sendServerVersion=true
| |   +>sendXPoweredBy=false
| |   +>delayDispatchUntilContent=true
| |   +>persistentConnectionsEnabled=true
| |   +>maxErrorDispatches=10
| |   +>minRequestDataRate=0
| |   +>minResponseDataRate=0
| |   +>cookieCompliance=RFC6265
| |   +>setRequestCookieCompliance=RFC6265
| |   +>notifyRemoteAsyncErrors=true
| +=SelectorManager@SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014} - STARTED
| | +=ManagedSelector@5015ebb9{STARTED} id=0 keys=0 selected=0 updates=0 - STARTED
| |   +=EatWhatYouKill@7448127f/SelectorProducer@4d83cf1f/PRODUCING/p=false/QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@18013ffc{s=0/1,p=0}][pc=0,pic=0,pec=0,epc=0]@2023-03-20T17:30:17.882272Z - STARTED
| |   | +-SelectorProducer@4d83cf1f
| |   | +~QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@18013ffc{s=0/1,p=0}] - STARTED
| |   +>updates @ 2023-03-20T17:30:17.876712Z size=0
| |   +>keys @ 2023-03-20T17:30:17.878962Z size=0
| +-sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:9014]
| +-qtp1245065720-20-acceptor-0@3f70e680-SDCDistributionGroup@7a220c9a{HTTP/1.1,[http/1.1]}{0.0.0.0:9014}
+=o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} - STARTED
| +=org.eclipse.jetty.server.session.SessionHandler1180087857==dftMaxIdleSec=-1 - STARTED
| | +=ConstraintSecurityHandler@6d453a06{STARTED} - STARTED
| | | +-org.eclipse.jetty.security.DefaultAuthenticatorFactory@248fc88f
| | | +-org.eclipse.jetty.security.authentication.BasicAuthenticator@77270036
| | | +=HashLoginService@433d7dd[SDCDistributionGroup-login-service] - STARTED
| | | +=ServletHandler@40e25857{STARTED} - STARTED
| | | | +>listeners ServletHandler@40e25857{STARTED} size=0
| | | | +>filters ServletHandler@40e25857{STARTED} size=0
| | | | +>filterMappings ServletHandler@40e25857{STARTED} size=0
| | | | +>servlets ServletHandler@40e25857{STARTED} size=2
| | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3@e85295b2==io.swagger.jersey.config.JerseyJaxrsConfig,jsp=null,order=2,inst=true,async=true - STARTED
| | | | | | +>io.swagger.jersey.config.JerseyJaxrsConfig@1a733b74
| | | | | | +>initParams size=4
| | | | | |   +>swagger.api.basepath=http://onap-multicloud-k8s-5764bfd958-xspwb:9014/
| | | | | |   +>swagger.context.id=swagger-9014
| | | | | |   +>swagger.pretty.print=true
| | | | | |   +>swagger.scanner.id=swagger-9014
| | | | | +>org.glassfish.jersey.servlet.ServletContainer-5be46f9d@4a0bd4c5==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true - STARTED
| | | | |   +>org.glassfish.jersey.servlet.ServletContainer@551abebc
| | | | |   +>initParams size=3
| | | | |     +>jersey.config.server.provider.classnames=com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider,io.swagger.jaxrs.listing.ApiListingResource,io.swagger.jaxrs.listing.SwaggerSerializers,org.onap.policy.distribution.main.rest.DistributionRestController
| | | | |     +>swagger.scanner.id=swagger-9014
| | | | |     +>swagger.context.id=swagger-9014
| | | | +>servletMappings ServletHandler@40e25857{STARTED} size=2
| | | |   +>[/]=>io.swagger.jersey.config.JerseyJaxrsConfig-38ba6ce3
| | | |   +>[/*]=>org.glassfish.jersey.servlet.ServletContainer-5be46f9d
| | | +~org.eclipse.jetty.security.DefaultIdentityService@4f8d16fd
| | | +>roles size=1
| | | | +>java.util.concurrent.CopyOnWriteArraySet@36ebcb(size=1)
| | | |   +:user
| | | +>constraints size=1
| | |   +>java.util.HashMap$EntrySet@1d7fca4a(size=1)
| | |     +:/*={*={RoleInfo,C[user],None}}
| | +=org.eclipse.jetty.server.session.DefaultSessionCache@1ed4fffb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | +=org.eclipse.jetty.server.session.NullSessionDataStore@1e3b4dc3[passivating=false,graceSec=3600] - STARTED
| | +~DefaultSessionIdManager@39a68a07{STARTED}[worker=node0] - STARTED
| +>No ClassLoader
| +>eventListeners o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
| +>handler attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=1
| | +>org.eclipse.jetty.server.Executor=QueuedThreadPool[qtp1245065720]@4a3631f8{STARTED,8<=8<=200,i=6,q=0}[ReservedThreadExecutor@18013ffc{s=0/1,p=0}]
| +>context attributes o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=2
| | +>org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
| | +>swagger.scanner.id.swagger-9014=io.swagger.jaxrs.config.DefaultJaxrsScanner@63d58f0b
| +>initparams o.e.j.s.ServletContextHandler@68702e03{/,null,AVAILABLE} size=0
+=ErrorHandler@274493e7{STARTED} - STARTED
+=DefaultSessionIdManager@39a68a07{STARTED}[worker=node0] - STARTED
| +=HouseKeeper@2a3fd3ba{STARTED}[interval=600000, ownscheduler=true] - STARTED
+>jdk.internal.loader.ClassLoaders$AppClassLoader@4fd334ff
| +>jdk.internal.loader.ClassLoaders$PlatformClassLoader@4c5ab512
+>AttributesMap@3b8d645
  +>null
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
2023-03-20T17:30:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:30:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9a6aa649-7bfc-4ae8-afca-4de4e55aa295 url= /sdc/v1/artifactTypes
2023-03-20T17:30:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:30:46.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:30:46.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@51a6d67a
2023-03-20T17:30:46.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:30:46.909Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:31:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:31:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4a45f907-a7d3-41a3-93d8-bde96990f7a2 url= /sdc/v1/artifactTypes
2023-03-20T17:31:16.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:31:16.942Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:31:16.943Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1392a240
2023-03-20T17:31:16.943Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:31:16.944Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:31:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:31:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 1b1aee15-c1f3-47ff-ae39-26e349ace07b url= /sdc/v1/artifactTypes
2023-03-20T17:31:46.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:31:46.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:31:46.908Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@59ec501f
2023-03-20T17:31:46.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:31:46.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:32:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:32:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 9dc33eb4-5d31-4890-8a3b-ca559ade09f7 url= /sdc/v1/artifactTypes
2023-03-20T17:32:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:32:16.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:32:16.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@20818426
2023-03-20T17:32:16.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:32:16.921Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:32:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:32:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 2a521d17-718b-418e-a17a-49ac79a1fa47 url= /sdc/v1/artifactTypes
2023-03-20T17:32:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:32:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:32:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5bc799d6
2023-03-20T17:32:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:32:46.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:33:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:33:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= f167bf87-ae5e-47ed-bf38-57c7cf31c246 url= /sdc/v1/artifactTypes
2023-03-20T17:33:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:33:16.917Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:33:16.918Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@658fa6f
2023-03-20T17:33:16.918Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:33:16.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:33:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:33:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7ecbda67-09d7-460a-b5b4-b0ddc9c92cff url= /sdc/v1/artifactTypes
2023-03-20T17:33:46.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:33:46.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:33:46.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4b8054e1
2023-03-20T17:33:46.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:33:46.907Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:34:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:34:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 399cdb4c-e444-421e-99da-b731792809b4 url= /sdc/v1/artifactTypes
2023-03-20T17:34:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:34:16.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:34:16.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@34537602
2023-03-20T17:34:16.921Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:34:16.921Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:34:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:34:46.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d40c0bcb-9127-4d0b-8dae-628d841dd145 url= /sdc/v1/artifactTypes
2023-03-20T17:34:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:34:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:34:46.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1af01236
2023-03-20T17:34:46.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:34:46.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:35:16.895Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:35:16.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 4a487044-1cc9-4ef8-9bfc-7d16f42f66d8 url= /sdc/v1/artifactTypes
2023-03-20T17:35:16.906Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:35:16.928Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:35:16.929Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@8379769
2023-03-20T17:35:16.929Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:35:16.929Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:35:46.893Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:35:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 18b2eba6-6230-4e2d-9ffb-431933cfc26a url= /sdc/v1/artifactTypes
2023-03-20T17:35:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:35:46.911Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:35:46.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@593825e1
2023-03-20T17:35:46.912Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:35:46.913Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:36:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:36:16.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b687a02c-efed-4175-9301-46beda6fd8cf url= /sdc/v1/artifactTypes
2023-03-20T17:36:16.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:36:16.923Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:36:16.924Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@a334dff
2023-03-20T17:36:16.924Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:36:16.924Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:36:46.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:36:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 670594ea-c7da-4558-9045-5ce4b9b4eca0 url= /sdc/v1/artifactTypes
2023-03-20T17:36:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:36:46.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:36:46.922Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3929011d
2023-03-20T17:36:46.922Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:36:46.922Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:37:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:37:16.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 12157ce9-0c38-4e85-97be-f413b7fd417d url= /sdc/v1/artifactTypes
2023-03-20T17:37:16.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:37:16.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:37:16.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3eeb5729
2023-03-20T17:37:16.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:37:16.917Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:37:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:37:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d52ff7bd-5a66-4512-934c-ee3e46caa6a7 url= /sdc/v1/artifactTypes
2023-03-20T17:37:46.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:37:46.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:37:46.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@406bf6c1
2023-03-20T17:37:46.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:37:46.916Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:38:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:38:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= a458958d-ad50-420f-b07c-9bd0f4974c52 url= /sdc/v1/artifactTypes
2023-03-20T17:38:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:38:16.915Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:38:16.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3dc00d04
2023-03-20T17:38:16.916Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:38:16.916Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:38:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:38:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8db8cc7b-4346-4d6b-a441-28cb147bcc17 url= /sdc/v1/artifactTypes
2023-03-20T17:38:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:38:46.909Z|||Timer-0||||ERROR|||||org.onap.sdc.http.HttpSdcClient||failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:157)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-03-20T17:38:46.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7669754c
2023-03-20T17:38:46.910Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-03-20T17:38:46.910Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: failed to connect
2023-03-20T17:39:16.895Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:39:16.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0fd0f366-be45-4991-a7a8-6444bc553a6e url= /sdc/v1/artifactTypes
2023-03-20T17:39:16.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:39:16.964Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:39:16.964Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b9f86bd
2023-03-20T17:39:16.965Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:39:16.966Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:39:46.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:39:46.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 965d4317-45fc-4184-9f45-7a9cffbf326e url= /sdc/v1/artifactTypes
2023-03-20T17:39:46.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:39:46.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:39:46.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d392479
2023-03-20T17:39:46.906Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:39:46.906Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:40:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:40:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 6c115eec-c2af-4198-8d3f-1b124db64369 url= /sdc/v1/artifactTypes
2023-03-20T17:40:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:40:16.945Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:40:16.945Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a7383a9
2023-03-20T17:40:16.946Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:40:16.962Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:40:46.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:40:46.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 20a12a02-e7bf-4181-99f7-c430eb58e282 url= /sdc/v1/artifactTypes
2023-03-20T17:40:46.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:40:46.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:40:46.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2c409c3e
2023-03-20T17:40:46.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:40:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:41:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:41:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 94f02a0e-7368-4405-927e-7235861d4489 url= /sdc/v1/artifactTypes
2023-03-20T17:41:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:41:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:41:16.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@49dbb5e9
2023-03-20T17:41:16.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:41:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:41:46.893Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:41:46.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 0dfceb02-9567-484d-a8eb-dcf0c7ce3433 url= /sdc/v1/artifactTypes
2023-03-20T17:41:46.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:41:46.913Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:41:46.914Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1155fefd
2023-03-20T17:41:46.914Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:41:46.915Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:42:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:42:16.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8236b2bb-1eb9-42e8-acf9-93da1eea5faf url= /sdc/v1/artifactTypes
2023-03-20T17:42:16.896Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:42:16.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:42:16.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@65bd55d
2023-03-20T17:42:16.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:42:16.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:42:46.890Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:42:46.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 79bf972c-c0a9-4b1f-9ff1-02a26416e999 url= /sdc/v1/artifactTypes
2023-03-20T17:42:46.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:42:46.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:42:46.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e3dd108
2023-03-20T17:42:46.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:42:46.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:43:16.895Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:43:16.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= da96cdf2-6e62-4d15-9d3a-506010c0fe10 url= /sdc/v1/artifactTypes
2023-03-20T17:43:16.911Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:43:16.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:43:16.919Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1cabbdb1
2023-03-20T17:43:16.919Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:43:16.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:43:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:43:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 910e7498-1c64-40c8-917e-874ba9b15d68 url= /sdc/v1/artifactTypes
2023-03-20T17:43:46.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:43:46.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:43:46.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@1a8bcf2b
2023-03-20T17:43:46.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:43:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:44:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:44:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e1ae4c6d-202c-400b-a122-2ecb64e989d7 url= /sdc/v1/artifactTypes
2023-03-20T17:44:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:44:16.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:44:16.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e65a814
2023-03-20T17:44:16.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:44:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:44:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:44:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 7090625a-b099-405e-b549-025929d01ab2 url= /sdc/v1/artifactTypes
2023-03-20T17:44:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:44:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:44:46.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@59159ecc
2023-03-20T17:44:46.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:44:46.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:45:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:45:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ff987f62-88db-46b6-91cf-5b5d7ba8354f url= /sdc/v1/artifactTypes
2023-03-20T17:45:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:45:16.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:45:16.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@2aa2d19e
2023-03-20T17:45:16.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:45:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:45:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:45:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= c7c6172b-ed62-43d7-84e9-1e0c8e8cdc54 url= /sdc/v1/artifactTypes
2023-03-20T17:45:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:45:46.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:45:46.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@26c1cd88
2023-03-20T17:45:46.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:45:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:46:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:46:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e4b9be09-7e0d-43c8-ac3f-d4f95ad80755 url= /sdc/v1/artifactTypes
2023-03-20T17:46:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:46:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:46:16.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@90871e9
2023-03-20T17:46:16.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:46:16.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:46:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:46:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= e20528c3-82ec-4ed8-8199-80d5c2cd0afc url= /sdc/v1/artifactTypes
2023-03-20T17:46:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:46:46.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:46:46.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@76c5aebe
2023-03-20T17:46:46.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:46:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:47:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:47:16.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= b2a5dec5-0165-43e4-80e1-840685da1d49 url= /sdc/v1/artifactTypes
2023-03-20T17:47:16.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:47:16.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:47:16.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@3eedd018
2023-03-20T17:47:16.905Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:47:16.906Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:47:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:47:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 08b499f4-87cc-479d-9f4c-d64119e1ae8b url= /sdc/v1/artifactTypes
2023-03-20T17:47:46.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:47:46.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:47:46.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@f40e53f
2023-03-20T17:47:46.899Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:47:46.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:48:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:48:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 22ec1400-fb85-4881-a3ed-5ad1d17fea69 url= /sdc/v1/artifactTypes
2023-03-20T17:48:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:48:16.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:48:16.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@41150042
2023-03-20T17:48:16.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:48:16.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:48:46.894Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:48:46.905Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 56b0501d-ceb1-40f3-b15b-6bcc60a8530e url= /sdc/v1/artifactTypes
2023-03-20T17:48:46.906Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:48:46.919Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:48:46.919Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@485c8c1c
2023-03-20T17:48:46.920Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:48:46.921Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:49:16.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:49:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ff4fb46c-aefe-4b1e-a2a6-92e2c0babdea url= /sdc/v1/artifactTypes
2023-03-20T17:49:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:49:16.899Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:49:16.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e3645d6
2023-03-20T17:49:16.900Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:49:16.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:49:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:49:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 157e3d76-0855-4c21-8b21-c577c2e0b01f url= /sdc/v1/artifactTypes
2023-03-20T17:49:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:49:46.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:49:46.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@48c9736
2023-03-20T17:49:46.903Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:49:46.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:50:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:50:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 78d2240a-b723-4526-a558-02645d08812a url= /sdc/v1/artifactTypes
2023-03-20T17:50:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:50:16.897Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:50:16.897Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@7cda5144
2023-03-20T17:50:16.898Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:50:16.898Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:50:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:50:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 45e26a0e-1cef-42de-8b5e-f2ac5976b29d url= /sdc/v1/artifactTypes
2023-03-20T17:50:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:50:46.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:50:46.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@65bb156
2023-03-20T17:50:46.902Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:50:46.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:51:16.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:51:16.893Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 8b0a593a-2989-4bc0-8b22-e9ea632b4666 url= /sdc/v1/artifactTypes
2023-03-20T17:51:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:51:16.901Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:51:16.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@c34d968
2023-03-20T17:51:16.901Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:51:16.902Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:51:46.891Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:51:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= ed00a025-384d-4694-949d-b62700dcdbf3 url= /sdc/v1/artifactTypes
2023-03-20T17:51:46.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:51:46.903Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 503
2023-03-20T17:51:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||status from SDC is org.onap.sdc.http.HttpSdcResponse@660db8d5
2023-03-20T17:51:46.904Z|||Timer-0||||ERROR|||||org.onap.sdc.http.SdcConnectorClient||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-03-20T17:51:46.904Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||error from SDC is: no healthy upstream
2023-03-20T17:52:16.892Z|||Timer-0||||INFO|||||org.onap.sdc.impl.DistributionClientImpl||DistributionClient - init
2023-03-20T17:52:16.894Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= 840cbddb-1a73-40df-9698-6f350bad4218 url= /sdc/v1/artifactTypes
2023-03-20T17:52:16.895Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-20T17:52:17.103Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-03-20T17:52:17.112Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Artifact types: [TOSCA_CSAR, HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_VOL, OTHER, VF_MODULES_METADATA, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-20T17:52:17.113Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||Get MessageBus cluster information from SDC
2023-03-20T17:52:17.113Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.SdcConnectorClient||about to perform get on SDC. requestId= d6cadf7d-a452-4d4d-8449-b446330f23a7 url= /sdc/v1/distributionKafkaData
2023-03-20T17:52:17.113Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-20T17:52:17.243Z|||Timer-0||||DEBUG|||||org.onap.sdc.http.HttpSdcClient||GET Response Status 200
2023-03-20T17:52:17.248Z|||Timer-0||||DEBUG|||||org.onap.sdc.impl.DistributionClientImpl||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@3d4514d4
2023-03-20T17:52:17.328Z|||Timer-0||||INFO|||||org.apache.kafka.clients.producer.ProducerConfig||ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

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

2023-03-20T17:52:17.800Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka version: 3.3.1
2023-03-20T17:52:17.800Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka commitId: e23c59d00e687ff5
2023-03-20T17:52:17.800Z|||Timer-0||||INFO|||||org.apache.kafka.common.utils.AppInfoParser||Kafka startTimeMs: 1679334737800
2023-03-20T17:52:17.802Z|||Timer-0||||INFO|||||org.apache.kafka.clients.consumer.KafkaConsumer||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:52:17.806Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:52:18.698Z|||kafka-producer-network-thread | multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513||||INFO|||||org.apache.kafka.clients.Metadata||[Producer clientId=multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513] Cluster ID: g32yTkd-TXuJkj03ayRFTA
2023-03-20T17:52:18.700Z|||kafka-producer-network-thread | multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513||||INFO|||||org.apache.kafka.clients.producer.internals.TransactionManager||[Producer clientId=multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513] ProducerId set to 1002 with epoch 0
2023-03-20T17:52:18.700Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.701Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.701Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.701Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.702Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.702Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to AFMAaHcdRBOVFYxI-jh8ww
2023-03-20T17:52:18.707Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.Metadata||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Cluster ID: g32yTkd-TXuJkj03ayRFTA
2023-03-20T17:52:18.708Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-20T17:52:18.726Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] (Re-)joining group
2023-03-20T17:52:18.789Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Request joining group due to: need to re-join with the given member-id: multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080-3521fd5b-673a-47e1-8ee2-f244546d885b
2023-03-20T17:52:18.790Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-20T17:52:18.790Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] (Re-)joining group
2023-03-20T17:52:21.797Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Successfully joined group with generation Generation{generationId=1, memberId='multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080-3521fd5b-673a-47e1-8ee2-f244546d885b', protocol='range'}
2023-03-20T17:52:21.801Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Finished assignment for group at generation 1: {multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080-3521fd5b-673a-47e1-8ee2-f244546d885b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-20T17:52:21.835Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Successfully synced group in generation Generation{generationId=1, memberId='multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080-3521fd5b-673a-47e1-8ee2-f244546d885b', protocol='range'}
2023-03-20T17:52:21.837Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-20T17:52:21.841Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-20T17:52:21.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-20T17:52:21.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-20T17:52:21.863Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-20T17:52:21.864Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-20T17:52:21.864Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-20T17:52:21.864Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-20T17:52:21.987Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-20T17:52:21.989Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-20T17:52:22.002Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-20T17:52:22.003Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-20T17:52:22.008Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-20T17:52:22.008Z|||pool-3-thread-1||||INFO|||||org.apache.kafka.clients.consumer.internals.SubscriptionState||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-20T17:52:47.810Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:53:17.811Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:53:47.814Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:54:17.815Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:54:47.817Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:55:17.818Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:55:47.820Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:56:17.822Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:56:47.823Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:57:17.825Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:57:47.826Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:58:17.827Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:58:47.829Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:59:17.831Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T17:59:47.833Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:00:17.834Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:00:47.835Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:01:17.837Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:01:18.733Z|||pool-3-thread-8||||INFO|||||org.apache.kafka.clients.NetworkClient||[Consumer clientId=multicloud-k8s-consumer-453271cc-6280-4db0-ade6-e9b756072080, groupId=multicloud] Node -1 disconnected.
2023-03-20T18:01:19.003Z|||kafka-producer-network-thread | multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513||||INFO|||||org.apache.kafka.clients.NetworkClient||[Producer clientId=multicloud-k8s-producer-a8ebbaa1-7b43-4352-aeac-cb4a0007a513] Node -1 disconnected.
2023-03-20T18:01:47.838Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:02:17.839Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:02:47.841Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:03:17.842Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:03:47.845Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:04:17.846Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:04:47.848Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:05:17.849Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:05:47.851Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:06:17.852Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:06:47.853Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:07:17.853Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:07:47.855Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:08:17.855Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:08:47.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:09:17.857Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:09:47.859Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:10:17.860Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:10:47.862Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:11:17.864Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:11:47.867Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:12:17.868Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:12:47.870Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:13:17.872Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:13:47.873Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:14:17.873Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:14:47.875Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:15:17.877Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:15:47.879Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:16:17.882Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:16:47.884Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:17:17.885Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:17:47.887Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:18:17.888Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:18:47.890Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:19:17.891Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:19:47.892Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:20:17.893Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:20:47.895Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:21:17.896Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:21:47.898Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:22:17.899Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:22:47.899Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:23:17.901Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:23:47.901Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:24:17.903Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:24:47.903Z|||pool-3-thread-7||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:25:17.905Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:25:47.906Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:26:17.907Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:26:47.908Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:27:17.910Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:27:47.912Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:28:17.914Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:28:47.916Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:29:17.918Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:29:47.921Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:30:17.923Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:30:47.924Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:31:17.926Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:31:47.927Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:32:17.928Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:32:47.930Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:33:17.931Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:33:47.931Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:34:17.933Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:34:47.934Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:35:17.935Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:35:47.935Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:36:17.937Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:36:47.938Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:37:17.940Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:37:47.942Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:38:17.942Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:38:47.943Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:39:17.945Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:39:47.945Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:40:17.947Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:40:47.948Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:41:17.948Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:41:47.950Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:42:17.952Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:42:47.954Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:43:17.955Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:43:47.956Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:44:17.957Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:44:47.959Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:45:17.959Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:45:47.960Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:46:17.962Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:46:47.963Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:47:17.964Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:47:47.965Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:48:17.967Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:48:47.968Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:49:17.970Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:49:47.971Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:50:17.973Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:50:47.975Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:51:17.976Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:51:47.978Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:52:17.979Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:52:47.981Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:53:17.982Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:53:47.984Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:54:17.986Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:54:47.987Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:55:17.988Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:55:47.990Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:56:17.992Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:56:47.994Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:57:17.995Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:57:47.997Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:58:17.997Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:58:47.999Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:59:18.000Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T18:59:48.002Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:00:18.003Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:00:48.005Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:01:18.006Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:01:48.006Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:02:18.008Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:02:48.010Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:03:18.011Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:03:48.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:04:18.012Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:04:48.014Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:05:18.015Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:05:48.016Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:06:18.018Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:06:48.019Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:07:18.020Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:07:48.021Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:08:18.023Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:08:48.025Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:09:18.026Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:09:48.026Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:10:18.028Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:10:48.029Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:11:18.031Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:11:48.034Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:12:18.035Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:12:48.036Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:13:18.038Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:13:48.040Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:14:18.041Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:14:48.042Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:15:18.043Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:15:48.044Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:16:18.046Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:16:48.047Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:17:18.048Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:17:48.050Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:18:18.051Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:18:48.053Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:19:18.054Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:19:48.055Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:20:18.057Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:20:48.058Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:21:18.060Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:21:48.060Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:22:18.061Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:22:48.062Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:23:18.063Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:23:48.064Z|||pool-3-thread-5||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:24:18.067Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:24:48.070Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:25:18.073Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:25:48.074Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:26:18.076Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:26:48.077Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:27:18.079Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:27:48.080Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:28:18.081Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:28:48.083Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:29:18.087Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:29:48.089Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:30:18.089Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:30:48.091Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:31:18.092Z|||pool-3-thread-4||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:31:48.095Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:32:18.097Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:32:48.098Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:33:18.098Z|||pool-3-thread-3||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:33:48.100Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:34:18.101Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:34:48.103Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:35:18.104Z|||pool-3-thread-2||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:35:48.105Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:36:18.107Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:36:48.108Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:37:18.109Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:37:48.111Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:38:18.112Z|||pool-3-thread-9||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:38:48.113Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:39:18.114Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:39:48.116Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:40:18.119Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:40:48.121Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:41:18.122Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:41:48.123Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:42:18.124Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:42:48.125Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:43:18.126Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:43:48.128Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:44:18.129Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:44:48.130Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:45:18.131Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:45:48.133Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:46:18.135Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:46:48.136Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:47:18.138Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:47:48.138Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:48:18.139Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:48:48.141Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:49:18.143Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:49:48.144Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:50:18.145Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:50:48.147Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:51:18.148Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:51:48.150Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:52:18.151Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:52:48.151Z|||pool-3-thread-6||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:53:18.154Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:53:48.155Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:54:18.158Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:54:48.160Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:55:18.163Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:55:48.165Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:56:18.166Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:56:48.168Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:57:18.170Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:57:48.170Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:58:18.172Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:58:48.173Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:59:18.174Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T19:59:48.176Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:00:18.177Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:00:48.178Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:01:18.179Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:01:48.181Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:02:18.182Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:02:48.183Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:03:18.184Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:03:48.186Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:04:18.186Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:04:48.188Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:05:18.189Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:05:48.190Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:06:18.191Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:06:48.192Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:07:18.192Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:07:48.193Z|||pool-3-thread-1||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:08:18.195Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:08:48.198Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:09:18.199Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:09:48.200Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:10:18.202Z|||pool-3-thread-8||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:10:48.203Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-20T20:11:18.204Z|||pool-3-thread-10||||INFO|||||org.onap.sdc.impl.NotificationConsumer||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO