See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/139/changes>

Changes:

[hyunsik] TAJO-1241: Change documentaiton url of devel and current versions.

------------------------------------------
[...truncated 388095 lines...]
  => target list: default.part.p_partkey (INT4), default.part.p_mfgr (TEXT), 
default.part.p_type (TEXT), default.part.p_size (INT4)
  => out schema: {(4) default.part.p_partkey (INT4),default.part.p_mfgr 
(TEXT),default.part.p_type (TEXT),default.part.p_size (INT4)}
  => in schema: {(9) default.part.p_partkey (INT4),default.part.p_name 
(TEXT),default.part.p_mfgr (TEXT),default.part.p_brand 
(TEXT),default.part.p_type (TEXT),default.part.p_size 
(INT4),default.part.p_container (TEXT),default.part.p_retailprice 
(FLOAT8),default.part.p_comment (TEXT)}

=======================================================
Block Id: eb_0000000000000_0081_000009 [ROOT]
=======================================================

[Incoming]
[q_0000000000000_0081] 7 => 9 (type=HASH_SHUFFLE, 
key=default.partsupp.ps_partkey (INT4), num=32)
[q_0000000000000_0081] 8 => 9 (type=HASH_SHUFFLE, key=default.part.p_partkey 
(INT4), num=32)

JOIN(14)(INNER)
  => Join Cond: default.part.p_partkey (INT4) = default.partsupp.ps_partkey 
(INT4)
  => target list: default.supplier.s_acctbal (FLOAT8), default.supplier.s_name 
(TEXT), default.nation.n_name (TEXT), default.part.p_partkey (INT4), 
default.part.p_mfgr (TEXT), default.supplier.s_address (TEXT), 
default.supplier.s_phone (TEXT), default.supplier.s_comment (TEXT), 
default.partsupp.ps_supplycost (FLOAT8), default.region.r_name (TEXT), 
default.part.p_type (TEXT), default.part.p_size (INT4)
  => out schema: {(12) default.supplier.s_acctbal 
(FLOAT8),default.supplier.s_name (TEXT),default.nation.n_name 
(TEXT),default.part.p_partkey (INT4),default.part.p_mfgr 
(TEXT),default.supplier.s_address (TEXT),default.supplier.s_phone 
(TEXT),default.supplier.s_comment (TEXT),default.partsupp.ps_supplycost 
(FLOAT8),default.region.r_name (TEXT),default.part.p_type 
(TEXT),default.part.p_size (INT4)}
  => in schema: {(13) default.supplier.s_acctbal 
(FLOAT8),default.supplier.s_name (TEXT),default.nation.n_name 
(TEXT),default.supplier.s_address (TEXT),default.supplier.s_phone 
(TEXT),default.supplier.s_comment (TEXT),default.partsupp.ps_supplycost 
(FLOAT8),default.region.r_name (TEXT),default.partsupp.ps_partkey 
(INT4),default.part.p_partkey (INT4),default.part.p_mfgr 
(TEXT),default.part.p_type (TEXT),default.part.p_size (INT4)}
   SCAN(23) on eb_0000000000000_0081_000008
     => out schema: {(4) default.part.p_partkey (INT4),default.part.p_mfgr 
(TEXT),default.part.p_type (TEXT),default.part.p_size (INT4)}
     => in schema: {(4) default.part.p_partkey (INT4),default.part.p_mfgr 
(TEXT),default.part.p_type (TEXT),default.part.p_size (INT4)}
   SCAN(22) on eb_0000000000000_0081_000007
     => out schema: {(9) default.supplier.s_acctbal 
(FLOAT8),default.supplier.s_name (TEXT),default.nation.n_name 
(TEXT),default.supplier.s_address (TEXT),default.supplier.s_phone 
(TEXT),default.supplier.s_comment (TEXT),default.partsupp.ps_supplycost 
(FLOAT8),default.region.r_name (TEXT),default.partsupp.ps_partkey (INT4)}
     => in schema: {(9) default.supplier.s_acctbal 
(FLOAT8),default.supplier.s_name (TEXT),default.nation.n_name 
(TEXT),default.supplier.s_address (TEXT),default.supplier.s_phone 
(TEXT),default.supplier.s_comment (TEXT),default.partsupp.ps_supplycost 
(FLOAT8),default.region.r_name (TEXT),default.partsupp.ps_partkey (INT4)}

=======================================================
Block Id: eb_0000000000000_0081_000010 [TERMINAL]
=======================================================

