See <https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/490/>

------------------------------------------
[...truncated 24515 lines...]
    [junit] PREHOOK: Input: default@testhivejdbcdriverview
    [junit] PREHOOK: Output: default@testhivejdbcdriverview
    [junit] POSTHOOK: query: drop view testHiveJdbcDriverView
    [junit] POSTHOOK: type: DROPVIEW
    [junit] POSTHOOK: Input: default@testhivejdbcdriverview
    [junit] POSTHOOK: Output: default@testhivejdbcdriverview
    [junit] OK
    [junit] PREHOOK: query: create view testHiveJdbcDriverView comment 'Simple 
view' as select * from testHiveJdbcDriverTable
    [junit] PREHOOK: type: CREATEVIEW
    [junit] PREHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-48_869_4770481205834447959/-mr-10000
    [junit] POSTHOOK: query: create view testHiveJdbcDriverView comment 'Simple 
view' as select * from testHiveJdbcDriverTable
    [junit] POSTHOOK: type: CREATEVIEW
    [junit] POSTHOOK: Output: default@testHiveJdbcDriverView
    [junit] POSTHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-48_869_4770481205834447959/-mr-10000
    [junit] OK
    [junit] PREHOOK: query: select c1, c2, c3, c4, c5 as a, c6, c7, c8, c9, 
c10, c11, c12, c1*2, sentences(null, null, null) as b from testDataTypeTable 
limit 1
    [junit] PREHOOK: type: QUERY
    [junit] PREHOOK: Input: default@testdatatypetable@dt=20090619
    [junit] PREHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-48_898_8335693208673389672/-mr-10000
    [junit] Total MapReduce jobs = 1
    [junit] Launching Job 1 out of 1
    [junit] Number of reduce tasks is set to 0 since there's no reduce operator
    [junit] Job running in-process (local Hadoop)
    [junit] 2011-01-15 11:10:51,726 null map = 100%,  reduce = 0%
    [junit] Ended Job = job_local_0001
    [junit] POSTHOOK: query: select c1, c2, c3, c4, c5 as a, c6, c7, c8, c9, 
c10, c11, c12, c1*2, sentences(null, null, null) as b from testDataTypeTable 
limit 1
    [junit] POSTHOOK: type: QUERY
    [junit] POSTHOOK: Input: default@testdatatypetable@dt=20090619
    [junit] POSTHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-48_898_8335693208673389672/-mr-10000
    [junit] OK
    [junit] PREHOOK: query: drop table testHiveJdbcDriverTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testhivejdbcdrivertable
    [junit] PREHOOK: Output: default@testhivejdbcdrivertable
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testhivejdbcdrivertable
    [junit] POSTHOOK: Output: default@testhivejdbcdrivertable
    [junit] OK
    [junit] PREHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testhivejdbcdriverpartitionedtable
    [junit] PREHOOK: Output: default@testhivejdbcdriverpartitionedtable
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testhivejdbcdriverpartitionedtable
    [junit] POSTHOOK: Output: default@testhivejdbcdriverpartitionedtable
    [junit] OK
    [junit] PREHOOK: query: drop table testDataTypeTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testdatatypetable
    [junit] PREHOOK: Output: default@testdatatypetable
    [junit] POSTHOOK: query: drop table testDataTypeTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testdatatypetable
    [junit] POSTHOOK: Output: default@testdatatypetable
    [junit] OK
    [junit] Hive history 
file=<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/jdbc/tmp/hive_job_log_hudson_201101151110_1474355649.txt>
    [junit] Hive history 
