See <https://builds.apache.org/job/Tajo-0.11.0-build/101/changes>

Changes:

[jihoonson] TAJO-1917: Conflict on Parquet Libraries.

------------------------------------------
[...truncated 185597 lines...]
     => in schema: {(1) ?count_3 (INT8)}

=======================================================
Block Id: eb_1444815705296_0523_000005 [TERMINAL]
=======================================================

2015-10-14 09:51:30,136 INFO: 
org.apache.tajo.engine.planner.global.GlobalPlanner (build(160)) - 

Optimized master plan
-------------------------------------------------------------------------------
Execution Block Graph (TERMINAL - eb_1444815705296_0523_000005)
-------------------------------------------------------------------------------
|-eb_1444815705296_0523_000005
   |-eb_1444815705296_0523_000004
      |-eb_1444815705296_0523_000003
         |-eb_1444815705296_0523_000002
         |-eb_1444815705296_0523_000001
-------------------------------------------------------------------------------
Order of Execution
-------------------------------------------------------------------------------
1: eb_1444815705296_0523_000001
2: eb_1444815705296_0523_000002
3: eb_1444815705296_0523_000003
4: eb_1444815705296_0523_000004
5: eb_1444815705296_0523_000005
-------------------------------------------------------------------------------

=======================================================
Block Id: eb_1444815705296_0523_000001 [LEAF]
=======================================================

[Outgoing]
[q_1444815705296_0523] 1 => 3 (type=HASH_SHUFFLE, key=default.t2.c_nationkey 
(INT4), num=32)

PARTITIONS_SCAN(8) on default.customer_parts as t2
  => target list: default.t2.c_nationkey (INT4)
  => num of filtered paths: 5
  => out schema: {(1) default.t2.c_nationkey (INT4)}
  => in schema: {(7) default.t2.c_custkey (INT4), default.t2.c_name (TEXT), 
default.t2.c_address (TEXT), default.t2.c_phone (TEXT), default.t2.c_acctbal 
(FLOAT8), default.t2.c_mktsegment (TEXT), default.t2.c_comment (TEXT)}
  => 0: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=1
  => 1: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=13
  => 2: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=15
  => 3: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=3
  => 4: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=4

=======================================================
Block Id: eb_1444815705296_0523_000002 [LEAF]
=======================================================

[Outgoing]
[q_1444815705296_0523] 2 => 3 (type=HASH_SHUFFLE, key=default.t1.c_nationkey 
(INT4), num=32)

PARTITIONS_SCAN(9) on default.customer_parts as t1
  => target list: default.t1.c_nationkey (INT4)
  => num of filtered paths: 5
  => out schema: {(1) default.t1.c_nationkey (INT4)}
  => in schema: {(7) default.t1.c_custkey (INT4), default.t1.c_name (TEXT), 
default.t1.c_address (TEXT), default.t1.c_phone (TEXT), default.t1.c_acctbal 
(FLOAT8), default.t1.c_mktsegment (TEXT), default.t1.c_comment (TEXT)}
  => 0: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=1
  => 1: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=13
  => 2: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=15
  => 3: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=3
  => 4: 
hdfs://localhost:44995/tajo/warehouse/default/customer_parts/c_nationkey=4

=======================================================
Block Id: eb_1444815705296_0523_000003 [INTERMEDIATE]
=======================================================

[Incoming]
[q_1444815705296_0523] 1 => 3 (type=HASH_SHUFFLE, key=default.t2.c_nationkey 
(INT4), num=32)
[q_1444815705296_0523] 2 => 3 (type=HASH_SHUFFLE, key=default.t1.c_nationkey 
(INT4), num=32)

[Outgoing]
[q_1444815705296_0523] 3 => 4 (type=HASH_SHUFFLE, key=, num=1)

GROUP_BY(13)()
  => exprs: (count())
  => target list: ?count_3 (INT8)
  => out schema:{(1) ?count_3 (INT8)}
  => in schema:{(0) }
   JOIN(7)(INNER)
     => Join Cond: default.t1.c_nationkey (INT4) = default.t2.c_nationkey (INT4)
     => target list: 
     => out schema: {(0) }
     => in schema: {(2) default.t2.c_nationkey (INT4), default.t1.c_nationkey 
(INT4)}
      SCAN(12) on eb_1444815705296_0523_000002
        => out schema: {(1) default.t1.c_nationkey (INT4)}
        => in schema: {(1) default.t1.c_nationkey (INT4)}
      SCAN(11) on eb_1444815705296_0523_000001
        => out schema: {(1) default.t2.c_nationkey (INT4)}
        => in schema: {(1) default.t2.c_nationkey (INT4)}

=======================================================
Block Id: eb_1444815705296_0523_000004 [ROOT]
=======================================================

[Incoming]
[q_1444815705296_0523] 3 => 4 (type=HASH_SHUFFLE, key=, num=1)

