See <https://builds.apache.org/job/Tajo-master-jdk8-nightly/105/changes>

Changes:

[hyunsik] TAJO-1748: Refine client APIs to throw specific exceptions.

[jihoonson] TAJO-1754: Implement several functions to handle json array.

[jihoonson] TAJO-1561: Query which contains join condition in "OR" clause does 
not finish.

------------------------------------------
[...truncated 680662 lines...]
 1: type=Broadcast, tables=default.part
 2: type=Broadcast, tables=default.orders]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testInnerJoinWithThetaJoinConditionInWhere:77->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

SELECTION(6)
  => ...> but was:<...ast, tables=default.[b]

SELECTION(6)
  => ...>
  
TestInnerJoinQuery.testCrossJoinWithThetaJoinConditionInWhere:70->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

PROJECTION(3)
  =>...> but was:<...ast, tables=default.[b]

PROJECTION(3)
  =>...>
  
TestInnerJoinQuery.testDifferentTypesJoinCondition:237->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4]

JOIN(5)(INNER)
  =...> but was:<...st, tables=default.t[3]

JOIN(5)(INNER)
  =...>
  TestInnerJoinQuery.testTPCHQ2Join:126->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestInnerJoinQuery.testWhereClauseJoin6:119->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestInnerJoinQuery.testJoinWithMultipleJoinQual1:133->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.p
 2: type=Broadcast, tables=default.s]
 3: type=Broadcast,...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.ps
 2: type=Broadcast, tables=default.p]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testBroadcastTwoPartJoin:333->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[orders
 1: type=Broadcast, tables=default.part
 2: type=Broadcast, tables=default.lineitem]
 3: type=Broadcast,...> but was:<...ast, tables=default.[lineitem
 1: type=Broadcast, tables=default.part
 2: type=Broadcast, tables=default.orders]
 3: type=Broadcast,...>
  
TestInnerJoinQuery.testInnerJoinWithThetaJoinConditionInWhere:77->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

SELECTION(6)
  => ...> but was:<...ast, tables=default.[b]

SELECTION(6)
  => ...>
  
TestInnerJoinQuery.testCrossJoinWithThetaJoinConditionInWhere:70->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[a]

PROJECTION(3)
  =>...> but was:<...ast, tables=default.[b]

PROJECTION(3)
  =>...>
  
TestInnerJoinQuery.testDifferentTypesJoinCondition:237->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4]

JOIN(5)(INNER)
  =...> but was:<...st, tables=default.t[3]

JOIN(5)(INNER)
  =...>
  TestInnerJoinQuery.testTPCHQ2Join:126->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.supplier]
 2: type=Broadcast,...> but was:<...ast, tables=default.[supplier
 1: type=Broadcast, tables=default.part]
 2: type=Broadcast,...>
  
TestOuterJoinWithSubQuery.testLeftOuterJoinWithEmptySubquery1:88->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[jointable12
 1: type=Broadcast, tables=default.lineitem]

SORT(17)
  => Sort...> but was:<...ast, tables=default.[lineitem
 1: type=Broadcast, tables=default.jointable12]

SORT(17)
  => Sort...>
  
TestOuterJoinWithSubQuery.testLeftOuterJoinWithEmptySubquery1:88->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[jointable12
 1: type=Broadcast, tables=default.lineitem]

SORT(17)
  => Sort...> but was:<...ast, tables=default.[lineitem
 1: type=Broadcast, tables=default.jointable12]

SORT(17)
  => Sort...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase2:379->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t1]

JOIN(9)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t4]

JOIN(9)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2_1:267->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...> but was:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t4]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin2:424->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]
 2: type=Broadcast,...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin3:432->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[e
 1: type=Broadcast, tables=default.d]
 2: type=Broadcast,...> but was:<...ast, tables=default.[d
 1: type=Broadcast, tables=default.e]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testRightOuterJoinPredicationCaseByCase2:379->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t1]

