Skip to content

Instantly share code, notes, and snippets.

@alexcos78
Last active May 7, 2020 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcos78/0bfa6a7ad72d6458b980440d2ffa1f8c to your computer and use it in GitHub Desktop.
Save alexcos78/0bfa6a7ad72d6458b980440d2ffa1f8c to your computer and use it in GitHub Desktop.
root@paas4deep-monitoring:~# java -jar /usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar
2020-05-07 21:20:08,604 main DEBUG Initializing configuration XmlConfiguration[location=jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml]
2020-05-07 21:20:08,624 main DEBUG Installed script engines
2020-05-07 21:20:09,419 main DEBUG Oracle Nashorn Version: 1.8.0_252, Language: ECMAScript, Threading: Not Thread Safe, Compile: true, Names: {nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript}
2020-05-07 21:20:09,419 main DEBUG PluginManager 'Core' found 107 plugins
2020-05-07 21:20:09,419 main DEBUG PluginManager 'Level' found 0 plugins
2020-05-07 21:20:09,439 main DEBUG 1 starting Log4j2 ConfigurationScheduler threads
2020-05-07 21:20:09,440 main DEBUG PluginManager 'Lookup' found 13 plugins
2020-05-07 21:20:09,449 main DEBUG Building Plugin[name=CustomLevel, class=org.apache.logging.log4j.core.config.CustomLevelConfig].
2020-05-07 21:20:09,466 main DEBUG PluginManager 'TypeConverter' found 23 plugins
2020-05-07 21:20:09,474 main DEBUG createLevel(name="CUSTOM_LOG", intLevel="350")
2020-05-07 21:20:09,475 main DEBUG Creating CustomLevel(name='CUSTOM_LOG', intValue=350)
2020-05-07 21:20:09,476 main DEBUG Building Plugin[name=CustomLevels, class=org.apache.logging.log4j.core.config.CustomLevels].
2020-05-07 21:20:09,485 main DEBUG createCustomLevels(={CustomLevel[name=CUSTOM_LOG, intLevel=350]})
2020-05-07 21:20:09,486 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2020-05-07 21:20:09,525 main DEBUG PatternLayout$Builder(pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n", PatternSelector=null, Configuration(jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", noConsoleNoAnsi="null", header="null", footer="null")
2020-05-07 21:20:09,530 main DEBUG PluginManager 'Converter' found 41 plugins
2020-05-07 21:20:09,531 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2020-05-07 21:20:09,550 main DEBUG ConsoleAppender$Builder(target="null", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n), name="Console", Filter=null)
2020-05-07 21:20:09,550 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2020-05-07 21:20:09,550 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2020-05-07 21:20:09,551 main DEBUG createAppenders(={Console})
2020-05-07 21:20:09,551 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2020-05-07 21:20:09,552 main DEBUG createAppenderRef(ref="RollingFile", level="CUSTOM_LOG", Filter=null)
2020-05-07 21:20:09,553 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2020-05-07 21:20:09,553 main DEBUG createAppenderRef(ref="Console", level="null", Filter=null)
2020-05-07 21:20:09,554 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2020-05-07 21:20:09,566 main DEBUG createLogger(additivity="null", level="DEBUG", includeLocation="null", ={RollingFile, Console}, ={}, Configuration(jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml), Filter=null)
2020-05-07 21:20:09,568 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2020-05-07 21:20:09,573 main DEBUG createLoggers(={root})
2020-05-07 21:20:09,579 main ERROR Unable to locate appender "RollingFile" for logger config "root"
2020-05-07 21:20:09,582 main DEBUG Configuration XmlConfiguration[location=jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml] initialized
2020-05-07 21:20:09,583 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml]
2020-05-07 21:20:09,590 main DEBUG Started configuration XmlConfiguration[location=jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml] OK.
2020-05-07 21:20:09,590 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2020-05-07 21:20:09,591 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2020-05-07 21:20:09,591 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@722c41f4 OK
2020-05-07 21:20:09,733 main DEBUG Registering MBean org.apache.logging.log4j2:type=1b6d3586
2020-05-07 21:20:09,753 main DEBUG Registering MBean org.apache.logging.log4j2:type=1b6d3586,component=StatusLogger
2020-05-07 21:20:09,754 main DEBUG Registering MBean org.apache.logging.log4j2:type=1b6d3586,component=ContextSelector
2020-05-07 21:20:09,761 main DEBUG Registering MBean org.apache.logging.log4j2:type=1b6d3586,component=Loggers,name=
2020-05-07 21:20:09,763 main DEBUG Registering MBean org.apache.logging.log4j2:type=1b6d3586,component=Appenders,name=Console
2020-05-07 21:20:09,770 main DEBUG Reconfiguration complete for context[name=1b6d3586] at URI jar:file:/usr/share/java/zabbix/openstack-zabbix-probe-1.4.3-819-jar-with-dependencies.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@4cc451f2) with optional ClassLoader: null
2020-05-07 21:20:09,770 main DEBUG Shutdown hook enabled. Registering a new one.
2020-05-07 21:20:09,771 main DEBUG LoggerContext[name=1b6d3586, org.apache.logging.log4j.core.LoggerContext@4cc451f2] started OK.
21:20:22.792 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:24.197 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://api.cloud.ifca.es:5000/v3 -> /auth/tokens
21:20:24.338 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Log4j2LoggerProvider
21:20:24.339 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:24.344 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:24.345 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:24.645 [main] ERROR org.indigo.openstackprobe.openstack.OpenStackClient - Authentication Exception identified
21:20:25.126 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:25.690 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://api.cloud.ifca.es:5000/v3 -> /auth/tokens
21:20:25.693 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:25.694 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:25.694 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:25.876 [main] ERROR org.indigo.openstackprobe.openstack.OpenStackClient - Authentication Exception identified
21:20:26.116 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:26.566 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://horizon.cloud.cnaf.infn.it:5000/v3 -> /auth/tokens
21:20:26.567 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:26.567 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:26.567 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:26.812 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext, Method : proceed
21:20:26.813 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:26.814 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:27.260 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:27.818 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://horizon.cloud.cnaf.infn.it:5000/v3 -> /auth/tokens
21:20:27.819 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:27.820 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:27.820 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:28.013 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext, Method : proceed
21:20:28.013 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:28.014 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:28.376 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:29.021 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://cloud.recas.ba.infn.it:5000/v3 -> /auth/tokens
21:20:29.022 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:29.022 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:29.022 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:29.670 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext, Method : proceed
21:20:29.671 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:29.671 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:30.000 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:30.565 [main] DEBUG o.o.c.t.internal.HttpExecutor - Executing Request: https://cloud.recas.ba.infn.it:5000/v3 -> /auth/tokens
21:20:30.567 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext, Method : proceed
21:20:30.568 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:30.568 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyWriter: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:30.863 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - Interceptor Context: org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext, Method : proceed
21:20:30.864 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: org.jboss.resteasy.spi.ResteasyProviderFactory$SortedKey
21:20:30.864 [main] DEBUG org.jboss.resteasy.resteasy_jaxrs.i18n - MessageBodyReader: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
21:20:30.866 [main] INFO org.indigo.openstackprobe.openstack.OpenStackConfiguration - Retrieving openstack properties per zone
21:20:30.869 [main] ERROR org.indigo.openstackprobe.openstack.OpenStackClient - Authentication Exception on project deep-hybrid-datacloud.eu
21:20:30.897 [main] INFO org.indigo.openstackprobe.openstack.OpenStackClient - Openstack Monitoring Info:{"providerName":"IFCA-LCG2","globalAvailability":0,"globalResult":401,"globalResponseTime":0,"createVmElement":{"createVmAvailability":0,"createVmResult":503,"createVmResponseTime":0,"vmId":null},"inspectVmElement":{"inspectVmAvailability":0,"inspectVmResult":503,"inspectVmResponseTime":0},"deleteVmElement":{"deleteVmAvailability":0,"deleteVmResult":503,"deleteVmResponseTime":0}}
21:20:30.898 [main] ERROR org.indigo.openstackprobe.openstack.OpenstackCollector - Error on clear operation
May 07, 2020 9:20:39 PM com.indigo.zabbix.utils.ZabbixClient sendMetrics
INFO: Successfully sent 15 metrics for host IFCA-LCG2_def9b4f4-2f13-494b-96a3-eaf7c85c1f1e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment