You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/04/14 19:32:00 UTC

[GitHub] [drill] cgivre commented on pull request #2200: DRILL-7901: Bump junit from 4.12 to 4.13.1

cgivre commented on pull request #2200:
URL: https://github.com/apache/drill/pull/2200#issuecomment-819778357


   > I recall some tests were hanging when updating the JUnit version to 4.13.1. Have you tried running all unit tests locally since CI is not working?
   
   I don't think this is related, but I'm getting out of memory errors on my local machine.  Is there anything I can do to my environment to fix this?
   
   ```bash
   Caused by: org.apache.drill.exec.exception.OutOfMemoryException: Failure allocating buffer.
   Caused by: java.lang.Error: failed to allocate 16777216 byte(s) of direct memory (used: 2617245696, max: 2621440000)
   
   [INFO] Running org.apache.drill.TestDirScanToValuesConversion
   [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.apache.drill.TestDirScanToValuesConversion
   [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 349.714 s - in org.apache.drill.exec.sql.TestMetastoreCommands
   [INFO]
   [INFO] Results:
   [INFO]
   [ERROR] Errors:
   [ERROR]   TestBugFixes.testDRILL1337_LocalRightFilterLeftOutJoin » UserRemote RESOURCE E...
   [ERROR]   TestBugFixes.testDRILL4884:231->BaseTestQuery.testRunAndReturn:346 » Rpc org.a...
   [ERROR]   TestExampleQueries.testParquetComplex » UserRemote RESOURCE ERROR: One or more...
   [ERROR]   TestExampleQueries.testWindowFunAndStarCol:1109->BaseTestQuery.testRunAndReturn:346 » Rpc
   [ERROR]   TestTpchDistributed.tpch01 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch03 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch04 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch05 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch07 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch08 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch09 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch10 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch11 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch12 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch13 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch15 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch16 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch17 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch18 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch19_1 » UserRemote RESOURCE ERROR: One or more nodes ra...
   [ERROR]   TestTpchDistributed.tpch20 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestTpchDistributed.tpch21 » UserRemote RESOURCE ERROR: One or more nodes ran ...
   [ERROR]   TestUnionAll.testDrill4147_2:1075->BaseTestQuery.testRunAndReturn:346 » Rpc or...
   [ERROR]   TestUnionDistinct.testUnionWithManyColumns » UserRemote RESOURCE ERROR: One or...
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testEXTERNAL_SORT
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testGROUP_BY
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testHashJoin
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testJDKHugeStringConstantCompilation
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR]   TestLargeFileCompilation.testMergeJoin » UserRemote SYSTEM ERROR: OutOfMemoryE...
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testPARQUET_WRITER
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testProject
   [ERROR]   Run 1: TestLargeFileCompilation.testProject » User CONNECTION ERROR: Connection /127....
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testTEXT_WRITER
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR] org.apache.drill.exec.compile.TestLargeFileCompilation.testTOP_N_SORT
   [ERROR]   Run 1: TestLargeFileCompilation.setJDK:174 » IllegalState org.apache.drill.common.exc...
   [ERROR]   Run 2: TestLargeFileCompilation.resetJDK:179 » IllegalState org.apache.drill.common.e...
   [INFO]
   [ERROR]   TestAggregateFunctions.testDRILLNestedGBWithSubsetKeys:223 »  org.apache.drill...
   [ERROR]   TestAggregateFunctions.testDrill2170:177 »  org.apache.drill.common.exceptions...
   [ERROR]   TestNewSimpleRepeatedFunctions.testRepeatedCountVarBinary:259 »  org.apache.dr...
   [ERROR]   TestNewSimpleRepeatedFunctions.testRepeatedCountVarChar:150 »  org.apache.dril...
   [ERROR]   TestNewSimpleRepeatedFunctions.testRepeatedCountVarDecimal:249 »  org.apache.d...
   [ERROR]   TestDummyWriter>SubOperatorTest.classSetup:34 » OutOfMemory Failure allocating...
   [ERROR]   TestFillEmpties>SubOperatorTest.classSetup:34 » OutOfMemory Failure allocating...
   [ERROR] org.apache.drill.exec.physical.rowSet.TestOffsetVectorWriter.null
   [ERROR]   Run 1: TestOffsetVectorWriter.setup:62 » OutOfMemory Failure allocating buffer.
   [ERROR]   Run 2: TestOffsetVectorWriter>SubOperatorTest.classTeardown:39 » IllegalState Allocat...
   [INFO]
   [ERROR]   TestScalarAccessors>SubOperatorTest.classSetup:34 » OutOfMemory Failure alloca...
   [ERROR]   TestAnalyze.join » UserRemote RESOURCE ERROR: One or more nodes ran out of mem...
   [ERROR]   TestAnalyze.testAnalyzeSupportedFormats » UserRemote RESOURCE ERROR: One or mo...
   [ERROR]   TestAnalyze.testUseStatistics » UserRemote RESOURCE ERROR: One or more nodes r...
   [ERROR]   TestMockPlugin.testSizeLimit » UserRemote EXECUTION_ERROR ERROR: Failure alloc...
   [ERROR] org.apache.drill.exec.work.filter.BloomFilterTest.null
   [ERROR]   Run 1: BloomFilterTest>SubOperatorTest.classSetup:34 » OutOfMemory Failure allocating...
   [ERROR]   Run 2: BloomFilterTest>SubOperatorTest.classTeardown:39 » IllegalState Allocator[ROOT...
   [INFO]
   [ERROR]   TestFillEmpties>SubOperatorTest.classSetup:34 » OutOfMemory Failure allocating...
   [ERROR] org.apache.drill.vector.TestToNullable.null
   [ERROR]   Run 1: TestToNullable>SubOperatorTest.classSetup:34 » OutOfMemory Failure allocating ...
   [ERROR]   Run 2: TestToNullable>SubOperatorTest.classTeardown:39 » IllegalState Allocator[ROOT]...
   [INFO]
   [INFO]
   [ERROR] Tests run: 4921, Failures: 0, Errors: 49, Skipped: 149
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org