2014-12-12 00:49:02,458 INFO: org.apache.tajo.catalog.CatalogServer (stop(195)) 
- Catalog Server (127.0.0.1:36662) shutdown
2014-12-12 00:49:02,460 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (CatalogProtocol) listened on 127.0.0.1:36662) shutdown
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec - in 
org.apache.tajo.master.TestExecutionBlockCursor
Running org.apache.tajo.TestQueryIdFactory
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.tajo.TestQueryIdFactory
2014-12-12 00:49:02,479 INFO: org.apache.tajo.master.TajoMaster (run(572)) - 
============================================
2014-12-12 00:49:02,479 INFO: org.apache.tajo.worker.TajoWorker (run(614)) - 
============================================
2014-12-12 00:49:02,480 INFO: org.apache.tajo.master.TajoMaster (run(573)) - 
TajoMaster received SIGINT Signal
2014-12-12 00:49:02,480 INFO: org.apache.tajo.master.TajoMaster (run(574)) - 
============================================
2014-12-12 00:49:02,480 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session aab935e0-112e-440a-bb94-3040a4e57318 is removed.
2014-12-12 00:49:02,481 INFO: org.apache.tajo.catalog.CatalogServer (stop(195)) 
- Catalog Server (127.0.0.1:36568) shutdown
2014-12-12 00:49:02,480 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session d72aa0ee-e9c0-450a-ba39-f95a57fe901b is removed.
2014-12-12 00:49:02,480 INFO: org.apache.tajo.worker.TajoWorker (run(615)) - 
TajoWorker received SIGINT Signal
2014-12-12 00:49:02,481 INFO: org.apache.tajo.worker.TajoWorker (run(616)) - 
============================================
2014-12-12 00:49:02,481 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session 1928e865-8b98-4f1e-97ed-5213e929e778 is removed.
2014-12-12 00:49:02,482 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (CatalogProtocol) listened on 127.0.0.1:36568) shutdown
2014-12-12 00:49:02,484 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(227)) - HistoryWriter_asf902.gq1.ygridcore.net_36573 stopped.
2014-12-12 00:49:02,484 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(227)) - HistoryWriter_127.0.0.1_36570 stopped.
2014-12-12 00:49:02,484 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2014-12-12 00:49:02,489 INFO: BlockStateChange (logAddStoredBlock(2383)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56016 is added to 
blk_1073741836_1012{blockUCState=COMMITTED, primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-708800dd-8e02-49df-9a20-1e63a2a346d2:NORMAL|RBW]]}
 size 438030
2014-12-12 00:49:02,891 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2014-12-12 00:49:02,892 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoMasterProtocol) listened on 127.0.0.1:36570) shutdown
2014-12-12 00:49:02,893 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:36569) 
shutdown
2014-12-12 00:49:02,894 ERROR: 
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(348)) - 
java.lang.InterruptedException
2014-12-12 00:49:02,895 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoResourceTrackerProtocol) listened on 
127.0.0.1:36567) shutdown
2014-12-12 00:49:02,896 INFO: org.apache.tajo.master.TajoMaster (stop(406)) - 
Tajo Master main thread exiting
2014-12-12 00:49:02,909 INFO: org.apache.tajo.worker.WorkerHeartbeatService 
(run(242)) - Worker Resource Heartbeat Thread stopped.
2014-12-12 00:49:02,911 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (QueryMasterProtocol) listened on 0:0:0:0:0:0:0:0:36573) 
shutdown
2014-12-12 00:49:02,911 INFO: 
org.apache.tajo.master.querymaster.QueryMasterManagerService (stop(111)) - 
QueryMasterManagerService stopped
2014-12-12 00:49:02,911 INFO: org.apache.tajo.master.querymaster.QueryMaster 
(run(559)) - QueryMaster heartbeat thread stopped
2014-12-12 00:49:02,911 INFO: org.apache.tajo.master.TajoAsyncDispatcher 
(stop(122)) - AsyncDispatcher stopped:querymaster_1418344619382
2014-12-12 00:49:02,912 INFO: org.apache.tajo.master.querymaster.QueryMaster 
(stop(173)) - QueryMaster stop
2014-12-12 00:49:02,912 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(113)) - TajoWorkerClientService stopping
2014-12-12 00:49:02,913 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (QueryMasterClientProtocol) listened on 
0:0:0:0:0:0:0:0:36572) shutdown
2014-12-12 00:49:02,913 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(117)) - TajoWorkerClientService stopped
2014-12-12 00:49:02,913 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoWorkerProtocol) listened on 0:0:0:0:0:0:0:0:36571) 
shutdown
2014-12-12 00:49:02,914 INFO: org.apache.tajo.worker.TajoWorkerManagerService 
(stop(97)) - TajoWorkerManagerService stopped
2014-12-12 00:49:02,914 INFO: org.apache.tajo.worker.TajoWorker 
(serviceStop(403)) - TajoWorker main thread exiting

Results :

Failed tests: 
  
TestBuiltinFunctions.testAvgLong:81->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[total_avg
-------------------------------
2.0]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgDouble:74->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,revenue
-------------------------------
1,0.065
2,0.0
3,0.08]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgInt:88->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[total_avg
-------------------------------
1.8]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:408->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,0,,,33.333333333333336,100.0
2,0,,,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:408->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,0,,,33.333333333333336,100.0
2,0,,,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:408->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,0,,,33.333333333333336,100.0
2,0,,,42.5,85.0]> but was:<[-------------------------------]>
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:408->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_linenumber,?sum,?max_1,?max_2,?avg_3,?sum_4
-------------------------------
1,0,,,33.333333333333336,100.0
2,0,,,42.5,85.0]> but was:<[-------------------------------]>
  