file=<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/jdbc/tmp/hive_job_log_hudson_201101151110_1121452554.txt>
    [junit] PREHOOK: query: drop table testHiveJdbcDriverTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] OK
    [junit] PREHOOK: query: create table testHiveJdbcDriverTable (key int 
comment 'the key', value string) comment 'Simple table'
    [junit] PREHOOK: type: CREATETABLE
    [junit] POSTHOOK: query: create table testHiveJdbcDriverTable (key int 
comment 'the key', value string) comment 'Simple table'
    [junit] POSTHOOK: type: CREATETABLE
    [junit] POSTHOOK: Output: default@testHiveJdbcDriverTable
    [junit] OK
    [junit] PREHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt'>
 into table testHiveJdbcDriverTable
    [junit] PREHOOK: type: LOAD
    [junit] Copying data from 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table testhivejdbcdrivertable
    [junit] POSTHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt'>
 into table testHiveJdbcDriverTable
    [junit] POSTHOOK: type: LOAD
    [junit] POSTHOOK: Output: default@testhivejdbcdrivertable
    [junit] OK
    [junit] PREHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] OK
    [junit] PREHOOK: query: create table testHiveJdbcDriverPartitionedTable 
(key int, value string) comment 'Partitioned table' partitioned by (dt STRING)
    [junit] PREHOOK: type: CREATETABLE
    [junit] POSTHOOK: query: create table testHiveJdbcDriverPartitionedTable 
(key int, value string) comment 'Partitioned table' partitioned by (dt STRING)
    [junit] POSTHOOK: type: CREATETABLE
    [junit] POSTHOOK: Output: default@testHiveJdbcDriverPartitionedTable
    [junit] OK
    [junit] PREHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt'>
 into table testHiveJdbcDriverPartitionedTable PARTITION (dt='20090619')
    [junit] PREHOOK: type: LOAD
    [junit] Copying data from 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table testhivejdbcdriverpartitionedtable partition 
(dt=20090619)
    [junit] POSTHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt'>
 into table testHiveJdbcDriverPartitionedTable PARTITION (dt='20090619')
    [junit] POSTHOOK: type: LOAD
    [junit] POSTHOOK: Output: 
default@testhivejdbcdriverpartitionedtable@dt=20090619
    [junit] OK
    [junit] PREHOOK: query: drop table testDataTypeTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] POSTHOOK: query: drop table testDataTypeTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] OK
    [junit] PREHOOK: query: create table testDataTypeTable (c1 int, c2 boolean, 
c3 double, c4 string, c5 array<int>, c6 map<int,string>, c7 map<string,string>, 
c8 struct<r:string,s:int,t:double>, c9 tinyint, c10 smallint, c11 float, c12 
bigint, c13 array<array<string>>, c14 map<int, map<int,int>>, c15 
struct<r:int,s:struct<a:int,b:string>>, c16 
array<struct<m:map<string,string>,n:int>>) comment 'Table with many column data 
types' partitioned by (dt STRING)
    [junit] PREHOOK: type: CREATETABLE
    [junit] POSTHOOK: query: create table testDataTypeTable (c1 int, c2 
boolean, c3 double, c4 string, c5 array<int>, c6 map<int,string>, c7 
map<string,string>, c8 struct<r:string,s:int,t:double>, c9 tinyint, c10 
smallint, c11 float, c12 bigint, c13 array<array<string>>, c14 map<int, 
map<int,int>>, c15 struct<r:int,s:struct<a:int,b:string>>, c16 
array<struct<m:map<string,string>,n:int>>) comment 'Table with many column data 
types' partitioned by (dt STRING)
    [junit] POSTHOOK: type: CREATETABLE
    [junit] POSTHOOK: Output: default@testDataTypeTable
    [junit] OK
    [junit] PREHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/datatypes.txt'>
 into table testDataTypeTable PARTITION (dt='20090619')
    [junit] PREHOOK: type: LOAD
    [junit] Copying data from 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/datatypes.txt>
    [junit] Loading data to table testdatatypetable partition (dt=20090619)
    [junit] POSTHOOK: query: load data local inpath 