GROUP_BY(5)()
  => exprs: (count(?count_3 (INT8)))
  => target list: ?count (INT8)
  => out schema:{(1) ?count (INT8)}
  => in schema:{(1) ?count_3 (INT8)}
   SCAN(14) on eb_1444815705296_0523_000003
     => out schema: {(1) ?count_3 (INT8)}
     => in schema: {(1) ?count_3 (INT8)}

=======================================================
Block Id: eb_1444815705296_0523_000005 [TERMINAL]
=======================================================

2015-10-14 09:51:30,137 INFO: org.apache.tajo.querymaster.Query (<init>(236)) - 
=======================================================
The order of execution: 

1: eb_1444815705296_0523_000001
2: eb_1444815705296_0523_000002
3: eb_1444815705296_0523_000003
4: eb_1444815705296_0523_000004
5: eb_1444815705296_0523_000005
=======================================================
2015-10-14 09:51:30,137 INFO: org.apache.tajo.querymaster.Query (handle(870)) - 
Processing q_1444815705296_0523 of type START
2015-10-14 09:51:30,138 INFO: 
org.apache.tajo.engine.planner.global.ParallelExecutionQueue (first(84)) - 
Initial executable blocks [eb_1444815705296_0523_000001, 
eb_1444815705296_0523_000002]
2015-10-14 09:51:30,138 INFO: org.apache.tajo.querymaster.Query (handle(888)) - 
q_1444815705296_0523 Query Transitioned from QUERY_NEW to QUERY_RUNNING
2015-10-14 09:51:30,138 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(946)) - eb_1444815705296_0523_000001, Outer volume: 
1.0MB, Inner volume: 1.0MB
2015-10-14 09:51:30,138 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(952)) - eb_1444815705296_0523_000001, Bigger Table's 
volume is approximately 1 MB
2015-10-14 09:51:30,138 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(981)) - eb_1444815705296_0523_000001, The determined 
number of join partitions is 1
2015-10-14 09:51:30,158 INFO: org.apache.tajo.querymaster.Stage 
(initTaskScheduler(902)) - org.apache.tajo.querymaster.DefaultTaskScheduler is 
chosen for the task scheduling for eb_1444815705296_0523_000001
2015-10-14 09:51:30,158 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(946)) - eb_1444815705296_0523_000002, Outer volume: 
1.0MB, Inner volume: 1.0MB
2015-10-14 09:51:30,158 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(952)) - eb_1444815705296_0523_000002, Bigger Table's 
volume is approximately 1 MB
2015-10-14 09:51:30,158 INFO: org.apache.tajo.querymaster.Stage 
(calculateShuffleOutputNum(981)) - eb_1444815705296_0523_000002, The determined 
number of join partitions is 1
2015-10-14 09:51:30,160 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,162 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,164 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,166 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,168 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,168 INFO: org.apache.tajo.storage.FileTablespace 
(getSplits(566)) - Total # of splits: 5
2015-10-14 09:51:30,169 INFO: org.apache.tajo.querymaster.Stage (run(854)) - 5 
objects are scheduled
2015-10-14 09:51:30,169 INFO: org.apache.tajo.querymaster.DefaultTaskScheduler 
(start(135)) - Start TaskScheduler
2015-10-14 09:51:30,177 INFO: org.apache.tajo.querymaster.Stage 
(initTaskScheduler(902)) - org.apache.tajo.querymaster.DefaultTaskScheduler is 
chosen for the task scheduling for eb_1444815705296_0523_000002
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xa34ff654, pid=25715, tid=2434779968
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libnet.so+0x14654]  _fini+0x1d0c
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/hs_err_pid25715.log>
2015-10-14 09:51:30,179 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,182 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,184 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,187 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,190 INFO: org.apache.tajo.storage.FileTablespace 
(listStatus(365)) - Total input paths to process : 1
2015-10-14 09:51:30,191 INFO: org.apache.tajo.storage.FileTablespace 
(getSplits(566)) - Total # of splits: 5
2015-10-14 09:51:30,192 INFO: org.apache.tajo.querymaster.Stage (run(854)) - 5 
objects are scheduled
2015-10-14 09:51:30,192 INFO: org.apache.tajo.querymaster.DefaultTaskScheduler 
(start(135)) - Start TaskScheduler
2015-10-14 09:51:30,193 INFO: org.apache.tajo.querymaster.DefaultTaskScheduler 
(increaseConcurrency(525)) - Assigned host : 127.0.0.1, Unknown Volume : -1, 
Concurrency : 1
2015-10-14 09:51:30,194 INFO: org.apache.tajo.worker.TaskManager 
(createExecutionBlock(114)) - QueryMaster Address:asf902.gq1.ygridcore.net:19691
2015-10-14 09:51:30,194 INFO: org.apache.tajo.querymaster.DefaultTaskScheduler 
(assignToLeafTasks(922)) - Assigned Local/Rack/Total: (0/1/1), Attempted 
Cancel/Assign/Total: (0/1/1), Locality: 0.00%, Rack host: 
asf902.gq1.ygridcore.net
2015-10-14 09:51:30,196 INFO: org.apache.tajo.worker.ExecutionBlockContext 
(init(119)) - Tajo Root Dir: hdfs://localhost:44995/tajo
2015-10-14 09:51:30,196 INFO: org.apache.tajo.worker.ExecutionBlockContext 
(init(120)) - Worker Local Dir: 
file://<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/test-data/a343004a-0c71-4e3c-ab7b-f00276ccda50/tajo-localdir>
2015-10-14 09:51:30,197 INFO: org.apache.tajo.worker.TaskManager (handle(184)) 
- Running ExecutionBlocks: 1, running tasks:0, availableResource: (Memory:1000, 
Disks:2, vCores:2)
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (<init>(116)) - 
Task basedir is created 
(<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/test-data/a343004a-0c71-4e3c-ab7b-f00276ccda50/tajo-localdir/q_1444815705296_0523/output/2)>
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (init(197)) - 
Initializing: ta_1444815705296_0523_000002_000000_00
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (initPlan(152)) - 
==================================
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (initPlan(153)) - 
* Stage ta_1444815705296_0523_000002_000000_00 is initialized
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (initPlan(154)) - 
* InterQuery: true, Use HASH_SHUFFLE shuffle, Fragments (num: 1), Fetches 
(total:0) :
2015-10-14 09:51:30,198 INFO: org.apache.tajo.worker.TaskImpl (initPlan(164)) - 
* Local task dir: 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/test-data/a343004a-0c71-4e3c-ab7b-f00276ccda50/tajo-localdir/q_1444815705296_0523/output/2/0_0>
2015-10-14 09:51:30,199 INFO: org.apache.tajo.worker.TaskImpl (initPlan(169)) - 
==================================
2015-10-14 09:51:30,203 INFO: org.apache.tajo.worker.TaskImpl (run(462)) - 
ta_1444815705296_0523_000002_000000_00 completed. Worker's task counter - 
total:1, succeeded: 1, killed: 0, failed: 0
2015-10-14 09:51:30,204 INFO: org.apache.tajo.querymaster.Stage 
(transition(1248)) - [eb_1444815705296_0523_000002] Task Completion Event 
(Total: 5, Success: 1, Killed: 0, Failed: 0)
[thread -1897272512 also had an error]
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

