Results

By type

          03:18:47,439 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:18:47,440 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:18:47,440 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml]
03:18:47,454 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5b1669c0 - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml] is not of type file
03:18:47,654 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:18:47,665 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar!/logback.xml] 
03:18:47,665 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
03:18:47,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:18:47,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:18:47,751 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:18:47,751 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:18:47,751 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:18:47,753 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:18:47,756 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender]
03:18:47,762 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - setting totalSizeCap to 200 MB
03:18:47,764 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Archive files will be limited to [100 MB] each.
03:18:47,767 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Will use gz compression
03:18:47,768 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2028265136 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file
03:18:47,771 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'.
03:18:47,771 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - Roll-over at midnight.
03:18:47,778 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6e9175d8 - Setting initial period to Sat May 06 03:18:47 GMT 2023
03:18:47,782 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:18:47,782 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:18:47,782 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:18:47,784 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log
03:18:47,784 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log]
03:18:47,785 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:18:47,785 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender]
03:18:47,787 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - setting totalSizeCap to 200 MB
03:18:47,787 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Archive files will be limited to [100 MB] each.
03:18:47,787 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Will use gz compression
03:18:47,787 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2097905212 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file
03:18:47,788 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'.
03:18:47,788 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - Roll-over at midnight.
03:18:47,788 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@15bb5034 - Setting initial period to Sat May 06 03:18:47 GMT 2023
03:18:47,789 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:18:47,789 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:18:47,789 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:18:47,789 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log
03:18:47,789 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log]
03:18:47,790 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:18:47,790 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender]
03:18:47,790 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - setting totalSizeCap to 200 MB
03:18:47,791 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Archive files will be limited to [100 MB] each.
03:18:47,791 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Will use gz compression
03:18:47,791 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1265900909 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file
03:18:47,792 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'.
03:18:47,792 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - Roll-over at midnight.
03:18:47,792 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2eae8e6e - Setting initial period to Sat May 06 03:18:47 GMT 2023
03:18:47,793 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead.
03:18:47,793 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
03:18:47,793 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
03:18:47,793 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log
03:18:47,793 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log]
03:18:47,794 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO
03:18:47,794 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false
03:18:47,794 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger]
03:18:47,794 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger]
03:18:47,794 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG
03:18:47,794 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false
03:18:47,794 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger]
03:18:47,794 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger]
03:18:47,794 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG
03:18:47,795 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false
03:18:47,795 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger]
03:18:47,795 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger]
03:18:47,795 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:18:47,795 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT]
03:18:47,795 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:18:47,795 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:18:47,795 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@8f2ef19 - Registering current configuration as safe fallback point

03:18:48.593 [background-preinit] DEBUG o.h.v.m.ResourceBundleMessageInterpolator - Loaded expression factory via original TCCL

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