TestGroupByQuery.testDistinctAggregationCasebyCase:388->QueryTestCaseBase.assertResultSet:370->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,cnt1,value2,l_partkey,avg1,cnt2
-------------------------------
1,1,28.0,1,26.5,2
2,1,39.0,2,38.0,1
3,1,46.0,2,45.0,1
3,1,51.0,3,49.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testGroupbyWithJson:552->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1
1,1.0,3]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithAggFunction:543->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:534->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
1,1.0,3
2,2.0,1
3,2.5,3]> but was:<[-------------------------------]>
  
TestGroupByQuery.testDistinctAggregationCasebyCase:388->QueryTestCaseBase.assertResultSet:370->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,cnt1,value2,l_partkey,avg1,cnt2
-------------------------------
1,1,28.0,1,26.5,2
2,1,39.0,2,38.0,1
3,1,46.0,2,45.0,1
3,1,51.0,3,49.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testGroupbyWithJson:552->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1
1,1.0,3]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithAggFunction:543->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:534->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
1,1.0,3
2,2.0,1
3,2.5,3]> but was:<[-------------------------------]>
  TestCTASQuery.testCtasWithManagedTable:232 null
  
TestJoinBroadcast.testBroadcastSubquery2:401->QueryTestCaseBase.assertResultSet:359->QueryTestCaseBase.assertResultSet:384->QueryTestCaseBase.verifyResultText:500
 Result Verification expected:<[?sum
-------------------------------
190.0]> but was:<[-------------------------------]>
  TestQueryUnitStatusUpdate.case2:80->assertStatus:164 expected:<3> but was:<2>

Tests in error: 
  
TestSQLExpression.testCastFromTable:888->ExprTestBase.testEval:201->ExprTestBase.testEval:282
 » NoSuchMethod
  
TestSQLExpression.testQuotedIdentifiers:47->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestPredicates.testInPredicateWithConstant:307->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestPredicates.testIsNullPredicateWithFunction:361->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testRegexReplace:140->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testOctetLength:351->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testChr:521->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testMd5:294->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testAscii:505->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testLTrim:75->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testLower:256->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testRTrim:96->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testRight:202->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testUpper:243->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testLeft:173->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testTrim:117->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testCharLength:269->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testBitLength:457->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testReverse:217->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testSplitPart:367->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testFindInSet:593->ExprTestBase.testEval:207->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testLength:281->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testLocate:439->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testRepeat:231->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testStrpos:473->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testSubstr:396->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestStringOperatorsAndFunctions.testStrposb:489->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestDateTimeFunctions.testDatePart:242->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestDateTimeFunctions.testExtract:125->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testRoundWithSpecifiedPrecision:469->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testAbs:344->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testCos:144->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testDiv:257->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testExp:321->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testMod:241->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testPow:409->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testSin:127->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testTan:160->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testAtan2:225->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testFloor:73->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testRound:45->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testAcos:192->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testAsin:176->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testAtan:208->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testCbrt:364->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testCeil:92->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testSign:273->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testSqrt:298->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testCeiling:111->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testRadians:428->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestMathFunctions.testDegrees:387->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestEvalCodeGenerator.testStringConcat:308->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestCTASQuery.testCtasWithGroupby:150->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service
  
TestCTASQuery.testCtasWithLimit:170->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service
  
TestCTASQuery.testCtasWithUnion:180->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service
  
TestCTASQuery.testCtasWithOptions:204->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service
  
TestCTASQuery.testCtasWithStoreType:190->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service
  
TestCTASQuery.testCtasWithOrderby:160->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:339
 » Service

Tests run: 1260, Failures: 18, Errors: 58, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  1.676 s]
[INFO] Tajo Project POM .................................. SUCCESS [  1.147 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  2.896 s]
[INFO] Tajo Common ....................................... SUCCESS [ 24.038 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  1.305 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  5.703 s]
[INFO] Tajo Plan ......................................... SUCCESS [  3.446 s]
[INFO] Tajo Rpc .......................................... SUCCESS [ 25.483 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [  0.978 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [  9.723 s]
[INFO] Tajo Storage ...................................... SUCCESS [ 45.237 s]
[INFO] Tajo PullServer ................................... SUCCESS [  0.746 s]
[INFO] Tajo Client ....................................... SUCCESS [  3.431 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [  0.451 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  0.571 s]
[INFO] Tajo Core ......................................... FAILURE [12:27 min]
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:34 min
[INFO] Finished at: 2014-12-12T00:49:03+00:00
[INFO] Final Memory: 82M/745M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project tajo-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-core/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tajo-core
Build step 'Execute shell' marked build as failure
Updating TAJO-1241

Reply via email to