See <https://builds.apache.org/job/Hive-trunk-h0.21/806/>
------------------------------------------
[...truncated 18886 lines...]
[junit] PREHOOK: type: DROPTABLE
[junit] PREHOOK: Input: default@testhivedrivertable
[junit] PREHOOK: Output: default@testhivedrivertable
[junit] POSTHOOK: query: drop table testhivedrivertable
[junit] POSTHOOK: type: DROPTABLE
[junit] POSTHOOK: Input: default@testhivedrivertable
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_344199949.txt>
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_1518664326.txt>
[junit] PREHOOK: query: drop table testhivedrivertable
[junit] PREHOOK: type: DROPTABLE
[junit] POSTHOOK: query: drop table testhivedrivertable
[junit] POSTHOOK: type: DROPTABLE
[junit] OK
[junit] PREHOOK: query: create table testhivedrivertable (key int, value
string)
[junit] PREHOOK: type: CREATETABLE
[junit] POSTHOOK: query: create table testhivedrivertable (key int, value
string)
[junit] POSTHOOK: type: CREATETABLE
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] PREHOOK: query: load data local inpath
'<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt'>
into table testhivedrivertable
[junit] PREHOOK: type: LOAD
[junit] PREHOOK: Output: default@testhivedrivertable
[junit] Copying data from
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt>
[junit] Loading data to table default.testhivedrivertable
[junit] POSTHOOK: query: load data local inpath
'<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt'>
into table testhivedrivertable
[junit] POSTHOOK: type: LOAD
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] FAILED: Hive Internal Error: java.lang.RuntimeException(Cannot make
directory: file:/tmp/hudson/hive_2011-07-03_09-12-09_716_8530913449592652631)
[junit] java.lang.RuntimeException: Cannot make directory:
file:/tmp/hudson/hive_2011-07-03_09-12-09_716_8530913449592652631
[junit] at
org.apache.hadoop.hive.ql.Context.getScratchDir(Context.java:150)
[junit] at
org.apache.hadoop.hive.ql.Context.getLocalScratchDir(Context.java:171)
[junit] at
org.apache.hadoop.hive.ql.Context.getMRScratchDir(Context.java:188)
[junit] at
org.apache.hadoop.hive.ql.Context.getMRTmpFileURI(Context.java:251)
[junit] at
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData(SemanticAnalyzer.java:1001)
[junit] at
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal(SemanticAnalyzer.java:7137)
[junit] at
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.analyze(BaseSemanticAnalyzer.java:238)
[junit] at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:377)
[junit] at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:335)
[junit] at org.apache.hadoop.hive.ql.Driver.run(Driver.java:844)
[junit] at
org.apache.hadoop.hive.service.HiveServer$HiveServerHandler.execute(HiveServer.java:156)
[junit] at
org.apache.hadoop.hive.service.TestHiveServer.testFetch(TestHiveServer.java:251)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit]
[junit] HiveServerException(message:Query returned non-zero code: 12,
cause: FAILED: Hive Internal Error: java.lang.RuntimeException(Cannot make
directory: file:/tmp/hudson/hive_2011-07-03_09-12-09_716_8530913449592652631),
errorCode:12, SQLState:42000)
[junit] at
org.apache.hadoop.hive.service.HiveServer$HiveServerHandler.execute(HiveServer.java:177)
[junit] at
org.apache.hadoop.hive.service.TestHiveServer.testFetch(TestHiveServer.java:251)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_1128100322.txt>
[junit] PREHOOK: query: drop table testhivedrivertable
[junit] PREHOOK: type: DROPTABLE
[junit] PREHOOK: Input: default@testhivedrivertable
[junit] PREHOOK: Output: default@testhivedrivertable
[junit] POSTHOOK: query: drop table testhivedrivertable
[junit] POSTHOOK: type: DROPTABLE
[junit] POSTHOOK: Input: default@testhivedrivertable
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] PREHOOK: query: create table testhivedrivertable (key int, value
string)
[junit] PREHOOK: type: CREATETABLE
[junit] POSTHOOK: query: create table testhivedrivertable (key int, value
string)
[junit] POSTHOOK: type: CREATETABLE
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] PREHOOK: query: load data local inpath
'<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt'>
into table testhivedrivertable
[junit] PREHOOK: type: LOAD
[junit] PREHOOK: Output: default@testhivedrivertable
[junit] Copying data from
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt>
[junit] Loading data to table default.testhivedrivertable
[junit] POSTHOOK: query: load data local inpath
'<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/data/files/kv1.txt'>
into table testhivedrivertable
[junit] POSTHOOK: type: LOAD
[junit] POSTHOOK: Output: default@testhivedrivertable
[junit] OK
[junit] FAILED: Hive Internal Error: java.lang.RuntimeException(Cannot make
directory: file:/tmp/hudson/hive_2011-07-03_09-12-10_329_5617759122776979424)
[junit] java.lang.RuntimeException: Cannot make directory:
file:/tmp/hudson/hive_2011-07-03_09-12-10_329_5617759122776979424
[junit] at
org.apache.hadoop.hive.ql.Context.getScratchDir(Context.java:150)
[junit] at
org.apache.hadoop.hive.ql.Context.getLocalScratchDir(Context.java:171)
[junit] at
org.apache.hadoop.hive.ql.Context.getMRScratchDir(Context.java:188)
[junit] at
org.apache.hadoop.hive.ql.Context.getMRTmpFileURI(Context.java:251)
[junit] at
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData(SemanticAnalyzer.java:1001)
[junit] at
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal(SemanticAnalyzer.java:7137)
[junit] at
org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.analyze(BaseSemanticAnalyzer.java:238)
[junit] at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:377)
[junit] at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:335)
[junit] at org.apache.hadoop.hive.ql.Driver.run(Driver.java:844)
[junit] at
org.apache.hadoop.hive.service.HiveServer$HiveServerHandler.execute(HiveServer.java:156)
[junit] at
org.apache.hadoop.hive.service.TestHiveServer.testDynamicSerde(TestHiveServer.java:293)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit]
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_495702919.txt>
[junit]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/service/../data/files/invalidpath/sample.jar>
does not exist
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_546688065.txt>
[junit]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/service/../data/files/invalidpath/sample.txt>
does not exist
[junit] Hive history
file=<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build/service/tmp/hive_job_log_hudson_201107030912_592027407.txt>
[junit]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/service/../data/files/invalidpath/sample.zip>
does not exist
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testExecute took 5.5 sec
[junit] Testcase: testNonHiveCommand took 1.264 sec
[junit] Caused an ERROR
[junit] Query returned non-zero code: 12, cause: FAILED: Hive Internal
Error: java.lang.RuntimeException(Cannot make directory:
file:/tmp/hudson/hive_2011-07-03_09-12-08_716_316770380226046003)
[junit] HiveServerException(message:Query returned non-zero code: 12,
cause: FAILED: Hive Internal Error: java.lang.RuntimeException(Cannot make
directory: file:/tmp/hudson/hive_2011-07-03_09-12-08_716_316770380226046003),
errorCode:12, SQLState:42000)
[junit] at
org.apache.hadoop.hive.service.HiveServer$HiveServerHandler.execute(HiveServer.java:177)
[junit] at
org.apache.hadoop.hive.service.TestHiveServer.testNonHiveCommand(TestHiveServer.java:177)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit]
[junit] Testcase: testMetastore took 0.327 sec
[junit] Testcase: testGetClusterStatus took 0.091 sec
[junit] Testcase: testFetch took 0.577 sec
[junit] Testcase: testDynamicSerde took 0.612 sec
[junit] Caused an ERROR
[junit] Query returned non-zero code: 12, cause: FAILED: Hive Internal
Error: java.lang.RuntimeException(Cannot make directory:
file:/tmp/hudson/hive_2011-07-03_09-12-10_329_5617759122776979424)
[junit] HiveServerException(message:Query returned non-zero code: 12,
cause: FAILED: Hive Internal Error: java.lang.RuntimeException(Cannot make
directory: file:/tmp/hudson/hive_2011-07-03_09-12-10_329_5617759122776979424),
errorCode:12, SQLState:42000)
[junit] at
org.apache.hadoop.hive.service.HiveServer$HiveServerHandler.execute(HiveServer.java:177)
[junit] at
org.apache.hadoop.hive.service.TestHiveServer.testDynamicSerde(TestHiveServer.java:293)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:154)
[junit] at junit.framework.TestCase.runBare(TestCase.java:127)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit]
[junit] Testcase: testAddJarShouldFailIfJarNotExist took 0.065 sec
[junit] Testcase: testAddFileShouldFailIfFileNotExist took 0.063 sec
[junit] Testcase: testAddArchiveShouldFailIfFileNotExist took 0.064 sec
[junit] Test org.apache.hadoop.hive.service.TestHiveServer FAILED
[for]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/service/build.xml>: The
following error occurred while executing this line:
[for]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build.xml>:215: The
following error occurred while executing this line:
[for]
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build-common.xml>:480:
Tests failed!
BUILD FAILED
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/hive/build.xml>:210:
Keepgoing execution: 7 of 10 iterations failed.
Total time: 10 minutes 26 seconds
Recording test results
Archiving artifacts
ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to
exception
hudson.util.IOException2: remote file operation failed:
<https://builds.apache.org/job/Hive-trunk-h0.21/ws/> at
hudson.remoting.Channel@39626c7b:ubuntu1
at hudson.FilePath.act(FilePath.java:754)
at hudson.FilePath.act(FilePath.java:740)
at
hudson.plugins.violations.ViolationsPublisher.perform(ViolationsPublisher.java:74)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:662)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:638)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:616)
at hudson.model.Build$RunnerImpl.post2(Build.java:161)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:585)
at hudson.model.Run.run(Run.java:1398)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Remote call on ubuntu1 failed
at hudson.remoting.Channel.call(Channel.java:670)
at hudson.FilePath.act(FilePath.java:747)
... 12 more
Caused by: java.lang.Error: Unable to load resource
hudson/plugins/violations/types/findbugs/findbugs-1.3.3-rc2.messages.xml
at
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:198)
at java.lang.ClassLoader.getResource(ClassLoader.java:977)
at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
at java.lang.Class.getResourceAsStream(Class.java:2047)
at
hudson.plugins.violations.types.findbugs.FindBugsDescriptor.parseMessages(FindBugsDescriptor.java:97)
at
hudson.plugins.violations.types.findbugs.FindBugsDescriptor.parseMessages(FindBugsDescriptor.java:90)
at
hudson.plugins.violations.types.findbugs.FindBugsDescriptor.<clinit>(FindBugsDescriptor.java:85)
at
hudson.plugins.violations.TypeDescriptor.<clinit>(TypeDescriptor.java:82)
at
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:103)
at
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:25)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:284)
at
hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:267)
at
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:194)
... 19 more