03:18:48.960 [main] INFO  o.o.universalvesadapter.Application - Starting Application v1.5.0 on dcae-ves-mapper with PID 6 (/opt/app/VESAdapter/lib/UniversalVesAdapter-1.5.0.jar started by VESAdapter in /opt/app/VESAdapter)
03:18:48.964 [main] INFO  o.o.universalvesadapter.Application - No active profile set, falling back to default profiles: default
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/opt/app/VESAdapter/lib/groovy-all-2.4.21.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
03:18:51.259 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http)
03:18:51.282 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"]
03:18:51.296 [main] INFO  o.a.catalina.core.StandardService - Starting service [Tomcat]
03:18:51.297 [main] INFO  o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14]
03:18:51.312 [main] INFO  o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib]
03:18:51.535 [main] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
03:18:51.536 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2230 ms
03:18:51.670 [main] INFO  o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol.
03:18:52.330 [main] INFO  o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
03:18:52.891 [main] INFO  o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"]
03:18:52.923 [main] INFO  o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path ''
03:18:52.928 [main] INFO  o.o.universalvesadapter.Application - Started Application in 5.039 seconds (JVM running for 6.15)
03:18:52.930 [main] INFO  debugLogger - The Default Config file Location:kv.json
03:18:52.931 [main] INFO  o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-mapper, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}
03:18:53.101 [main] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml
03:18:58.210 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:18:58.223 [parallel-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
03:18:58.223 [parallel-1] INFO  debugLogger - Triggering controller's start url 
03:18:58.224 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START
03:18:58.678 [http-nio-8085-exec-1] INFO  o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet'
03:18:58.679 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
03:18:58.692 [http-nio-8085-exec-1] INFO  o.s.web.servlet.DispatcherServlet - Completed initialization in 12 ms
03:18:58.816 [http-nio-8085-exec-1] INFO  metricsLogger - UniversalVesAdapter Application starting...
03:18:58.817 [http-nio-8085-exec-1] INFO  debugLogger - Creating Subcriber and Publisher with creator.............
03:18:58.818 [http-nio-8085-exec-1] INFO  debugLogger - Retrieved JsonArray from Collector Config File
03:18:58.818 [http-nio-8085-exec-1] INFO  debugLogger - returning Dmaap topics from Collector Config
03:18:59.272 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
03:18:59.274 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d
03:18:59.287 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-RESTCONFTRAP/grp2/con2
03:18:59.288 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Sat May 06 03:18:59 GMT 2023
03:18:59.296 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
03:18:59.297 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac
03:18:59.297 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
03:18:59.298 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT
03:18:59.298 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Sat May 06 03:18:59 GMT 2023
03:18:59.304 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT
03:18:59.308 [rcc-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:rcc-notification
03:18:59.309 [rcc-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
03:18:59.309 [rcc-notification] INFO  debugLogger - starting subscriber & publisher thread:rcc-notification
03:18:59.312 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:59.320 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
03:18:59.320 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3
03:18:59.320 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-SNMPTRAP/grp2/con2
03:18:59.321 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Sat May 06 03:18:59 GMT 2023
03:18:59.331 [http-nio-8085-exec-1] INFO  debugLogger - Created new instance of DMaaP MR Factory
03:18:59.332 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f
03:18:59.332 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000
03:18:59.333 [http-nio-8085-exec-1] INFO  debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT
03:18:59.333 [http-nio-8085-exec-1] INFO  debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Sat May 06 03:18:59 GMT 2023
03:18:59.333 [http-nio-8085-exec-1] INFO  debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT
03:18:59.335 [snmp-notification] INFO  metricsLogger - fetch and publish from and to Dmaap started:snmp-notification
03:18:59.337 [snmp-notification] INFO  debugLogger - The Polling Interval in Milli Second is :{}10000
03:18:59.337 [snmp-notification] INFO  debugLogger - starting subscriber & publisher thread:snmp-notification
03:18:59.337 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:18:59.380 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END
03:19:09.348 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:09.348 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:19.350 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:19.350 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:19.365 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:19.366 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:29.355 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:29.356 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:39.358 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:39.358 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:39.359 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:39.359 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:49.366 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:49.366 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:19:58.203 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:19:59.367 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:59.367 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:19:59.368 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:19:59.368 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:09.373 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:09.373 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:19.374 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:19.374 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:19.375 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:19.375 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:29.378 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:29.378 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:39.379 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:39.379 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:39.380 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:39.380 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:49.385 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:49.385 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:20:58.191 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:20:59.386 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:59.387 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:20:59.387 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:20:59.387 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:09.393 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:09.393 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:19.394 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:19.394 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:19.395 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:19.395 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:29.402 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:29.402 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:39.403 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:39.403 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:39.404 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:39.404 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:49.407 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:49.407 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:21:58.202 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:21:59.408 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:59.408 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:21:59.408 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:21:59.408 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:09.412 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:09.412 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:19.412 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:19.413 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:19.413 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:19.413 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:29.418 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:29.421 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:39.421 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:39.422 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:39.422 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:39.422 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:49.427 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:49.428 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:22:58.197 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:22:59.427 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:59.428 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:22:59.429 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:22:59.429 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:09.434 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:09.436 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:19.435 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:19.436 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:19.436 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:19.437 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:29.442 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:29.445 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:39.443 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:39.444 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:39.445 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:39.446 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:49.450 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:49.450 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:23:58.190 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:23:59.451 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:59.451 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:23:59.452 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:23:59.453 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:09.459 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:09.460 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:19.459 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:19.460 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:19.464 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:19.464 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:29.465 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:29.465 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:39.465 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:39.466 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:39.467 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:39.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:49.471 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:49.471 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:24:58.194 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:24:59.472 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:59.472 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:24:59.473 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:24:59.473 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:09.475 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:09.479 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:19.476 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:19.476 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:19.481 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:19.482 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:29.482 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:29.482 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:39.482 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:39.483 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:39.483 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:39.483 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:49.487 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:49.487 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:25:58.199 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:25:59.488 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:59.489 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:25:59.490 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:25:59.490 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:09.496 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:09.496 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:19.497 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:19.498 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:19.499 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:19.499 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:29.504 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:29.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:39.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:39.506 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:39.506 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:39.506 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:49.513 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:49.513 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:26:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:26:59.513 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:59.514 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:26:59.514 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:26:59.514 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:09.519 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:09.519 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:19.520 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:19.521 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:19.520 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:19.521 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:29.522 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:29.522 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:39.523 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:39.523 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:39.528 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:39.529 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:49.527 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:49.527 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:27:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:27:59.528 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:59.529 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:27:59.529 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:27:59.529 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:09.534 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:09.534 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:19.535 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:19.535 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:19.535 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:19.536 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:29.538 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:29.539 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:39.539 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:39.540 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:39.540 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:39.540 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:49.545 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:49.545 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:28:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:28:59.546 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:59.546 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:28:59.546 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:28:59.547 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:09.547 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:09.551 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:19.547 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:19.548 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:19.553 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:19.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:29.552 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:29.552 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:39.552 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:39.553 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:39.553 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:39.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:49.557 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:49.557 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:29:58.191 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:29:59.558 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:59.558 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:29:59.558 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:29:59.559 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:09.566 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:09.566 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:19.567 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:19.567 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:19.568 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:19.568 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:29.572 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:29.572 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:39.572 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:39.572 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:39.573 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:39.573 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:49.577 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:49.578 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:30:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:30:59.578 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:59.578 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:30:59.579 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:30:59.579 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:09.581 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:09.581 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:19.581 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:19.582 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:19.582 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:19.583 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:29.587 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:29.587 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:39.588 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:39.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:39.588 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:39.589 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:49.593 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:49.595 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:31:58.190 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:31:59.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:59.594 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:31:59.595 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:31:59.596 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:09.598 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:09.598 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:19.599 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:19.599 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:19.600 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:19.600 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:29.603 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:29.604 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:39.604 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:39.604 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:39.605 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:39.606 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:49.607 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:49.607 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:32:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:32:59.608 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:59.608 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:32:59.609 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:32:59.609 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:09.614 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:09.614 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:19.615 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:19.615 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:19.615 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:19.616 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:29.619 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:29.619 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:39.619 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:39.619 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:39.620 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:39.620 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:49.626 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:49.626 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:33:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:33:59.627 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:59.627 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:33:59.628 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:33:59.628 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:09.634 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:09.635 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:19.635 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:19.635 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:19.636 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:19.636 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:29.638 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:29.639 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:39.639 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:39.640 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:39.640 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:39.641 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:49.645 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:49.645 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:34:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:34:59.645 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:59.646 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:34:59.647 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:34:59.648 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:09.653 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:09.654 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:19.654 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:19.655 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:19.656 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:19.656 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:29.662 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:29.663 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:39.663 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:39.663 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:39.664 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:39.664 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:49.667 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:49.673 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:35:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:35:59.667 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:59.668 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:35:59.673 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:35:59.673 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:09.670 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:09.670 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:19.671 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:19.671 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:19.671 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:19.671 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:29.676 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:29.676 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:39.677 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:39.677 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:39.678 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:39.678 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:49.682 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:49.682 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:36:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:36:59.683 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:59.683 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:36:59.683 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:36:59.683 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:09.688 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:09.688 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:19.689 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:19.689 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:19.689 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:19.690 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:29.695 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:29.695 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:39.695 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:39.696 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:39.696 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:39.696 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:49.703 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:49.705 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:37:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:37:59.703 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:59.704 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:37:59.705 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:37:59.706 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:09.707 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:09.707 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:19.708 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:19.708 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:19.708 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:19.708 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:29.714 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:29.714 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:39.715 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:39.715 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:39.715 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:39.715 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:49.725 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:49.726 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:38:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:38:59.726 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:59.726 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:38:59.727 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:38:59.727 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:09.727 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:09.727 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:19.727 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:19.728 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:19.728 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:19.728 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:29.731 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:29.732 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:39.732 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:39.733 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:39.733 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:39.733 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:49.741 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:49.741 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:39:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:39:59.742 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:59.742 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:39:59.744 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:39:59.744 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:09.748 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:09.748 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:19.749 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:19.749 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:19.749 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:19.749 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:29.753 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:29.753 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:39.753 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:39.754 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:39.755 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:39.755 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:49.756 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:49.757 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:40:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:40:59.756 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:59.757 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:40:59.758 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:40:59.758 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:09.770 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:09.771 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:19.771 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:19.772 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:19.773 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:19.774 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:29.777 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:29.777 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:39.778 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:39.779 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:39.779 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:39.779 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:49.783 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:49.783 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:41:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:41:59.784 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:59.784 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:41:59.784 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:41:59.785 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:09.794 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:09.794 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:19.795 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:19.795 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:19.796 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:19.797 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:29.800 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:29.800 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:39.800 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:39.801 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:39.801 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:39.802 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:49.803 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:49.803 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:42:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:42:59.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:59.804 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:42:59.804 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:42:59.805 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:09.809 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:09.809 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:19.810 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:19.810 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:19.810 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:19.810 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:29.814 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:29.814 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:39.815 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:39.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:39.815 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:39.816 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:49.822 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:49.822 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:43:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:43:59.823 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:59.823 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:43:59.823 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:43:59.824 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:09.829 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:09.830 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:19.830 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:19.830 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:19.830 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:19.831 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:29.839 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:29.839 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:39.840 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:39.840 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:39.840 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:39.840 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:49.846 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:49.846 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:44:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:44:59.846 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:59.847 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:44:59.849 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:44:59.849 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:09.851 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:09.851 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:19.852 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:19.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:19.852 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:19.853 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:29.855 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:29.855 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:39.856 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:39.856 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:39.857 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:39.857 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:49.862 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:49.862 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:45:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:45:59.862 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:59.862 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:45:59.863 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:45:59.863 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:09.868 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:09.868 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:19.869 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:19.869 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:19.869 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:19.869 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:29.873 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:29.873 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:39.873 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:39.874 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:39.874 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:39.874 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:49.879 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:49.879 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:46:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:46:59.880 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:59.880 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:46:59.880 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:46:59.880 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:09.885 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:09.885 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:19.886 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:19.886 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:19.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:19.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:29.893 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:29.893 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:39.894 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:39.895 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:39.894 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:39.895 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:49.899 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:49.899 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:47:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:47:59.900 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:59.900 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:47:59.900 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:47:59.901 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:09.905 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:09.905 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:19.905 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:19.906 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:19.906 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:19.907 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:29.912 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:29.912 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:39.914 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:39.914 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:39.914 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:39.915 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:49.915 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:49.920 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:48:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:48:59.916 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:59.917 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:48:59.920 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:48:59.921 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:09.919 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:09.919 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:19.920 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:19.920 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:19.920 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:19.920 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:29.925 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:29.925 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:39.925 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:39.925 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:39.926 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:39.926 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:49.934 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:49.934 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:49:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:49:59.936 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:59.936 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:49:59.937 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:49:59.937 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:09.945 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:09.945 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:19.945 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:19.945 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:19.946 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:19.946 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:29.953 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:29.954 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:39.954 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:39.954 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:39.955 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:39.955 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:49.962 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:49.962 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:50:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:50:59.963 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:59.963 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:50:59.964 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:50:59.965 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:09.967 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:09.967 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:19.968 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:19.968 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:19.969 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:19.970 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:29.971 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:29.971 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:39.971 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:39.971 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:39.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:39.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:49.975 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:49.975 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:51:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:51:59.976 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:59.976 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:51:59.976 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:51:59.976 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:09.980 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:09.980 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:19.981 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:19.983 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:19.988 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:19.988 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:29.993 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:29.994 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:39.994 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:39.994 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:39.995 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:39.995 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:49.997 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:49.997 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:52:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:52:59.997 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:59.998 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:52:59.998 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:52:59.998 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:10.001 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:10.001 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:20.002 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:20.002 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:20.003 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:20.003 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:30.004 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:30.004 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:40.004 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:40.005 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:53:40.005 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:40.005 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:53:50.008 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:50.008 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:53:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:54:00.009 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:00.009 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:00.010 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:00.010 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:10.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:10.015 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:20.015 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:20.015 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:20.016 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:20.016 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:30.021 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:30.021 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:40.022 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:40.022 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:54:40.022 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:40.022 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:54:50.024 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:50.029 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:54:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:55:00.025 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:00.026 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:00.029 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:00.029 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:10.030 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:10.031 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:20.031 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:20.031 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:20.031 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:20.032 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:30.034 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:30.035 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:40.035 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:40.035 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:55:40.035 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:40.035 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:55:50.039 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:50.039 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:55:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:56:00.039 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:00.040 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:00.040 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:00.041 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:10.049 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:10.050 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:20.050 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:20.050 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:20.051 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:20.051 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:30.057 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:30.057 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:40.058 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:40.058 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:40.058 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:56:40.059 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:56:50.060 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:50.060 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:56:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:57:00.061 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:00.061 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:00.061 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:00.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:10.068 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:10.069 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:20.069 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:20.070 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:20.070 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:20.070 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:30.071 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:30.071 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:40.072 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:40.072 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:57:40.072 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:40.072 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:57:50.077 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:50.077 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:57:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:58:00.078 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:00.078 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:00.078 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:00.079 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:10.085 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:10.084 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:20.085 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:20.085 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:20.086 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:20.086 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:30.093 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:30.093 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:40.093 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:40.094 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:40.094 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:58:40.094 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:58:50.097 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:50.097 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:58:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
03:59:00.098 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:00.098 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:00.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:00.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:10.099 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:10.099 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:20.100 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:20.100 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:20.100 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:20.100 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:30.106 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:30.106 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:40.107 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:40.109 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:40.114 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
03:59:40.114 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
03:59:50.117 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:50.117 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
03:59:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:00:00.118 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:00.118 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:00.118 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:00.118 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:10.120 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:10.125 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:20.121 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:20.121 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:20.126 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:20.126 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:30.124 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:30.124 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:40.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:40.125 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:40.125 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:00:40.125 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:00:50.128 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:50.129 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:00:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:01:00.130 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:00.130 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:00.130 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:00.131 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:10.139 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:10.139 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:20.139 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:20.140 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:20.140 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:20.141 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:30.146 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:30.147 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:40.147 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:40.147 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:01:40.148 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:40.148 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:01:50.153 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:50.153 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:01:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:02:00.153 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:00.153 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:00.154 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:00.154 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:10.161 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:10.161 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:20.162 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:20.162 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:20.162 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:20.162 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:30.166 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:30.167 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:40.167 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:40.167 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:02:40.168 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:40.168 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:02:50.172 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:50.172 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:02:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:03:00.172 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:00.172 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:00.172 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:00.173 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:10.176 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:10.176 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:20.177 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:20.177 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:20.177 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:20.177 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:30.179 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:30.179 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:40.179 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:40.179 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:03:40.180 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:40.180 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:03:50.182 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:50.183 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:03:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:04:00.183 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:00.183 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:00.183 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:00.184 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:10.188 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:10.188 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:20.189 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:20.189 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:20.189 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:20.189 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:30.192 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:30.192 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:40.193 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:40.193 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:04:40.193 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:40.193 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:04:50.195 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:50.196 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:04:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:05:00.196 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:00.197 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:00.196 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:00.197 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:10.201 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:10.201 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:20.203 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:20.204 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:20.204 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:20.205 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:30.209 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:30.209 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:40.209 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:40.209 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:05:40.210 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:40.210 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:05:50.214 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:50.214 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:05:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:06:00.215 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:00.215 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:00.215 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:00.215 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:10.222 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:10.222 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:20.222 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:20.222 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:20.223 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:20.223 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:30.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:30.228 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:40.228 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:40.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:40.229 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:06:40.229 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:06:50.231 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:50.232 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:06:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:07:00.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:00.233 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:00.232 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:00.233 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:10.238 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:10.239 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:20.239 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:20.239 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:20.240 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:20.241 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:30.245 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:30.245 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:40.245 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:40.245 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:07:40.246 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:40.246 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:07:50.248 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:50.249 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:07:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:08:00.249 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:00.249 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:00.250 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:00.250 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:10.254 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:10.254 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:20.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:20.255 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:20.255 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:20.256 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:30.262 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:30.262 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:40.263 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:40.263 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:08:40.263 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:40.263 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:08:50.270 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:50.270 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:08:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:09:00.270 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:00.271 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:00.271 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:00.271 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:10.276 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:10.277 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:20.277 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:20.277 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:20.278 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:20.278 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:30.280 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:30.280 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:40.281 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:40.281 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:09:40.281 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:40.281 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:09:50.283 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:50.283 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:09:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:10:00.284 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:00.284 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:00.284 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:00.284 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:10.290 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:10.290 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:20.291 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:20.291 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:20.291 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:20.292 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:30.295 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:30.295 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:40.295 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:40.295 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:10:40.297 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:40.297 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:10:50.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:50.300 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:10:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:11:00.300 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:00.301 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:00.301 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:00.301 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:10.303 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:10.303 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:20.304 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:20.305 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:20.304 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:20.305 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:30.308 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:30.308 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:40.308 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:40.309 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:40.309 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:11:40.309 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:11:50.313 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:50.313 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:11:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:12:00.313 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:00.313 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:00.314 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:00.314 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:10.316 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:10.317 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:20.317 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:20.318 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:20.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:20.318 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:30.326 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:30.326 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:40.326 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:40.326 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:40.326 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:12:40.327 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:12:50.332 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:50.332 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:12:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:13:00.336 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:00.337 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:00.336 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:00.341 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:10.345 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:10.345 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:20.345 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:20.346 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:20.346 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:20.346 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:30.354 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:30.354 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:40.355 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:40.355 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:13:40.356 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:40.356 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:13:50.360 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:50.360 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:13:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:14:00.361 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:00.361 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:00.361 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:00.361 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:10.364 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:10.365 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:20.365 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:20.365 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:20.366 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:20.366 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:30.367 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:30.367 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:40.367 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:40.368 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:40.368 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:14:40.368 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:14:50.372 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:50.373 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:14:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:15:00.372 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:00.373 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:00.376 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:00.377 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:10.377 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:10.377 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:20.378 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:20.378 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:20.379 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:20.379 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:30.384 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:30.384 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:40.385 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:40.385 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:15:40.385 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:40.385 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:15:50.390 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:50.390 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:15:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:16:00.390 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:00.391 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:00.390 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:00.391 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:10.395 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:10.395 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:20.396 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:20.396 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:20.396 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:20.396 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:30.402 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:30.402 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:40.402 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:40.403 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:40.404 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:16:40.404 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:16:50.407 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:50.407 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:16:58.190 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:17:00.407 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:00.407 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:00.408 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:00.408 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:10.413 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:10.414 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:20.414 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:20.415 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:20.415 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:20.415 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:30.422 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:30.422 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:40.423 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:40.423 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:17:40.423 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:40.423 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:17:50.429 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:50.429 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:17:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:18:00.429 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:00.430 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:00.430 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:00.430 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:10.431 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:10.431 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:20.432 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:20.432 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:20.432 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:20.433 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:30.442 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:30.442 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:40.442 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:40.443 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:40.445 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:18:40.445 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:18:50.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:50.447 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:18:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:19:00.447 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:00.447 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:00.448 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:00.448 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:10.454 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:10.454 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:20.455 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:20.455 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:20.455 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:20.455 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:30.459 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:30.459 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:40.459 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:40.460 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:40.459 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:19:40.461 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:19:50.466 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:50.466 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:19:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:20:00.466 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:00.467 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:00.467 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:00.467 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:10.472 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:10.472 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:20.473 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:20.473 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:20.473 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:20.474 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:30.474 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:30.475 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:40.475 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:40.475 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:20:40.476 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:40.476 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:20:50.481 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:50.481 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:20:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:21:00.481 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:00.481 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:00.482 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:00.482 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:10.490 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:10.490 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:20.491 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:20.491 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:20.491 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:20.491 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:30.498 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:30.498 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:40.499 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:40.499 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:21:40.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:40.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:21:50.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:50.504 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:21:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:22:00.504 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:00.505 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:00.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:00.505 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:10.509 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:10.509 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:20.509 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:20.510 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:20.511 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:20.511 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:30.515 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:30.516 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:40.516 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:40.516 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:40.517 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:22:40.517 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:22:50.521 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:50.521 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:22:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:23:00.522 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:00.522 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:00.522 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:00.523 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:10.526 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:10.527 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:20.527 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:20.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:20.527 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:20.528 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:30.533 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:30.534 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:40.534 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:40.535 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:40.535 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:23:40.535 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:23:50.541 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:50.541 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:23:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:24:00.541 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:00.542 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:00.542 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:00.542 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:10.548 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:10.548 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:20.549 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:20.549 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:20.549 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:20.549 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:30.551 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:30.551 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:40.552 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:40.552 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:24:40.552 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:40.552 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:24:50.557 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:50.557 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:24:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:25:00.558 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:00.558 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:00.559 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:00.560 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:10.565 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:10.565 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:20.565 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:20.566 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:20.567 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:20.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:30.572 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:30.573 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:40.573 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:40.574 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:40.574 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:25:40.574 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:25:50.575 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:50.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:25:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:26:00.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:00.576 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:00.577 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:00.577 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:10.581 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:10.582 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:20.582 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:20.582 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:20.583 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:20.583 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:30.588 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:30.589 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:40.589 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:40.589 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:26:40.590 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:40.590 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:26:50.592 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:50.592 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:26:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:27:00.593 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:00.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:00.593 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:00.593 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:10.594 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:10.594 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:20.596 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:20.596 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:20.596 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:20.596 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:30.598 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:30.599 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:40.599 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:40.600 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:40.600 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:27:40.600 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:27:50.604 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:50.604 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:27:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:28:00.605 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:00.605 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:00.605 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:00.605 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:10.609 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:10.610 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:20.610 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:20.610 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:20.611 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:20.611 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:30.615 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:30.615 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:40.615 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:40.615 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:28:40.616 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:40.616 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:28:50.621 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:50.621 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:28:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:29:00.622 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:00.622 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:00.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:00.622 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:10.624 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:10.624 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:20.625 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:20.625 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:20.626 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:20.626 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:30.627 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:30.627 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:40.628 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:40.628 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:29:40.629 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:40.628 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:29:50.630 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:50.630 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:29:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:30:00.631 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:00.631 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:00.631 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:00.631 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:10.636 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:10.636 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:20.636 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:20.636 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:20.637 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:20.637 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:30.640 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:30.640 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:40.641 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:40.641 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:30:40.641 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:40.641 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:30:50.642 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:50.642 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:30:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:31:00.643 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:00.643 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:00.643 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:00.644 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:10.648 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:10.648 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:20.648 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:20.649 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:20.649 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:20.650 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:30.652 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:30.652 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:40.653 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:40.653 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:40.653 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:31:40.655 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:31:50.661 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:50.663 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:31:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:32:00.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:00.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:00.664 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:00.665 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:10.669 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:10.670 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:20.670 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:20.670 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:20.670 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:20.670 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:30.672 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:30.672 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:40.672 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:40.673 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:40.673 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:32:40.673 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:32:50.677 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:50.677 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:32:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:33:00.678 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:00.678 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:00.678 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:00.678 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:10.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:10.680 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:20.680 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:20.681 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:20.681 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:20.681 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:30.686 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:30.686 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:40.686 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:40.687 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:40.687 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:33:40.688 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:33:50.693 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:50.694 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:33:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:34:00.694 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:00.694 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:00.695 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:00.695 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:10.701 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:10.701 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:20.702 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:20.702 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:20.703 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:20.703 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:30.706 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:30.706 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:40.707 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:40.708 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:40.707 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:34:40.709 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:34:50.710 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:50.710 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:34:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:35:00.711 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:00.711 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:00.712 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:00.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:10.718 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:10.718 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:20.718 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:20.719 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:20.719 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:20.720 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:30.723 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:30.723 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:40.723 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:40.723 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:35:40.724 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:40.724 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:35:50.728 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:50.728 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:35:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:36:00.729 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:00.729 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:00.729 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:00.729 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:10.734 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:10.734 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:20.734 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:20.734 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:20.735 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:20.735 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:30.739 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:30.739 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:40.740 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:40.740 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:36:40.740 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:40.740 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:36:50.746 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:50.746 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:36:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:37:00.747 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:00.747 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:00.747 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:00.747 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:10.752 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:10.752 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:20.753 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:20.753 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:20.753 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:20.754 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:30.757 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:30.757 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:40.757 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:40.758 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:40.757 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:37:40.759 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:37:50.764 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:50.764 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:37:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:38:00.765 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:00.765 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:00.768 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:00.769 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:10.772 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:10.772 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:20.773 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:20.773 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:20.773 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:20.774 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:30.775 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:30.775 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:40.775 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:40.775 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:38:40.776 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:40.776 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:38:50.780 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:50.781 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:38:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:39:00.781 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:00.781 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:00.782 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:00.782 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:10.785 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:10.785 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:20.786 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:20.786 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:20.786 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:20.786 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:30.792 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:30.792 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:40.793 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:40.793 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:39:40.793 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:40.793 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:39:50.796 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:50.796 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:39:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:40:00.796 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:00.796 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:00.797 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:00.797 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:10.800 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:10.800 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:20.800 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:20.800 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:20.801 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:20.801 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:30.806 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:30.806 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:40.807 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:40.807 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:40.807 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:40:40.808 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:40:50.811 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:50.811 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:40:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:41:00.812 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:00.812 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:00.812 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:00.812 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:10.817 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:10.818 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:20.817 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:20.818 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:20.818 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:20.819 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:30.820 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:30.825 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:40.821 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:40.821 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:40.825 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:41:40.825 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:41:50.826 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:50.826 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:41:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:42:00.826 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:00.826 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:00.827 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:00.827 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:10.831 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:10.831 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:20.831 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:20.833 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:20.832 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:20.833 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:30.838 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:30.838 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:40.838 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:40.839 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:40.839 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:42:40.840 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:42:50.846 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:50.846 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:42:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:43:00.846 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:00.847 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:00.848 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:00.848 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:10.850 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:10.850 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:20.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:20.851 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:20.851 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:20.851 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:30.856 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:30.857 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:40.857 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:40.857 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:40.858 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:43:40.858 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:43:50.862 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:50.862 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:43:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:44:00.862 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:00.863 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:00.863 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:00.863 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:10.870 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:10.870 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:20.870 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:20.871 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:20.871 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:20.873 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:30.876 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:30.876 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:40.876 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:40.876 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:44:40.877 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:40.877 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:44:50.880 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:50.881 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:44:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:45:00.880 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:00.881 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:00.882 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:00.882 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:10.886 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:10.886 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:20.886 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:20.887 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:20.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:20.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:30.894 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:30.894 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:40.895 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:40.895 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:40.895 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:45:40.895 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:45:50.900 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:50.900 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:45:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:46:00.900 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:00.901 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:00.901 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:00.901 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:10.903 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:10.903 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:20.903 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:20.904 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:20.903 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:20.904 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:30.910 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:30.910 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:40.911 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:40.911 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:46:40.911 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:40.911 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:46:50.918 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:50.918 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:46:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:47:00.919 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:00.919 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:00.920 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:00.920 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:10.926 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:10.926 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:20.926 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:20.926 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:20.927 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:20.927 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:30.931 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:30.931 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:40.931 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:40.931 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:47:40.932 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:40.934 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:47:50.942 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:50.942 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:47:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:48:00.942 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:00.942 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:00.943 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:00.943 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:10.947 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:10.947 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:20.947 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:20.948 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:20.948 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:20.948 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:30.951 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:30.951 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:40.951 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:40.952 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:40.952 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:48:40.952 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:48:50.955 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:50.956 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:48:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:49:00.956 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:00.957 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:00.957 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:00.957 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:10.963 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:10.963 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:20.964 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:20.964 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:20.965 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:20.965 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:30.969 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:30.969 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:40.970 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:40.970 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:49:40.971 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:40.971 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:49:50.978 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:50.978 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:49:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:50:00.978 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:00.978 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:00.979 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:00.979 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:10.985 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:10.985 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:20.986 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:20.986 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:20.987 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:20.987 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:30.991 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:30.991 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:40.992 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:40.992 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:50:40.992 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:40.993 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:50:50.994 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:50.994 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:50:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:51:00.995 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:00.995 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:00.995 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:00.995 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:11.000 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:11.000 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:21.000 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:21.000 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:21.001 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:21.001 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:31.003 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:31.004 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:41.004 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:41.005 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:41.005 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:51:41.005 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:51:51.009 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:51.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:51:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:52:01.010 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:01.010 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:01.014 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:01.014 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:11.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:11.014 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:21.014 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:21.015 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:21.015 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:21.017 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:31.020 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:31.020 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:41.020 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:41.021 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:52:41.021 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:41.021 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:52:51.022 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:51.023 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:52:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:53:01.023 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:01.023 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:01.024 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:01.024 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:11.026 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:11.027 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:21.027 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:21.027 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:21.027 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:21.027 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:31.034 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:31.034 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:41.034 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:41.035 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:41.035 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:53:41.035 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:53:51.040 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:51.040 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:53:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:54:01.041 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:01.041 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:01.042 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:01.042 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:11.049 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:11.049 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:21.050 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:21.050 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:21.050 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:21.051 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:31.052 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:31.052 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:41.052 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:41.052 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:54:41.053 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:41.053 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:54:51.057 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:51.057 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:54:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:55:01.059 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:01.059 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:01.060 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:01.061 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:11.064 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:11.064 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:21.065 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:21.065 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:21.065 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:21.065 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:31.068 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:31.068 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:41.068 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:41.068 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:55:41.069 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:41.069 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:55:51.074 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:51.074 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:55:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:56:01.075 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:01.075 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:01.075 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:01.075 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:11.081 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:11.081 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:21.082 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:21.083 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:21.083 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:21.083 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:31.088 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:31.088 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:41.088 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:41.089 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:41.089 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:56:41.089 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:56:51.091 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:51.092 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:56:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:57:01.092 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:01.092 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:01.092 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:01.093 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:11.098 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:11.098 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:21.098 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:21.099 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:21.100 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:21.100 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:31.106 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:31.106 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:41.106 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:41.107 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:57:41.107 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:41.107 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:57:51.110 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:51.111 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:57:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:58:01.111 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:01.112 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:01.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:01.112 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:11.115 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:11.115 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:21.116 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:21.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:21.116 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:21.116 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:31.119 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:31.119 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:41.120 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:41.120 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:58:41.120 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:41.120 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:58:51.123 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:51.123 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:58:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
04:59:01.123 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:01.123 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:01.124 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:01.124 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:11.128 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:11.128 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:21.129 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:21.129 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:21.129 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:21.129 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:31.130 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:31.130 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:41.131 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:41.131 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
04:59:41.131 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:41.131 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
04:59:51.139 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:51.139 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
04:59:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:00:01.140 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:01.140 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:01.142 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:01.142 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:11.147 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:11.147 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:21.147 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:21.148 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:21.148 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:21.148 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:31.154 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:31.154 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:41.155 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:41.155 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:00:41.155 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:41.155 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:00:51.158 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:51.159 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:00:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:01:01.159 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:01.160 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:01.160 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:01.161 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:11.165 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:11.165 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:21.166 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:21.166 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:21.166 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:21.167 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:31.174 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:31.174 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:41.174 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:41.175 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:41.175 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:01:41.175 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:01:51.181 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:51.181 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:01:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:02:01.182 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:01.182 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:01.183 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:01.183 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:11.188 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:11.188 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:21.188 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:21.189 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:21.189 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:21.189 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:31.191 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:31.192 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:41.192 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:41.192 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:02:41.193 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:41.193 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:02:51.195 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:51.195 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:02:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:03:01.196 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:01.196 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:01.196 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:01.197 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:11.200 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:11.200 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:21.201 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:21.201 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:21.201 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:21.202 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:31.202 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:31.202 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:41.202 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:41.203 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:41.203 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:03:41.203 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:03:51.210 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:51.210 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:03:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:04:01.211 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:01.212 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:01.211 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:01.212 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:11.214 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:11.215 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:21.215 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:21.215 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:21.216 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:21.216 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:31.219 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:31.220 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:41.220 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:41.220 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:04:41.221 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:41.221 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:04:51.223 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:51.223 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:04:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:05:01.224 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:01.224 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:01.224 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:01.225 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:11.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:11.228 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:21.230 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:21.231 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:21.231 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:21.231 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:31.238 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:31.238 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:41.238 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:41.239 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:41.239 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:05:41.240 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:05:51.245 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:51.246 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:05:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:06:01.246 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:01.246 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:01.246 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:01.247 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:11.251 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:11.252 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:21.252 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:21.253 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:21.252 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:21.253 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:31.255 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:31.255 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:41.256 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:41.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:41.256 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:06:41.257 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:06:51.260 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:51.260 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:06:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:07:01.261 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:01.261 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:01.262 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:01.262 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:11.263 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:11.268 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:21.264 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:21.264 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:21.268 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:21.269 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:31.267 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:31.267 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:41.269 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:41.269 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:41.269 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:07:41.269 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:07:51.270 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:51.270 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:07:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:08:01.271 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:01.271 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:01.271 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:01.271 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:11.275 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:11.275 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:21.275 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:21.276 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:21.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:21.276 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:31.280 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:31.280 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:41.281 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:41.281 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:08:41.281 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:41.281 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:08:51.283 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:51.283 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:08:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:09:01.283 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:01.283 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:01.284 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:01.284 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:11.288 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:11.288 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:21.288 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:21.289 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:21.289 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:21.289 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:31.291 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:31.291 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:41.292 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:41.292 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:09:41.292 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:41.292 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:09:51.295 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:51.295 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:09:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:10:01.296 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:01.296 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:01.297 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:01.297 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:11.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:11.299 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:21.300 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:21.300 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:21.300 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:21.301 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:31.303 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:31.304 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:41.304 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:41.305 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:41.305 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:10:41.305 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:10:51.308 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:51.308 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:10:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:11:01.309 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:01.309 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:01.309 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:01.309 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:11.311 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:11.311 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:21.312 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:21.312 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:21.312 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:21.313 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:31.315 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:31.315 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:41.316 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:41.316 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:41.316 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:11:41.317 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:11:51.321 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:51.321 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:11:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:12:01.322 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:01.322 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:01.322 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:01.322 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:11.324 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:11.324 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:21.325 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:21.326 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:21.326 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:21.326 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:31.326 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:31.327 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:41.327 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:41.327 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:41.328 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:12:41.328 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:12:51.331 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:51.331 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:12:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:13:01.332 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:01.332 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:01.334 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:01.332 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:11.339 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:11.340 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:21.340 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:21.341 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:21.341 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:21.341 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:31.344 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:31.344 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:41.345 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:41.345 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:41.345 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:13:41.345 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:13:51.347 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:51.347 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:13:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:14:01.348 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:01.348 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:01.349 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:01.349 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:11.351 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:11.351 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:21.351 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:21.351 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:21.352 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:21.352 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:31.355 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:31.355 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:41.355 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:41.355 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:14:41.356 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:41.356 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:14:51.362 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:51.362 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:14:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:15:01.363 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:01.363 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:01.364 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:01.365 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:11.369 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:11.370 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:21.370 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:21.371 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:21.371 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:21.371 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:31.374 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:31.374 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:41.375 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:41.375 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:15:41.376 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:41.376 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:15:51.381 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:51.381 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:15:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:16:01.381 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:01.381 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:01.381 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:01.381 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:11.385 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:11.385 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:21.386 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:21.386 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:21.386 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:21.387 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:31.392 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:31.392 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:41.393 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:41.393 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:16:41.394 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:41.394 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:16:51.397 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:51.398 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:16:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:17:01.398 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:01.398 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:01.398 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:01.399 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:11.402 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:11.402 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:21.403 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:21.403 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:21.403 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:21.404 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:31.406 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:31.406 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:41.407 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:41.407 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:41.407 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:17:41.408 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:17:51.411 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:51.411 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:17:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:18:01.411 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:01.412 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:01.413 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:01.413 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:11.415 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:11.415 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:21.415 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:21.415 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:21.416 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:21.416 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:31.421 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:31.421 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:41.422 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:41.422 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:41.422 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:18:41.422 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:18:51.423 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:51.430 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:18:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:19:01.424 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:01.425 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:01.430 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:01.431 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:11.429 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:11.430 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:21.430 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:21.430 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:21.431 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:21.431 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:31.436 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:31.436 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:41.437 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:41.437 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:19:41.437 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:41.437 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:19:51.439 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:51.440 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:19:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:20:01.440 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:01.441 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:01.441 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:01.442 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:11.444 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:11.449 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:21.445 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:21.445 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:21.450 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:21.450 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:31.449 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:31.450 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:41.450 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:41.450 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:20:41.451 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:41.451 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:20:51.457 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:51.457 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:20:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:21:01.458 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:01.458 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:01.460 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:01.461 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:11.464 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:11.464 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:21.465 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:21.465 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:21.465 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:21.466 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:31.469 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:31.469 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:41.470 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:41.470 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:41.470 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:21:41.471 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:21:51.478 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:51.478 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:21:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:22:01.478 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:01.479 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:01.479 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:01.479 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:11.485 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:11.485 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:21.486 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:21.486 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:21.486 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:21.487 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:31.489 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:31.489 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:41.490 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:41.490 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:22:41.490 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:41.490 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:22:51.492 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:51.492 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:22:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:23:01.492 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:01.493 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:01.492 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:01.493 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:11.499 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:11.499 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:21.500 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:21.500 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:21.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:21.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:31.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:31.504 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:41.505 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:41.505 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:23:41.505 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:41.505 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:23:51.508 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:51.508 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:23:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:24:01.509 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:01.509 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:01.510 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:01.509 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:11.511 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:11.511 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:21.511 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:21.512 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:21.512 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:21.512 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:31.514 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:31.514 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:41.515 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:41.515 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:41.519 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:24:41.519 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:24:51.519 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:51.519 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:24:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:25:01.520 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:01.520 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:01.520 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:01.520 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:11.525 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:11.526 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:21.526 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:21.526 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:21.526 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:21.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:31.533 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:31.533 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:41.533 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:41.534 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:41.535 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:25:41.535 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:25:51.537 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:51.538 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:25:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:26:01.538 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:01.538 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:01.539 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:01.539 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:11.546 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:11.546 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:21.546 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:21.547 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:21.546 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:21.547 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:31.554 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:31.554 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:41.554 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:41.554 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:41.554 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:26:41.555 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:26:51.561 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:51.562 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:26:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:27:01.563 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:01.563 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:01.564 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:01.564 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:11.571 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:11.571 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:21.572 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:21.573 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:21.573 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:21.574 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:31.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:31.575 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:41.576 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:41.576 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:41.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:27:41.577 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:27:51.581 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:51.581 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:27:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:28:01.581 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:01.581 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:01.581 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:01.582 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:11.585 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:11.586 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:21.586 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:21.587 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:21.587 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:21.587 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:31.593 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:31.594 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:41.594 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:41.594 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:41.594 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:28:41.595 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:28:51.598 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:51.598 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:28:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:29:01.599 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:01.599 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:01.599 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:01.600 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:11.605 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:11.605 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:21.606 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:21.606 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:21.606 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:21.606 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:31.606 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:31.606 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:41.606 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:41.607 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:41.606 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:29:41.607 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:29:51.612 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:51.612 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:29:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:29:58.288 [http-nio-8085-exec-3] INFO  o.a.coyote.http11.Http11Processor - Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:414)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:294)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1417)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
05:30:01.613 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:01.613 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:01.613 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:01.613 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:11.615 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:11.615 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:21.616 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:21.617 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:21.616 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:21.618 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:31.619 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:31.619 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:41.620 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:41.621 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:41.626 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:30:41.627 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:30:51.623 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:51.624 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:30:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:31:01.624 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:01.624 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:01.624 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:01.625 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:11.627 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:11.628 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:21.628 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:21.629 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:21.629 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:21.629 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:31.632 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:31.633 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:41.633 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:41.634 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:41.633 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:31:41.634 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:31:51.634 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:51.635 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:31:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:32:01.635 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:01.635 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:01.635 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:01.636 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:11.639 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:11.640 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:21.640 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:21.640 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:21.642 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:21.642 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:31.643 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:31.643 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:41.644 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:41.644 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:32:41.645 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:41.645 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:32:51.647 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:51.648 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:32:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:33:01.648 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:01.649 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:01.649 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:01.650 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:11.653 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:11.653 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:21.654 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:21.654 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:21.654 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:21.655 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:31.662 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:31.662 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:41.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:41.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:41.663 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:33:41.663 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:33:51.668 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:51.668 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:33:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:34:01.669 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:01.669 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:01.670 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:01.670 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:11.674 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:11.674 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:21.675 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:21.675 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:21.675 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:21.675 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:31.679 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:31.679 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:41.680 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:41.680 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:41.680 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:34:41.680 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:34:51.685 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:51.685 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:34:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:35:01.686 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:01.686 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:01.686 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:01.686 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:11.690 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:11.690 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:21.690 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:21.690 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:21.691 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:21.691 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:31.696 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:31.697 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:41.697 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:41.698 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:41.698 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:35:41.698 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:35:51.699 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:51.704 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:35:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:36:01.700 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:01.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:01.704 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:01.705 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:11.702 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:11.702 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:21.703 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:21.703 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:21.703 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:21.703 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:31.708 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:31.709 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:41.709 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:41.709 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:36:41.710 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:41.710 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:36:51.713 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:51.713 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:36:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:37:01.714 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:01.714 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:01.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:01.714 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:11.714 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:11.714 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:21.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:21.715 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:21.715 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:21.715 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:31.714 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:31.714 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:41.715 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:41.715 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:41.716 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:37:41.716 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:37:51.722 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:51.722 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:37:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:38:01.722 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:01.722 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:01.723 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:01.723 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:11.730 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:11.730 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:21.731 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:21.731 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:21.731 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:21.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:31.737 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:31.737 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:41.737 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:41.737 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:38:41.738 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:41.738 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:38:51.739 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:51.740 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:38:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:39:01.740 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:01.740 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:01.745 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:01.745 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:11.745 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:11.746 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:21.746 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:21.746 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:21.746 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:21.746 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:31.747 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:31.747 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:41.747 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:41.747 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:39:41.748 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:41.748 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:39:51.752 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:51.752 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:39:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:40:01.753 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:01.753 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:01.753 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:01.753 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:11.754 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:11.754 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:21.755 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:21.755 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:21.755 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:21.756 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:31.759 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:31.759 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:41.759 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:41.759 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:40:41.760 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:41.760 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:40:51.763 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:51.763 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:40:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:41:01.763 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:01.763 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:01.764 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:01.764 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:11.774 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:11.774 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:21.775 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:21.775 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:21.776 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:21.776 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:31.778 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:31.778 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:41.778 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:41.778 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:41:41.779 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:41.779 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:41:51.782 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:51.782 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:41:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:42:01.782 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:01.782 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:01.783 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:01.783 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:11.788 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:11.788 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:21.788 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:21.789 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:21.789 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:21.789 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:31.791 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:31.791 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:41.792 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:41.792 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:42:41.792 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:41.792 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:42:51.798 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:51.798 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:42:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:43:01.799 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:01.800 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:01.800 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:01.800 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:11.806 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:11.806 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:21.806 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:21.806 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:21.807 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:21.807 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:31.811 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:31.811 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:41.812 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:41.812 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:41.812 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:43:41.814 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:43:51.817 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:51.817 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:43:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:44:01.817 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:01.818 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:01.818 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:01.818 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:11.821 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:11.821 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:21.822 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:21.822 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:21.822 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:21.822 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:31.823 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:31.823 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:41.824 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:41.824 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:44:41.824 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:41.825 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:44:51.826 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:51.826 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:44:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:45:01.828 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:01.828 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:01.828 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:01.828 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:11.831 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:11.831 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:21.831 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:21.832 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:21.832 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:21.832 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:31.835 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:31.836 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:41.836 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:41.836 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:41.836 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:45:41.837 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:45:51.842 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:51.843 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:45:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:46:01.843 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:01.843 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:01.844 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:01.844 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:11.848 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:11.848 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:21.849 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:21.849 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:21.849 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:21.849 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:31.851 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:31.851 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:41.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:41.851 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:46:41.852 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:41.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:46:51.857 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:51.857 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:46:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:47:01.859 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:01.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:01.859 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:01.859 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:11.863 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:11.863 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:21.864 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:21.864 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:21.864 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:21.864 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:31.868 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:31.868 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:41.868 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:41.868 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:47:41.869 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:41.869 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:47:51.872 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:51.872 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:47:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:48:01.873 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:01.873 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:01.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:01.873 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:11.875 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:11.875 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:21.876 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:21.876 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:21.876 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:21.876 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:31.882 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:31.882 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:41.883 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:41.883 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:48:41.883 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:41.884 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:48:51.888 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:51.888 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:48:58.186 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:49:01.888 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:01.889 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:01.889 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:01.889 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:11.891 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:11.891 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:21.891 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:21.892 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:21.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:21.893 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:31.896 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:31.897 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:41.897 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:41.897 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:49:41.897 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:41.898 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:49:51.901 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:51.901 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:49:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:50:01.901 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:01.902 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:01.902 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:01.902 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:11.906 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:11.906 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:21.907 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:21.907 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:21.907 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:21.907 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:31.912 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:31.912 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:41.912 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:41.913 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:41.913 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:50:41.914 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:50:51.917 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:51.917 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:50:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:51:01.917 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:01.917 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:01.917 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:01.918 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:11.920 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:11.920 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:21.921 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:21.921 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:21.921 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:21.922 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:31.924 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:31.924 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:41.924 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:41.924 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:51:41.925 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:41.925 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:51:51.926 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:51.927 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:51:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:52:01.927 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:01.927 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:01.928 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:01.928 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:11.930 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:11.931 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:21.931 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:21.931 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:21.931 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:21.931 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:31.935 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:31.935 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:41.936 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:41.936 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:41.936 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:52:41.937 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:52:51.942 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:51.942 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:52:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:53:01.942 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:01.942 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:01.943 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:01.943 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:11.948 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:11.948 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:21.948 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:21.949 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:21.949 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:21.949 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:31.950 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:31.950 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:41.950 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:41.950 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:53:41.951 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:41.951 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:53:51.956 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:51.956 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:53:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:54:01.956 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:01.956 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:01.957 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:01.957 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:11.962 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:11.962 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:21.962 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:21.962 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:21.963 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:21.963 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:31.968 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:31.968 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:41.968 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:41.969 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:41.969 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:54:41.969 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:54:51.971 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:51.971 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:54:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:55:01.971 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:01.971 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:01.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:01.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:11.977 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:11.977 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:21.978 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:21.978 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:21.978 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:21.978 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:31.980 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:31.980 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:41.980 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:41.980 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:55:41.981 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:41.981 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:55:51.984 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:51.984 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:55:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:56:01.985 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:01.985 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:01.985 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:01.986 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:11.989 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:11.989 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:21.990 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:21.990 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:21.991 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:21.991 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:31.997 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:31.997 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:41.998 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:41.998 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:41.998 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:56:41.998 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:56:52.001 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:52.001 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:56:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:57:02.001 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:02.001 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:02.002 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:02.002 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:12.006 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:12.006 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:22.006 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:22.007 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:22.007 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:22.007 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:32.014 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:32.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:42.015 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:42.015 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:57:42.015 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:42.015 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:57:52.020 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:52.028 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:57:58.187 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:58:02.021 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:02.021 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:02.028 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:02.029 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:12.025 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:12.026 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:22.026 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:22.026 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:22.027 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:22.028 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:32.027 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:32.027 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:42.028 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:42.028 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:58:42.029 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:42.029 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:58:52.030 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:52.030 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:58:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
05:59:02.031 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:02.032 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:02.031 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:02.032 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:12.035 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:12.035 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:22.036 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:22.036 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:22.037 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:22.037 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:32.042 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:32.043 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:42.043 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:42.043 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:42.043 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
05:59:42.043 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
05:59:52.050 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:52.051 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
05:59:58.188 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
06:00:02.051 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:02.051 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:02.052 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:02.053 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:12.055 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:12.055 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:22.055 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:22.055 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:22.056 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:22.056 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:32.060 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:32.061 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:42.061 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:42.061 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:42.061 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:00:42.062 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:00:52.061 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:52.062 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:00:58.189 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
06:01:02.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:02.065 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:02.063 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:02.065 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:12.074 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:12.074 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:22.075 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:22.075 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:22.075 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:22.075 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:32.081 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:32.081 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:42.082 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:42.082 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:01:42.082 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:42.083 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:01:52.088 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:52.088 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:01:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
06:02:02.089 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:02.088 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:02.089 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:02.089 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:12.093 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:12.093 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:22.094 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:22.094 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:22.094 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:22.094 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:32.095 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:32.095 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:42.096 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:42.096 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:02:42.096 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:42.096 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.
06:02:52.101 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:52.101 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure
06:02:58.185 [parallel-1] INFO  o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file
06:03:02.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0
06:03:02.102 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0
06:03:02.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber