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

Changes:

[hyunsik] TAJO-1229: rename tajo-yarn-pullserver to tajo-pullserver.

------------------------------------------
[...truncated 387344 lines...]
        at 
org.apache.tajo.QueryTestCaseBase.verifyResultText(QueryTestCaseBase.java:494)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:378)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:353)
        at 
org.apache.tajo.engine.function.TestBuiltinFunctions.testAvgLong(TestBuiltinFunctions.java:81)

testAvgDouble(org.apache.tajo.engine.function.TestBuiltinFunctions)  Time 
elapsed: 0.547 sec  <<< FAILURE!
org.junit.ComparisonFailure: Result Verification expected:<[l_orderkey,revenue
-------------------------------
1,0.065
2,0.0
3,0.08]> but was:<[-------------------------------]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at 
org.apache.tajo.QueryTestCaseBase.verifyResultText(QueryTestCaseBase.java:494)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:378)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:353)
        at 
org.apache.tajo.engine.function.TestBuiltinFunctions.testAvgDouble(TestBuiltinFunctions.java:74)

testAvgInt(org.apache.tajo.engine.function.TestBuiltinFunctions)  Time elapsed: 
0.541 sec  <<< FAILURE!
org.junit.ComparisonFailure: Result Verification expected:<[total_avg
-------------------------------
1.8]> but was:<[-------------------------------]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at 
org.apache.tajo.QueryTestCaseBase.verifyResultText(QueryTestCaseBase.java:494)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:378)
        at 
org.apache.tajo.QueryTestCaseBase.assertResultSet(QueryTestCaseBase.java:353)
        at 
org.apache.tajo.engine.function.TestBuiltinFunctions.testAvgInt(TestBuiltinFunctions.java:88)

Running org.apache.tajo.engine.function.TestFunctionLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.tajo.engine.function.TestFunctionLoader
Running org.apache.tajo.cluster.TestWorkerConnectionInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.tajo.cluster.TestWorkerConnectionInfo
Running org.apache.tajo.TestTajoIds
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.tajo.TestTajoIds
2014-12-08 08:44:57,706 INFO: org.apache.tajo.worker.TajoWorker (run(597)) - 
============================================
2014-12-08 08:44:57,706 INFO: org.apache.tajo.worker.TajoWorker (run(598)) - 
TajoWorker received SIGINT Signal
2014-12-08 08:44:57,706 INFO: org.apache.tajo.worker.TajoWorker (run(599)) - 
============================================
2014-12-08 08:44:57,706 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session 29d5961b-6dee-4c4a-b0a7-b0cd68ae3e4b is removed.
2014-12-08 08:44:57,707 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(227)) - HistoryWriter_asf907.gq1.ygridcore.net_24354 stopped.
2014-12-08 08:44:57,707 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session 2506823c-0fd7-41d7-872e-aeb52810679b is removed.
2014-12-08 08:44:57,708 INFO: org.apache.tajo.master.TajoMaster (run(557)) - 
============================================
2014-12-08 08:44:57,708 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2014-12-08 08:44:57,708 INFO: org.apache.tajo.master.TajoMaster (run(558)) - 
TajoMaster received SIGINT Signal
2014-12-08 08:44:57,708 INFO: org.apache.tajo.master.TajoMaster (run(559)) - 
============================================
2014-12-08 08:44:57,708 INFO: org.apache.tajo.catalog.CatalogServer (stop(195)) 
- Catalog Server (127.0.0.1:24349) shutdown
2014-12-08 08:44:57,709 INFO: org.apache.tajo.master.session.SessionManager 
(removeSession(79)) - Session 57eaae3c-bfdb-43bd-89d6-c1ce12699374 is removed.
2014-12-08 08:44:57,711 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (CatalogProtocol) listened on 127.0.0.1:24349) shutdown
2014-12-08 08:44:57,712 INFO: org.apache.tajo.util.history.HistoryWriter 
(run(227)) - HistoryWriter_127.0.0.1_24351 stopped.
2014-12-08 08:44:57,714 INFO: BlockStateChange (logAddStoredBlock(2383)) - 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33980 is added to 
blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-feae692d-5cb0-4e18-8507-8638dcedb834:NORMAL|RBW]]}
 size 300