'<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/datatypes.txt'>
 into table testDataTypeTable PARTITION (dt='20090619')
    [junit] POSTHOOK: type: LOAD
    [junit] POSTHOOK: Output: default@testdatatypetable@dt=20090619
    [junit] OK
    [junit] PREHOOK: query: drop view testHiveJdbcDriverView
    [junit] PREHOOK: type: DROPVIEW
    [junit] PREHOOK: Input: default@testhivejdbcdriverview
    [junit] PREHOOK: Output: default@testhivejdbcdriverview
    [junit] POSTHOOK: query: drop view testHiveJdbcDriverView
    [junit] POSTHOOK: type: DROPVIEW
    [junit] POSTHOOK: Input: default@testhivejdbcdriverview
    [junit] POSTHOOK: Output: default@testhivejdbcdriverview
    [junit] OK
    [junit] PREHOOK: query: create view testHiveJdbcDriverView comment 'Simple 
view' as select * from testHiveJdbcDriverTable
    [junit] PREHOOK: type: CREATEVIEW
    [junit] PREHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-53_671_5847620708110597104/-mr-10000
    [junit] POSTHOOK: query: create view testHiveJdbcDriverView comment 'Simple 
view' as select * from testHiveJdbcDriverTable
    [junit] POSTHOOK: type: CREATEVIEW
    [junit] POSTHOOK: Output: default@testHiveJdbcDriverView
    [junit] POSTHOOK: Output: 
file:/tmp/hudson/hive_2011-01-15_11-10-53_671_5847620708110597104/-mr-10000
    [junit] OK
    [junit] PREHOOK: query: drop table testHiveJdbcDriverTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testhivejdbcdrivertable
    [junit] PREHOOK: Output: default@testhivejdbcdrivertable
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testhivejdbcdrivertable
    [junit] POSTHOOK: Output: default@testhivejdbcdrivertable
    [junit] OK
    [junit] PREHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testhivejdbcdriverpartitionedtable
    [junit] PREHOOK: Output: default@testhivejdbcdriverpartitionedtable
    [junit] POSTHOOK: query: drop table testHiveJdbcDriverPartitionedTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testhivejdbcdriverpartitionedtable
    [junit] POSTHOOK: Output: default@testhivejdbcdriverpartitionedtable
    [junit] OK
    [junit] PREHOOK: query: drop table testDataTypeTable
    [junit] PREHOOK: type: DROPTABLE
    [junit] PREHOOK: Input: default@testdatatypetable
    [junit] PREHOOK: Output: default@testdatatypetable
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 42.485 sec
    [junit] POSTHOOK: query: drop table testDataTypeTable
    [junit] POSTHOOK: type: DROPTABLE
    [junit] POSTHOOK: Input: default@testdatatypetable
    [junit] POSTHOOK: Output: default@testdatatypetable
    [junit] OK

test-conditions:

gen-test:

create-dirs:

compile-ant-tasks:

create-dirs:

init:

compile:
     [echo] Compiling: anttasks
    [javac] 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ant/build.xml>:40:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

deploy-ant-tasks:

create-dirs:

init:

compile:
     [echo] Compiling: anttasks
    [javac] 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ant/build.xml>:40:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

jar:

init:

install-hadoopcore:

install-hadoopcore-default:

ivy-init-dirs:

ivy-download:
      [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
      [get] To: 
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/ivy-2.1.0.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:209: 
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:132: 
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:220:
 The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:211:
 The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:134:
 java.lang.OutOfMemoryError: PermGen space
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
        at 
org.apache.tools.ant.AntClassLoader.defineClassFromData(AntClassLoader.java:1124)
        at 
org.apache.tools.ant.AntClassLoader.getClassFromStream(AntClassLoader.java:1295)
        at 
org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1351)
        at 
org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1311)
        at 
org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1064)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:247)
        at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:594)
        at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:239)
        at org.apache.tools.ant.taskdefs.Antlib.execute(Antlib.java:177)
        at org.apache.tools.ant.taskdefs.Definer.loadAntlib(Definer.java:443)
        at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:292)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
        at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor163.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Total time: 182 minutes 7 seconds
Archiving artifacts
Recording test results

Reply via email to