You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/11/17 15:24:00 UTC

[jira] [Updated] (DRILL-7448) Fix warnings when running Drill memory tests

     [ https://issues.apache.org/jira/browse/DRILL-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-7448:
------------------------------------
    Reviewer: Vova Vysotskyi

> Fix warnings when running Drill memory tests
> --------------------------------------------
>
>                 Key: DRILL-7448
>                 URL: https://issues.apache.org/jira/browse/DRILL-7448
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Bohdan Kazydub
>            Priority: Minor
>             Fix For: 1.17.0
>
>
> {noformat}
> -- drill-memory-base 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.drill.exec.memory.TestEndianess
> [INFO] Running org.apache.drill.exec.memory.TestAccountant
> 16:21:45,719 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
> 16:21:45,719 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [jar:file:/Users/arina/Development/git_repo/drill/common/target/drill-common-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml]
> 16:21:45,733 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dbd940d - URL [jar:file:/Users/arina/Development/git_repo/drill/common/target/drill-common-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] is not of type file
> 16:21:45,780 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
> 16:21:45,802 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 16:21:45,802 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 16:21:45,803 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 16:21:45,811 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
> 16:21:45,826 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
> 16:21:45,866 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to ERROR
> 16:21:45,866 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 16:21:45,866 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 16:21:45,866 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - The object on the top the of the stack is not the root logger
> 16:21:45,866 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - It is: ch.qos.logback.core.joran.conditional.IfAction
> 16:21:45,866 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
> 16:21:45,867 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@71d15f18 - Registering current configuration as safe fallback point
> 16:21:45,717 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
> 16:21:45,717 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [jar:file:/Users/arina/Development/git_repo/drill/common/target/drill-common-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml]
> 16:21:45,729 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2698dc7 - URL [jar:file:/Users/arina/Development/git_repo/drill/common/target/drill-common-1.17.0-SNAPSHOT-tests.jar!/logback-test.xml] is not of type file
> 16:21:45,778 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
> 16:21:45,807 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 16:21:45,807 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 16:21:45,808 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
> 16:21:45,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
> 16:21:45,829 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
> 16:21:45,868 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to ERROR
> 16:21:45,868 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.
> 16:21:45,868 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - See also http://logback.qos.ch/codes.html#ifJanino
> 16:21:45,868 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - The object on the top the of the stack is not the root logger
> 16:21:45,868 |-WARN in ch.qos.logback.classic.joran.action.RootLoggerAction - It is: ch.qos.logback.core.joran.conditional.IfAction
> 16:21:45,868 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
> 16:21:45,869 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@43d7741f - Registering current configuration as safe fallback point
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)