2014-12-08 08:44:57,715 INFO: org.apache.tajo.util.history.HistoryCleaner 
(run(134)) - History cleaner stopped
2014-12-08 08:44:57,716 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoMasterProtocol) listened on 127.0.0.1:24351) shutdown
2014-12-08 08:44:57,716 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:24350) 
shutdown
2014-12-08 08:44:57,717 ERROR: 
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(348)) - 
java.lang.InterruptedException
2014-12-08 08:44:57,718 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoResourceTrackerProtocol) listened on 
127.0.0.1:24348) shutdown
2014-12-08 08:44:57,718 INFO: org.apache.tajo.master.TajoMaster (stop(391)) - 
Tajo Master main thread exiting
2014-12-08 08:44:57,771 INFO: org.apache.tajo.worker.WorkerHeartbeatService 
(run(242)) - Worker Resource Heartbeat Thread stopped.
2014-12-08 08:44:57,772 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (QueryMasterProtocol) listened on 0:0:0:0:0:0:0:0:24354) 
shutdown
2014-12-08 08:44:57,772 INFO: 
org.apache.tajo.master.querymaster.QueryMasterManagerService (stop(111)) - 
QueryMasterManagerService stopped
2014-12-08 08:44:57,772 INFO: org.apache.tajo.master.querymaster.QueryMaster 
(run(559)) - QueryMaster heartbeat thread stopped
2014-12-08 08:44:57,772 INFO: org.apache.tajo.master.TajoAsyncDispatcher 
(stop(122)) - AsyncDispatcher stopped:querymaster_1418027580886
2014-12-08 08:44:57,772 INFO: org.apache.tajo.master.querymaster.QueryMaster 
(stop(173)) - QueryMaster stop
2014-12-08 08:44:57,773 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(113)) - TajoWorkerClientService stopping
2014-12-08 08:44:57,774 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (QueryMasterClientProtocol) listened on 
0:0:0:0:0:0:0:0:24353) shutdown
2014-12-08 08:44:57,774 INFO: org.apache.tajo.worker.TajoWorkerClientService 
(stop(117)) - TajoWorkerClientService stopped
2014-12-08 08:44:57,774 INFO: org.apache.tajo.rpc.NettyServerBase 
(shutdown(128)) - Rpc (TajoWorkerProtocol) listened on 0:0:0:0:0:0:0:0:24352) 
shutdown
2014-12-08 08:44:57,775 INFO: org.apache.tajo.worker.TajoWorkerManagerService 
(stop(97)) - TajoWorkerManagerService stopped
2014-12-08 08:44:57,775 INFO: org.apache.tajo.worker.TajoWorker 
(serviceStop(386)) - TajoWorker main thread exiting

Results :

Failed tests: 
  TestQueryUnitStatusUpdate.case2:80->assertStatus:164 expected:<3> but was:<2>
  
TestJoinBroadcast.testBroadcastSubquery2:401->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[?sum
-------------------------------
190.0]> but was:<[-------------------------------]>
  TestCTASQuery.testCtasWithManagedTable:232 null
  
TestJoinQuery.testLeftOuterJoinWithEmptyTable5:408->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:364->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:534->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:364->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 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:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
3,2.5,3
2,2.0,1]> but was:<[-------------------------------]>
  
TestGroupByQuery.testHavingWithNamedTarget:534->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[l_orderkey,total,num
-------------------------------
1,1.0,3
2,2.0,1
3,2.5,3]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgLong:81->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[total_avg
-------------------------------
2.0]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgDouble:74->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[l_orderkey,revenue
-------------------------------
1,0.065
2,0.0
3,0.08]> but was:<[-------------------------------]>
  
TestBuiltinFunctions.testAvgInt:88->QueryTestCaseBase.assertResultSet:353->QueryTestCaseBase.assertResultSet:378->QueryTestCaseBase.verifyResultText:494
 Result Verification expected:<[total_avg
-------------------------------
1.8]> but was:<[-------------------------------]>

Tests in error: 
  
TestCTASQuery.testCtasWithGroupby:150->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestCTASQuery.testCtasWithLimit:170->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestCTASQuery.testCtasWithUnion:180->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestCTASQuery.testCtasWithOptions:204->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestCTASQuery.testCtasWithStoreType:190->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestCTASQuery.testCtasWithOrderby:160->QueryTestCaseBase.executeQuery:303->QueryTestCaseBase.executeFile:333
 » Service
  
TestPredicates.testInPredicateWithConstant:307->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestPredicates.testIsNullPredicateWithFunction:361->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestSQLExpression.testCastFromTable:889->ExprTestBase.testEval:201->ExprTestBase.testEval:282
 » NoSuchMethod
  
TestSQLExpression.testQuotedIdentifiers:48->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestEvalCodeGenerator.testStringConcat:308->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestDateTimeFunctions.testDatePart:243->ExprTestBase.testEval:194->ExprTestBase.testEval:279
 » Compilation
  
TestDateTimeFunctions.testExtract:126->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
  
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

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  1.729 s]
[INFO] Tajo Project POM .................................. SUCCESS [  1.140 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  2.790 s]
[INFO] Tajo Common ....................................... SUCCESS [ 22.654 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  1.300 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  5.778 s]
[INFO] Tajo Plan ......................................... SUCCESS [  3.486 s]
[INFO] Tajo Rpc .......................................... SUCCESS [ 25.661 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [  0.971 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 10.313 s]
[INFO] Tajo Storage ...................................... SUCCESS [ 45.260 s]
[INFO] Tajo Core PullServer .............................. SUCCESS [  0.729 s]
[INFO] Tajo Client ....................................... SUCCESS [  3.414 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [  0.461 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  0.587 s]
[INFO] Tajo Core ......................................... FAILURE [12:21 min]
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:28 min
[INFO] Finished at: 2014-12-08T08:44:58+00:00
[INFO] Final Memory: 84M/863M
[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-1229

Reply via email to