Results :

Tests run: 809, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  2.815 s]
[INFO] Tajo Project POM .................................. SUCCESS [  4.380 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  4.072 s]
[INFO] Tajo Common ....................................... SUCCESS [ 48.242 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  3.392 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  7.122 s]
[INFO] Tajo Plan ......................................... SUCCESS [  8.464 s]
[INFO] Tajo Rpc Common ................................... SUCCESS [  1.554 s]
[INFO] Tajo Protocol Buffer Rpc .......................... SUCCESS [ 51.248 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [  1.650 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 14.798 s]
[INFO] Tajo Storage Common ............................... SUCCESS [  3.277 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [01:01 min]
[INFO] Tajo PullServer ................................... SUCCESS [  1.379 s]
[INFO] Tajo Client ....................................... SUCCESS [  2.713 s]
[INFO] Tajo CLI tools .................................... SUCCESS [  2.331 s]
[INFO] Tajo SQL Parser ................................... SUCCESS [  5.922 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [  2.019 s]
[INFO] Tajo RESTful Container ............................ SUCCESS [  5.019 s]
[INFO] Tajo Metrics ...................................... SUCCESS [  1.367 s]
[INFO] Tajo Core ......................................... SUCCESS [  6.962 s]
[INFO] Tajo RPC .......................................... SUCCESS [  0.956 s]
[INFO] Tajo Catalog Drivers Hive ......................... SUCCESS [ 13.311 s]
[INFO] Tajo Catalog Drivers .............................. SUCCESS [  0.087 s]
[INFO] Tajo Catalog ...................................... SUCCESS [  1.031 s]
[INFO] Tajo Client Example ............................... SUCCESS [  1.122 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [  5.283 s]
[INFO] Tajo Cluster Tests ................................ SUCCESS [  3.146 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [ 40.896 s]
[INFO] Tajo JDBC storage common .......................... SUCCESS [  0.948 s]
[INFO] Tajo PostgreSQL JDBC storage ...................... SUCCESS [  1.650 s]
[INFO] Tajo Storage ...................................... SUCCESS [  1.044 s]
[INFO] Tajo Distribution ................................. SUCCESS [  6.038 s]
[INFO] Tajo Core Tests ................................... FAILURE [09:58 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:14 min
[INFO] Finished at: 2015-10-14T09:51:30+00:00
[INFO] Final Memory: 121M/488M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project tajo-core-tests: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked VM 
terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xms512m -Xmx1024m 
-XX:MaxPermSize=152m -Dfile.encoding=UTF-8 -Dderby.storage.pageSize=1024 
-Dderby.stream.error.file=/dev/null -jar 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/surefire/surefirebooter7822904691882934038.jar>
 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/surefire/surefire1055398905281505452tmp>
 
<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-core-tests/target/surefire/surefire_141803723470330265537tmp>
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tajo-core-tests
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating TAJO-1917

Reply via email to