See <https://builds.apache.org/job/Tajo-master-nightly/598/>
------------------------------------------
[...truncated 374931 lines...]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
2015-01-27 02:16:36,533 ERROR: org.apache.tajo.rpc.AsyncRpcClient
(exceptionCaught(229)) - RPC
Exception:java.util.concurrent.RejectedExecutionException: Worker has already
been shutdown
2015-01-27 02:16:37,533 ERROR: org.apache.tajo.rpc.AsyncRpcClient
(exceptionCaught(214)) - null,class
org.apache.tajo.ipc.TajoResourceTrackerProtocol,Worker has already been shutdown
java.util.concurrent.RejectedExecutionException: Worker has already been
shutdown
at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.registerTask(AbstractNioSelector.java:115)
at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.register(AbstractNioSelector.java:100)
at
org.jboss.netty.channel.socket.nio.NioClientBoss.register(NioClientBoss.java:42)
at
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.connect(NioClientSocketPipelineSink.java:121)
at
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:70)
at
org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:54)
at
org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:54)
at org.jboss.netty.channel.Channels.connect(Channels.java:634)
at
org.jboss.netty.channel.AbstractChannel.connect(AbstractChannel.java:207)
at
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:229)
at
org.jboss.netty.bootstrap.ClientBootstrap.connect(ClientBootstrap.java:182)
at
org.apache.tajo.rpc.NettyClientBase$1.operationComplete(NettyClientBase.java:82)
at
org.jboss.netty.channel.DefaultChannelFuture.notifyListener(DefaultChannelFuture.java:427)
at
org.jboss.netty.channel.DefaultChannelFuture.addListener(DefaultChannelFuture.java:145)
at
org.apache.tajo.rpc.NettyClientBase$1.operationComplete(NettyClientBase.java:83)
at
org.jboss.netty.channel.DefaultChannelFuture.notifyListener(DefaultChannelFuture.java:427)
at
org.jboss.netty.channel.DefaultChannelFuture.notifyListeners(DefaultChannelFuture.java:418)
at
org.jboss.netty.channel.DefaultChannelFuture.setFailure(DefaultChannelFuture.java:380)
at
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$1.operationComplete(NioClientSocketPipelineSink.java:115)
at
org.jboss.netty.channel.DefaultChannelFuture.notifyListener(DefaultChannelFuture.java:427)
at
org.jboss.netty.channel.DefaultChannelFuture.notifyListeners(DefaultChannelFuture.java:413)
at
org.jboss.netty.channel.DefaultChannelFuture.setSuccess(DefaultChannelFuture.java:362)
at
org.jboss.netty.channel.AbstractChannel$ChannelCloseFuture.setClosed(AbstractChannel.java:355)
at
org.jboss.netty.channel.AbstractChannel.setClosed(AbstractChannel.java:185)
at
org.jboss.netty.channel.socket.nio.AbstractNioChannel.setClosed(AbstractNioChannel.java:197)
at
org.jboss.netty.channel.socket.nio.NioSocketChannel.setClosed(NioSocketChannel.java:84)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(AbstractNioWorker.java:357)
at
org.jboss.netty.channel.socket.nio.NioClientBoss.close(NioClientBoss.java:167)
at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:300)
at
org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
2015-01-27 02:16:37,534 ERROR: org.apache.tajo.rpc.AsyncRpcClient
(exceptionCaught(229)) - RPC
Exception:java.util.concurrent.RejectedExecutionException: Worker has already
been shutdown
2015-01-27 02:16:37,534 ERROR: org.apache.tajo.rpc.NettyClientBase
(operationComplete(90)) - Max retry count has been exceeded. attempts=3
2015-01-27 02:16:37,534 ERROR: org.apache.tajo.worker.WorkerHeartbeatService
(run(222)) - Connect error to /127.0.0.1:13658 caused by
RejectedExecutionException: Worker has already been shutdown
org.jboss.netty.channel.ConnectTimeoutException: Connect error to
/127.0.0.1:13658 caused by RejectedExecutionException: Worker has already been
shutdown
at
org.apache.tajo.rpc.NettyClientBase.handleConnectionInternally(NettyClientBase.java:105)
at org.apache.tajo.rpc.NettyClientBase.connect(NettyClientBase.java:115)
at
org.apache.tajo.rpc.RpcConnectionPool.getConnection(RpcConnectionPool.java:98)
at
org.apache.tajo.worker.WorkerHeartbeatService$WorkerHeartbeatThread.run(WorkerHeartbeatService.java:196)
2015-01-27 02:16:37,535 INFO: org.apache.tajo.worker.WorkerHeartbeatService
(run(243)) - Worker Resource Heartbeat Thread stopped.
Results :
Failed tests:
TestHBaseTable.testInsertIntoLocation:1414 expected:<2> but was:<1>
TestInsertQuery.testInsertOverwriteWithUnion:749 expected:<1|[1|17.0
1|1|36.0
2|2|38.0
3|2|45.0
3|3|49.0
1|3|173665.47
2|4|46929.18
3|2|193846.25]
> but was:<1|[3|173665.47
2|4|46929.18
3|2|193846.25
1|1|17.0
1|1|36.0
2|2|38.0
3|2|45.0
3|3|49.0]
>
TestInsertQuery.testInsertIntoLocation:119->assertTestInsertIntoLocation:151
null
TestInsertQuery.testInsertOverwriteLocationWithCompression:511 null
TestInsertQuery.testInsertIntoPartitionedTable:218
expected:<...-------------------
[ALGERIA,0,0
ARGENTINA,1,1
IRAN,4,10
IRAQ,4,11
JAPAN,2,12
JORDAN,4,13
KENYA,0,14
MOROCCO,0,15
MOZAMBIQUE,0,16
PERU,1,17
CHINA,2,18
ROMANIA,3,19
BRAZIL,1,2
SAUDI ARABIA,4,20
VIETNAM,2,21
RUSSIA,3,22
UNITED KINGDOM,3,23
UNITED STATES,1,24
CANADA,1,3
EGYPT,4,4
ETHIOPIA,0,5
FRANCE,3,6
GERMANY,3,7
INDIA,2,8
INDONESIA,2,9]
> but was:<...-------------------
[INDIA,2,8
EGYPT,4,4
VIETNAM,2,21
MOROCCO,0,15
ROMANIA,3,19
IRAQ,4,11
IRAN,4,10
ETHIOPIA,0,5
SAUDI ARABIA,4,20
JORDAN,4,13
ARGENTINA,1,1
ALGERIA,0,0
FRANCE,3,6
CANADA,1,3
MOZAMBIQUE,0,16
GERMANY,3,7
RUSSIA,3,22
CHINA,2,18
PERU,1,17
BRAZIL,1,2
KENYA,0,14
INDONESIA,2,9
UNITED STATES,1,24
JAPAN,2,12
UNITED KINGDOM,3,23]
>
TestInsertQuery.testInsertOverwriteWithAsteriskAndMore:410->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
Result Verification expected:<...-------------------
[3,3,6540,2,49.0,46796.47,0.1,0.0,R,F,1993-11-09,1993-12-20,1993-11-24,TAKE
BACK RETURN,RAIL, unusual accounts. eve,1993,11
3,2,1798,1,45.0,54058.05,0.06,0.0,R,F,1994-02-02,1994-01-04,1994-02-23,NONE,AIR,ongside
of the furiously brave acco,1994,02
1,1,7706,1,17.0,21168.23,0.04,0.02,N,O,1996-03-13,1996-02-12,1996-03-22,DELIVER
IN PERSON,TRUCK,egular courts above the,1996,03
1,1,7311,2,36.0,45983.16,0.09,0.06,N,O,1996-04-12,1996-02-28,1996-04-20,TAKE
BACK RETURN,MAIL,ly final dependencies: slyly bold ,1996,04
2,2,1191,1,38.0,44694.46,0.0,0.05,N,O,1997-01-28,1997-01-14,1997-02-02,TAKE
BACK RETURN,RAIL,ven requests. deposits breach a,1997,01]> but
was:<...-------------------
[2,2,1191,1,38.0,44694.46,0.0,0.05,N,O,1997-01-28,1997-01-14,1997-02-02,TAKE
BACK RETURN,RAIL,ven requests. deposits breach a,1997,01
3,2,1798,1,45.0,54058.05,0.06,0.0,R,F,1994-02-02,1994-01-04,1994-02-23,NONE,AIR,ongside
of the furiously brave acco,1994,02
3,3,6540,2,49.0,46796.47,0.1,0.0,R,F,1993-11-09,1993-12-20,1993-11-24,TAKE BACK
RETURN,RAIL, unusual accounts. eve,1993,11
1,1,7311,2,36.0,45983.16,0.09,0.06,N,O,1996-04-12,1996-02-28,1996-04-20,TAKE
BACK RETURN,MAIL,ly final dependencies: slyly bold ,1996,04
1,1,7706,1,17.0,21168.23,0.04,0.02,N,O,1996-03-13,1996-02-12,1996-03-22,DELIVER
IN PERSON,TRUCK,egular courts above the,1996,03]>
TestSelectQuery.testSimpleQueryWithLimitPartitionedTable:93->QueryTestCaseBase.assertResultSet:365->QueryTestCaseBase.assertResultSet:390->QueryTestCaseBase.verifyResultText:506
Result Verification expected:<...ven accounts abov,1
[3,Customer#000000003,MG9kdTD2WBHm,11-719-748-3364,7498.12,AUTOMOBILE, deposits
eat slyly ironic, even instructions. express foxes detect slyly. blithely even
accounts abov,1
2,Customer#000000002,XSTf4,NCwDVaWNe6tEgvwfmRchLXak,23-768-687-3665,121.65,AUTOMOBILE,l
accounts. blithely ironic theodolites integrate boldly: caref,13
2,Customer#000000002,XSTf4,NCwDVaWNe6tEgvwfmRchLXak,23-768-687-3665,121.65,AUTOMOBILE,l
accounts. blithely ironic theodolites integrate boldly: caref,13
2,Customer#000000002,XSTf4,NCwDVaWNe6tEgvwfmRchLXak,23-768-687-3665,121.65,AUTOMOBILE,l
accounts. blithely ironic theodolites integrate boldly: caref,13]
2,Customer#00000000...> but was:<...ven accounts abov,1
[1,Customer#000000001,IVhzIApeRb ot,c,E,25-989-741-2988,711.56,BUILDING,to the
even, regular platelets. regular, ironic epitaphs nag e,15
1,Customer#000000001,IVhzIApeRb ot,c,E,25-989-741-2988,711.56,BUILDING,to the
even, regular platelets. regular, ironic epitaphs nag e,15
1,Customer#000000001,IVhzIApeRb ot,c,E,25-989-741-2988,711.56,BUILDING,to the
even, regular platelets. regular, ironic epitaphs nag e,15
1,Customer#000000001,IVhzIApeRb ot,c,E,25-989-741-2988,711.56,BUILDING,to the
even, regular platelets. regular, ironic epitaphs nag e,15]
2,Customer#00000000...>
TestTajoCli.testDescTable:229->assertOutputResult:117 expected:<...C_TABLE
table path: [hdfs://localhost:54918/tajo/warehouse/default/TEST_DESC_TABLE
store type: CSV
number of rows: 0
volume: 0 B
Options:
'text.delimiter'='|'
schema:
col1 INT4
col2 INT4
table name: default.TEST_DESC_TABLE
table path: hdfs://localhost:54918/tajo]/warehouse/default/T...> but
was:<...C_TABLE
table path: [file:/tmp/tajo-jenkins/warehouse/default/TEST_DESC_TABLE
store type: CSV
number of rows: 0
volume: 0 B
Options:
'text.delimiter'='|'
schema:
col1 INT4
col2 INT4
table name: default.TEST_DESC_TABLE
table path: file:/tmp/tajo-jenkins]/warehouse/default/T...>
Tests in error:
TestCreateTable.testCreatedTableWithQuotedIdentifierAndVerifyPath:139->assertPathOfCreatedTable:110
» IllegalArgument
TestCreateTable.testCreatedTableJustCreatedAndVerifyPath:133->assertPathOfCreatedTable:110
» IllegalArgument
TestInsertQuery.testInsertOverwriteWithCompression:488 » IllegalArgument
Wrong...
TestInsertQuery.testInsertOverwriteWithUnionDifferentAlias:756->QueryTestCaseBase.executeFile:345
» Service
TestInsertQuery.testInsertOverwriteTableWithNonFromQuery2:669->QueryTestCaseBase.executeString:299
» Service
TestInsertQuery.testInsertOverwriteWithDatabase:615->QueryTestCaseBase.executeFile:345
» Service
TestInsertQuery.testInsertOverwriteTableWithNonFromQuery:634->QueryTestCaseBase.executeString:299
» Service
TestInsertQuery.testInsertInto:69->QueryTestCaseBase.executeFile:345 » Service
TestInsertQuery.testInsertOverwriteSmallerColumns:304->QueryTestCaseBase.executeFile:345
» Service
TestInsertQuery.testInsertOverwrite:49->QueryTestCaseBase.executeFile:345 »
Service
TestTablePartitions.testColumnPartitionedTableByThreeColumns:314 »
IllegalArgument
TestTablePartitions.testColumnPartitionedTableByTwoColumnsWithCompression:594
» IllegalArgument
TestTablePartitions.testQueryCasesOnColumnPartitionedTable:231->assertPartitionDirectories:205
» IllegalArgument
TestTablePartitions.testColumnPartitionedTableByOneColumn:185->assertPartitionDirectories:205
» IllegalArgument
TestTablePartitions.testInsertIntoColumnPartitionedTableByThreeColumns:378 »
IllegalArgument
TestTablePartitions.testColumnPartitionedTableNoMatchedPartition:722 »
IllegalArgument
TestTablePartitions.testColumnPartitionedTableByThreeColumnsWithCompression:639
» IllegalArgument
TestTablePartitions.testColumnPartitionedTableByOneColumnsWithCompression:557
» IllegalArgument
Tests run: 1341, Failures: 8, Errors: 18, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tajo Main ......................................... SUCCESS [ 1.758 s]
[INFO] Tajo Project POM .................................. SUCCESS [ 1.571 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [ 2.838 s]
[INFO] Tajo Common ....................................... SUCCESS [ 24.456 s]
[INFO] Tajo Algebra ...................................... SUCCESS [ 2.337 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [ 6.361 s]
[INFO] Tajo Plan ......................................... SUCCESS [ 6.368 s]
[INFO] Tajo Rpc .......................................... SUCCESS [ 25.620 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [ 0.955 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 9.767 s]
[INFO] Tajo Storage Common ............................... SUCCESS [ 10.763 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [ 38.815 s]
[INFO] Tajo HBase Storage ................................ SUCCESS [ 2.668 s]
[INFO] Tajo PullServer ................................... SUCCESS [ 0.759 s]
[INFO] Tajo Client ....................................... SUCCESS [ 3.972 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [ 0.865 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [ 1.446 s]
[INFO] Tajo Core ......................................... FAILURE [13:51 min]
[INFO] Tajo Catalog Drivers HCatalog ..................... 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: 16:13 min
[INFO] Finished at: 2015-01-27T02:16:37+00:00
[INFO] Final Memory: 93M/947M
[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-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