See <https://builds.apache.org/job/Tajo-master-nightly/728/changes>
Changes:
[jihoonson] TAJO-1450: Encapsulate Datum in Tuple. (missing changes)
------------------------------------------
[...truncated 691855 lines...]
2015-06-04 02:28:37,415 INFO: org.apache.tajo.master.rm.Worker
(transition(200)) - Worker with slots=m:2048,d:2.0,c:16, used=m:0,d:0.0,c:0 is
joined to Tajo cluster
2015-06-04 02:28:37,415 INFO: org.apache.tajo.master.rm.Worker (handle(282)) -
-1438699147 Node Transitioned from NEW to RUNNING
2015-06-04 02:28:37,427 INFO: org.apache.tajo.master.TajoMaster
(checkAndInitializeSystemDirectories(252)) - Tajo Root Directory:
hdfs://localhost:44764/tajo
2015-06-04 02:28:37,427 INFO: org.apache.tajo.master.TajoMaster
(checkAndInitializeSystemDirectories(257)) - FileSystem
(hdfs://localhost:44764) is initialized.
2015-06-04 02:28:37,429 INFO: org.apache.tajo.master.TajoMaster
(checkAndInitializeSystemDirectories(277)) - Tajo Warehouse dir:
hdfs://localhost:44764/tajo/warehouse
2015-06-04 02:28:37,430 INFO: org.apache.tajo.master.TajoMaster
(checkAndInitializeSystemDirectories(286)) - Staging dir:
hdfs://localhost:44764/tajo/warehouse
2015-06-04 02:28:37,847 INFO:
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(292)) -
WorkerResourceAllocationThread start
2015-06-04 02:28:37,848 INFO: org.apache.tajo.rpc.RpcChannelFactory
(createServerChannelFactory(141)) - Create TajoResourceTrackerProtocol-123
ServerSocketChannelFactory. Worker:3
2015-06-04 02:28:37,850 INFO: org.apache.tajo.rpc.NettyServerBase (start(130))
- Rpc (TajoResourceTrackerProtocol) listens on /127.0.0.1:49304
2015-06-04 02:28:37,850 INFO: org.apache.tajo.master.rm.TajoResourceTracker
(serviceInit(102)) - TajoResourceTracker starts up (localhost/127.0.0.1:49304)
2015-06-04 02:28:37,850 INFO: org.apache.tajo.catalog.CatalogServer
(serviceInit(131)) - Catalog Store Class: org.apache.tajo.catalog.store.MemStore
Jun 4, 2015 2:28:37 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-06-04 02:28:37,930 INFO: org.apache.tajo.ws.rs.TajoRestService
(serviceInit(109)) - Tajo Rest Service initialized.
2015-06-04 02:28:37,931 INFO: org.apache.tajo.master.TajoMaster
(serviceInit(215)) - Tajo Master is initialized.
2015-06-04 02:28:37,931 INFO: org.apache.tajo.master.TajoMaster
(serviceStart(314)) - TajoMaster is starting up
2015-06-04 02:28:37,931 INFO: org.apache.tajo.catalog.CatalogServer
(createTablespace(235)) - tablespace "default"
(hdfs://localhost:44764/tajo/warehouse) is created
2015-06-04 02:28:37,931 INFO: org.apache.tajo.catalog.CatalogServer
(createDatabase(376)) - database "default" is created
2015-06-04 02:28:37,933 INFO: org.apache.tajo.rpc.RpcChannelFactory
(createServerChannelFactory(141)) - Create CatalogProtocol-124
ServerSocketChannelFactory. Worker:2
2015-06-04 02:28:37,935 INFO: org.apache.tajo.rpc.NettyServerBase (start(130))
- Rpc (CatalogProtocol) listens on /127.0.0.1:44025
2015-06-04 02:28:37,935 INFO: org.apache.tajo.catalog.CatalogServer
(start(191)) - Catalog Server startup (127.0.0.1:44025)
2015-06-04 02:28:38,155 INFO: org.apache.tajo.rpc.RpcChannelFactory
(createServerChannelFactory(141)) - Create TajoMasterClientProtocol-125
ServerSocketChannelFactory. Worker:2
2015-06-04 02:28:38,157 INFO: org.apache.tajo.rpc.NettyServerBase (start(130))
- Rpc (TajoMasterClientProtocol) listens on /127.0.0.1:52377
2015-06-04 02:28:38,157 INFO: org.apache.tajo.master.TajoMasterClientService
(start(114)) - Instantiated TajoMasterClientService at localhost/127.0.0.1:52377
2015-06-04 02:28:38,157 INFO: org.apache.tajo.rpc.RpcChannelFactory
(createServerChannelFactory(141)) - Create QueryCoordinatorProtocol-126
ServerSocketChannelFactory. Worker:2
2015-06-04 02:28:38,159 INFO: org.apache.tajo.rpc.NettyServerBase (start(130))
- Rpc (QueryCoordinatorProtocol) listens on /127.0.0.1:37514
2015-06-04 02:28:38,159 INFO: org.apache.tajo.master.QueryCoordinatorService
(start(75)) - Instantiated TajoMasterService at localhost/127.0.0.1:37514
2015-06-04 02:28:38,159 INFO: org.apache.tajo.rpc.RpcChannelFactory
(createServerChannelFactory(141)) - Create Tajo-REST-127
ServerSocketChannelFactory. Worker:16
Jun 4, 2015 2:28:38 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Cannot new create
registration for component type class
org.apache.tajo.ws.rs.resources.ClusterResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.DatabasesResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.SessionsResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.QueryResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.TablesResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.FunctionsResource: Existing previous
registration found for the type.
Jun 4, 2015 2:28:38 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-06-04 02:28:38,232 INFO: org.apache.tajo.rpc.NettyServerBase (start(130))
- Rpc (Tajo-REST) listens on /0:0:0:0:0:0:0:0:54499
2015-06-04 02:28:38,233 INFO: org.apache.tajo.ws.rs.TajoRestService
(serviceStart(118)) - Tajo Rest Service started.
2015-06-04 02:28:38,235 INFO: BlockStateChange (addToInvalidates(1109)) -
BLOCK* addToInvalidates: blk_1073741826_1002 127.0.0.1:43062
2015-06-04 02:28:38,240 WARN: org.apache.hadoop.hdfs.StateChange
(startFileInternal(2776)) - DIR* NameSystem.startFile:
/tajo/system/ha/active/active.lock /tajo/system/ha/active/active.lock for
client 127.0.0.1 already exists
2015-06-04 02:28:38,247 INFO: org.apache.tajo.ha.HdfsServiceTracker
(createLockFile(227)) - Lock file already exists at
(hdfs://localhost:44764/tajo/system/ha/active/active.lock)
2015-06-04 02:28:38,261 INFO: BlockStateChange (logAddStoredBlock(2473)) -
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43062 is added to
blk_1073741827_1003{blockUCState=COMMITTED, primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-0a996745-749b-4b9f-a830-49f9cbe54407:NORMAL:127.0.0.1:43062|RBW]]}
size 81
2015-06-04 02:28:38,662 INFO: org.apache.tajo.ha.HdfsServiceTracker
(register(189)) - This is added to backup master (127.0.0.1:37514)
2015-06-04 02:28:38,663 INFO: org.apache.tajo.util.history.HistoryWriter
(run(218)) - HistoryWriter_127.0.0.1_37514 started.
2015-06-04 02:28:38,663 INFO: org.apache.tajo.util.history.HistoryCleaner
(run(62)) - History cleaner started: expiry day=7
2015-06-04 02:28:38,670 INFO: org.apache.tajo.session.SessionManager
(createSession(75)) - Session ae2dfe4c-04b2-4997-b89b-7222519846fa is created.
2015-06-04 02:28:38,671 INFO: org.apache.tajo.master.GlobalEngine
(executeQuery(174)) - Query: CREATE TABLE default.table1 (age int);
2015-06-04 02:28:38,673 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(275)) - Non Optimized Query:
-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------
2015-06-04 02:28:38,673 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(277)) - =============================================
2015-06-04 02:28:38,673 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(278)) - Optimized Query:
-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------
2015-06-04 02:28:38,673 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(279)) - =============================================
2015-06-04 02:28:38,677 INFO: org.apache.tajo.catalog.CatalogServer
(createTable(603)) - relation "default.table1" is added to the catalog
(127.0.0.1:22935)
2015-06-04 02:28:38,677 INFO: org.apache.tajo.master.exec.DDLExecutor
(createTable(249)) - Table default.table1 is created (0)
2015-06-04 02:28:38,678 INFO: org.apache.tajo.master.GlobalEngine
(executeQuery(174)) - Query: CREATE TABLE default.table2 (age int);
2015-06-04 02:28:38,679 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(275)) - Non Optimized Query:
-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------
2015-06-04 02:28:38,679 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(277)) - =============================================
2015-06-04 02:28:38,679 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(278)) - Optimized Query:
-----------------------------
Query Block Graph
-----------------------------
|-#ROOT
-----------------------------
Optimization Log:
-----------------------------
2015-06-04 02:28:38,679 INFO: org.apache.tajo.master.GlobalEngine
(createLogicalPlan(279)) - =============================================
2015-06-04 02:28:38,682 INFO: org.apache.tajo.catalog.CatalogServer
(createTable(603)) - relation "default.table2" is added to the catalog
(127.0.0.1:22935)
2015-06-04 02:28:38,682 INFO: org.apache.tajo.master.exec.DDLExecutor
(createTable(249)) - Table default.table2 is created (0)
2015-06-04 02:28:38,684 INFO: org.apache.tajo.session.SessionManager
(removeSession(81)) - Session ae2dfe4c-04b2-4997-b89b-7222519846fa is removed.
2015-06-04 02:28:38,687 INFO: BlockStateChange (addToInvalidates(1109)) -
BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:43062
Jun 4, 2015 2:28:38 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Cannot new create
registration for component type class
org.apache.tajo.ws.rs.resources.ClusterResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.DatabasesResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.SessionsResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.QueryResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.TablesResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.FunctionsResource: Existing previous
registration found for the type.
Jun 4, 2015 2:28:38 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-06-04 02:28:38,762 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (Tajo-REST) listened on 0:0:0:0:0:0:0:0:22938) shutdown
2015-06-04 02:28:38,762 INFO: org.apache.tajo.ws.rs.TajoRestService
(serviceStop(129)) - Tajo Rest Service stopped.
2015-06-04 02:28:38,762 INFO: org.apache.tajo.catalog.CatalogServer (stop(196))
- Catalog Server (127.0.0.1:22935) shutdown
2015-06-04 02:28:38,763 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (CatalogProtocol) listened on 127.0.0.1:22935) shutdown
2015-06-04 02:28:38,765 INFO: org.apache.tajo.util.history.HistoryCleaner
(run(136)) - History cleaner stopped
2015-06-04 02:28:38,765 INFO: org.apache.tajo.util.history.HistoryWriter
(run(264)) - HistoryWriter_127.0.0.1_22937 stopped.
2015-06-04 02:28:38,766 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (QueryCoordinatorProtocol) listened on 127.0.0.1:22937)
shutdown
2015-06-04 02:28:38,766 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:22936)
shutdown
2015-06-04 02:28:38,768 ERROR:
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(369)) -
java.lang.InterruptedException
2015-06-04 02:28:38,769 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (TajoResourceTrackerProtocol) listened on
127.0.0.1:22934) shutdown
2015-06-04 02:28:38,769 INFO: org.apache.tajo.master.TajoMaster (stop(422)) -
Tajo Master main thread exiting
2015-06-04 02:28:39,670 INFO: BlockStateChange (addToInvalidates(1109)) -
BLOCK* addToInvalidates: blk_1073741827_1003 127.0.0.1:43062
2015-06-04 02:28:39,680 INFO: BlockStateChange (logAddStoredBlock(2473)) -
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43062 is added to
blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-040d6342-edd1-485c-ac0a-d99ece92f31e:NORMAL:127.0.0.1:43062|FINALIZED]]}
size 81
2015-06-04 02:28:39,700 INFO: BlockStateChange (logAddStoredBlock(2473)) -
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43062 is added to
blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1,
replicas=[ReplicaUnderConstruction[[DISK]DS-0a996745-749b-4b9f-a830-49f9cbe54407:NORMAL:127.0.0.1:43062|FINALIZED]]}
size 0
2015-06-04 02:28:39,702 INFO: org.apache.tajo.ha.HdfsServiceTracker
(register(158)) - This is added to active master (127.0.0.1:37514)
2015-06-04 02:28:39,779 INFO: org.apache.tajo.session.SessionManager
(createSession(75)) - Session 83a4e84a-03af-4095-9410-a97042be9dd2 is created.
2015-06-04 02:28:39,784 INFO: org.apache.tajo.session.SessionManager
(removeSession(81)) - Session 83a4e84a-03af-4095-9410-a97042be9dd2 is removed.
2015-06-04 02:28:39,786 INFO: BlockStateChange (addToInvalidates(1109)) -
BLOCK* addToInvalidates: blk_1073741828_1004 127.0.0.1:43062
Jun 4, 2015 2:28:39 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Cannot new create
registration for component type class
org.apache.tajo.ws.rs.resources.ClusterResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.DatabasesResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.SessionsResource: Existing previous
registration found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.QueryResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.TablesResource: Existing previous registration
found for the type.
WARNING: Cannot new create registration for component type class
org.apache.tajo.ws.rs.resources.FunctionsResource: Existing previous
registration found for the type.
Jun 4, 2015 2:28:39 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.6 2014-02-18 21:52:53...
2015-06-04 02:28:39,859 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (Tajo-REST) listened on 0:0:0:0:0:0:0:0:54499) shutdown
2015-06-04 02:28:39,860 INFO: org.apache.tajo.ws.rs.TajoRestService
(serviceStop(129)) - Tajo Rest Service stopped.
2015-06-04 02:28:39,860 INFO: org.apache.tajo.catalog.CatalogServer (stop(196))
- Catalog Server (127.0.0.1:44025) shutdown
2015-06-04 02:28:39,860 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (CatalogProtocol) listened on 127.0.0.1:44025) shutdown
2015-06-04 02:28:39,862 INFO: org.apache.tajo.util.history.HistoryCleaner
(run(136)) - History cleaner stopped
2015-06-04 02:28:39,862 INFO: org.apache.tajo.util.history.HistoryWriter
(run(264)) - HistoryWriter_127.0.0.1_37514 stopped.
2015-06-04 02:28:39,863 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (QueryCoordinatorProtocol) listened on 127.0.0.1:37514)
shutdown
2015-06-04 02:28:39,863 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (TajoMasterClientProtocol) listened on 127.0.0.1:52377)
shutdown
2015-06-04 02:28:39,864 ERROR:
org.apache.tajo.master.rm.TajoWorkerResourceManager (run(369)) -
java.lang.InterruptedException
2015-06-04 02:28:39,865 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (TajoResourceTrackerProtocol) listened on
127.0.0.1:49304) shutdown
2015-06-04 02:28:39,865 INFO: org.apache.tajo.master.TajoMaster (stop(422)) -
Tajo Master main thread exiting
2015-06-04 02:28:39,866 INFO: org.apache.tajo.TajoTestingCluster
(shutdownMiniCluster(530)) - ========================================
2015-06-04 02:28:39,866 INFO: org.apache.tajo.TajoTestingCluster
(shutdownMiniCluster(531)) - Minicluster is stopping
2015-06-04 02:28:39,866 INFO: org.apache.tajo.TajoTestingCluster
(shutdownMiniCluster(532)) - ========================================
2015-06-04 02:28:42,868 INFO: org.apache.tajo.catalog.CatalogServer (stop(196))
- Catalog Server (127.0.0.1:22935) shutdown
2015-06-04 02:28:42,869 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (CatalogProtocol) listened on 127.0.0.1:22935) shutdown
2015-06-04 02:28:42,869 INFO: org.apache.tajo.master.TajoMaster (stop(422)) -
Tajo Master main thread exiting
2015-06-04 02:28:42,870 INFO: org.apache.zookeeper.server.PrepRequestProcessor
(pRequest2Txn(494)) - Processed session termination for sessionid:
0x14dbc54f0cd0033
2015-06-04 02:28:42,870 INFO: org.apache.zookeeper.ZooKeeper (close(684)) -
Session: 0x14dbc54f0cd0033 closed
2015-06-04 02:28:42,870 INFO: org.apache.zookeeper.server.NIOServerCnxn
(closeSock(1007)) - Closed socket connection for client /127.0.0.1:54824 which
had sessionid 0x14dbc54f0cd0033
2015-06-04 02:28:42,870 INFO: org.apache.zookeeper.ClientCnxn (run(512)) -
EventThread shut down
2015-06-04 02:28:42,871 INFO: org.apache.zookeeper.server.PrepRequestProcessor
(pRequest2Txn(494)) - Processed session termination for sessionid:
0x14dbc54f0cd000c
2015-06-04 02:28:42,872 INFO: org.apache.zookeeper.ZooKeeper (close(684)) -
Session: 0x14dbc54f0cd000c closed
2015-06-04 02:28:42,872 INFO: org.apache.zookeeper.ClientCnxn (run(512)) -
EventThread shut down
2015-06-04 02:28:42,873 INFO: org.apache.tajo.util.history.HistoryWriter
(run(264)) - HistoryWriter_asf908.gq1.ygridcore.net_22939 stopped.
2015-06-04 02:28:42,872 INFO: org.apache.zookeeper.server.NIOServerCnxn
(closeSock(1007)) - Closed socket connection for client /67.195.81.152:57526
which had sessionid 0x14dbc54f0cd000c
2015-06-04 02:28:42,873 INFO: org.apache.tajo.util.history.HistoryCleaner
(run(136)) - History cleaner stopped
2015-06-04 02:28:42,874 INFO: org.apache.tajo.worker.WorkerHeartbeatService
(run(221)) - Worker Resource Heartbeat Thread stopped.
2015-06-04 02:28:42,874 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (QueryMasterProtocol) listened on 0:0:0:0:0:0:0:0:22941)
shutdown
2015-06-04 02:28:42,875 INFO:
org.apache.tajo.querymaster.QueryMasterManagerService (stop(110)) -
QueryMasterManagerService stopped
2015-06-04 02:28:42,875 INFO: org.apache.tajo.querymaster.QueryMaster
(run(455)) - QueryMaster heartbeat thread stopped
2015-06-04 02:28:42,875 INFO: org.apache.tajo.querymaster.QueryMaster
(stop(167)) - QueryMaster stopped
2015-06-04 02:28:42,876 INFO: org.apache.tajo.worker.TajoWorkerClientService
(stop(99)) - TajoWorkerClientService stopping
2015-06-04 02:28:42,876 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (QueryMasterClientProtocol) listened on
0:0:0:0:0:0:0:0:22940) shutdown
2015-06-04 02:28:42,877 INFO: org.apache.tajo.worker.TajoWorkerClientService
(stop(103)) - TajoWorkerClientService stopped
2015-06-04 02:28:42,877 INFO: org.apache.tajo.rpc.NettyServerBase
(shutdown(173)) - Rpc (TajoWorkerProtocol) listened on 0:0:0:0:0:0:0:0:22939)
shutdown
2015-06-04 02:28:42,877 INFO: org.apache.tajo.worker.TajoWorkerManagerService
(stop(97)) - TajoWorkerManagerService stopped
2015-06-04 02:28:42,878 INFO: org.apache.tajo.worker.TajoWorker
(serviceStop(386)) - TajoWorker main thread exiting
Killed
Results :
Failed tests:
TestOuterJoinQuery.testLeftOuterJoinPredicationCaseByCase2_1:268->QueryTestCaseBase.runSimpleTests:493
Result Verification for: 1 th test expected:<...-------------------
[2,table11-2,2,2,2
3,table11-3,null,null,3
4,table11-4,null,null,4]
> but was:<...-------------------
[3,table11-3,null,null,3
4,table11-4,null,null,4
2,table11-2,2,2,2]
>
Tests run: 1451, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Tajo Main ......................................... SUCCESS [ 2.900 s]
[INFO] Tajo Project POM .................................. SUCCESS [ 2.231 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [ 3.793 s]
[INFO] Tajo Common ....................................... SUCCESS [ 40.839 s]
[INFO] Tajo Algebra ...................................... SUCCESS [ 3.197 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [ 8.524 s]
[INFO] Tajo Plan ......................................... SUCCESS [ 12.339 s]
[INFO] Tajo Rpc Common ................................... SUCCESS [ 2.199 s]
[INFO] Tajo Protocol Buffer Rpc .......................... SUCCESS [ 50.604 s]
[INFO] Tajo Catalog Client ............................... SUCCESS [ 1.053 s]
[INFO] Tajo Catalog Server ............................... SUCCESS [ 15.798 s]
[INFO] Tajo Storage Common ............................... SUCCESS [ 12.387 s]
[INFO] Tajo HDFS Storage ................................. SUCCESS [01:15 min]
[INFO] Tajo HBase Storage ................................ SUCCESS [ 4.719 s]
[INFO] Tajo PullServer ................................... SUCCESS [ 1.628 s]
[INFO] Tajo Client ....................................... SUCCESS [ 4.606 s]
[INFO] Tajo CLI tools .................................... SUCCESS [ 2.198 s]
[INFO] Tajo JDBC Driver .................................. SUCCESS [ 4.299 s]
[INFO] ASM (thirdparty) .................................. SUCCESS [ 2.114 s]
[INFO] Tajo RESTful Container ............................ SUCCESS [ 5.424 s]
[INFO] Tajo Core ......................................... FAILURE [23:49 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: 28:07 min
[INFO] Finished at: 2015-06-04T02:28:45+00:00
[INFO] Final Memory: 98M/792M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project tajo-core: 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-master-nightly/ws/tajo-core> &&
/home/jenkins/tools/java/jdk1.6.0_45-64/jre/bin/java -Xms512m -Xmx1024m
-XX:MaxPermSize=152m -Dfile.encoding=UTF-8 -jar
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core/target/surefire/surefirebooter4111062552962237209.jar>
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core/target/surefire/surefire6351576849372747987tmp>
<https://builds.apache.org/job/Tajo-master-nightly/ws/tajo-core/target/surefire/surefire_113434303801850762045tmp>
[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
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results