JOIN(9)(RIGHT_OUTE...> but was:<...st, tables=default.t[1
 1: type=Broadcast, tables=default.t4]

JOIN(9)(RIGHT_OUTE...>
  
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2_1:267->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.t[4
 1: type=Broadcast, tables=default.t3]
 2: type=Broadcast,...> but was:<...st, tables=default.t[3
 1: type=Broadcast, tables=default.t4]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin2:424->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[b
 1: type=Broadcast, tables=default.c]
 2: type=Broadcast,...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.b]
 2: type=Broadcast,...>
  
TestOuterJoinQuery.testLeftOuterJoin3:432->QueryTestCaseBase.runSimpleTests:517 
Plan Verification for: 1 th test expected:<...ast, tables=default.[e
 1: type=Broadcast, tables=default.d]
 2: type=Broadcast,...> but was:<...ast, tables=default.[d
 1: type=Broadcast, tables=default.e]
 2: type=Broadcast,...>
  
TestInnerJoinWithSubQuery.testJoinWithMultipleJoinQual3:63->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.]s
 2: type=Broadcast...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.p]s
 2: type=Broadcast...>
  
TestInnerJoinWithSubQuery.testJoinWithMultipleJoinQual4:70->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.]s
 2: type=Broadcast...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.p]s
 2: type=Broadcast...>
  
TestInnerJoinWithSubQuery.testComplexJoinCondition5:95->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.n[ation]

SORT(12)
  => Sort...> but was:<...st, tables=default.n[1]

SORT(12)
  => Sort...>
  
TestInnerJoinWithSubQuery.testBroadcastSubquery2:123->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.a
 2: type=Broadcast, tables=default.c]

GROUP_BY(36)()
  =...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.a
 2: type=Broadcast, tables=default.part]

GROUP_BY(36)()
  =...>
  
TestInnerJoinWithSubQuery.testJoinWithMultipleJoinQual3:63->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.]s
 2: type=Broadcast...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.p]s
 2: type=Broadcast...>
  
TestInnerJoinWithSubQuery.testJoinWithMultipleJoinQual4:70->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[ps
 1: type=Broadcast, tables=default.]s
 2: type=Broadcast...> but was:<...ast, tables=default.[s
 1: type=Broadcast, tables=default.p]s
 2: type=Broadcast...>
  
TestInnerJoinWithSubQuery.testComplexJoinCondition5:95->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...st, tables=default.n[ation]

SORT(12)
  => Sort...> but was:<...st, tables=default.n[1]

SORT(12)
  => Sort...>
  
TestInnerJoinWithSubQuery.testBroadcastSubquery2:123->QueryTestCaseBase.runSimpleTests:517
 Plan Verification for: 1 th test expected:<...ast, tables=default.[part
 1: type=Broadcast, tables=default.a
 2: type=Broadcast, tables=default.c]

GROUP_BY(36)()
  =...> but was:<...ast, tables=default.[c
 1: type=Broadcast, tables=default.a
 2: type=Broadcast, tables=default.part]

GROUP_BY(36)()
  =...>

Tests run: 1627, Failures: 35, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  2.343 s]
[INFO] Tajo Project POM .................................. SUCCESS [  2.198 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  5.177 s]
[INFO] Tajo Common ....................................... SUCCESS [ 24.912 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  2.362 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  4.648 s]
[INFO] Tajo Plan ......................................... SUCCESS [  6.104 s]
[INFO] Tajo Rpc Common ................................... SUCCESS [  1.342 s]
[INFO] Tajo Protocol Buffer Rpc .......................... SUCCESS [01:27 min]
[INFO] Tajo Catalog Client ............................... SUCCESS [  1.426 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 10.231 s]
[INFO] Tajo Storage Common ............................... SUCCESS [ 12.075 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [ 59.043 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [  6.713 s]
[INFO] Tajo PullServer ................................... SUCCESS [  1.437 s]
[INFO] Tajo Client ....................................... SUCCESS [  2.527 s]
[INFO] Tajo CLI tools .................................... SUCCESS [  1.955 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [  2.618 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  1.874 s]
[INFO] Tajo RESTful Container ............................ SUCCESS [  3.596 s]
[INFO] Tajo Metrics ...................................... SUCCESS [  1.343 s]
[INFO] Tajo Core ......................................... FAILURE [21:07 min]
[INFO] Tajo RPC .......................................... SKIPPED
[INFO] Tajo Catalog Drivers Hive ......................... SKIPPED
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:09 min
[INFO] Finished at: 2015-08-14T03:57:49+00:00
[INFO] Final Memory: 135M/2328M
[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-jdk8-nightly/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
Archiving artifacts
Recording test results

Reply via email to