See <https://builds.apache.org/job/Hcatalog-0.3-build/3/changes>
Changes:
[toffer] correct wrong change entry in CHANGES.TXT (removed HCAT-192 added
HCAT-191)
[toffer] HCATALOG-191 HBase input storage driver integration with zookeeper
based revision manager (avandana via toffer)
[toffer] HCATALOG-193 Snapshot class for HCatalog tables. (avandana via toffer)
------------------------------------------
[...truncated 8050 lines...]
[ivy:resolve] found commons-cli#commons-cli;1.0 in maven2
[ivy:resolve] found org.apache.hadoop#hadoop-tools;0.20.205.0 in maven2
[ivy:resolve] found javax.jms#jms;1.1 in maven2
[ivy:resolve] found org.apache.activemq#activemq-all;5.5.0 in maven2
[ivy:resolve] found javax.management.j2ee#management-api;1.1-rev-1 in maven2
[ivy:resolve] :: resolution report :: resolve 43ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| common | 6 | 0 | 0 | 0 || 6 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hcatalog
[ivy:retrieve] confs: [common]
[ivy:retrieve] 0 artifacts copied, 6 already retrieved (0kB/2ms)
ivy-package:
[ivy:resolve] :: resolving dependencies ::
org.apache.hcatalog#hcatalog;0.3.0-SNAPSTHOT
[ivy:resolve] confs: [package]
[ivy:resolve] found org.vafer#jdeb;0.8 in maven2
[ivy:resolve] :: resolution report :: resolve 9ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| package | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hcatalog
[ivy:retrieve] confs: [package]
[ivy:retrieve] 0 artifacts copied, 1 already retrieved (0kB/1ms)
init:
compile-src:
clientjar:
server-extensions:
jar-storage-drivers:
jar:
[echo] Generating all drivers
template:
[echo] Executing storage-driver "jar" for hbase
ivy-download:
[get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
[get] To:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivy-2.2.0.jar>
[get] Not modified - so not downloaded
ivy-init-dirs:
ivy-probe-antlib:
ivy-init-antlib:
ivy-init:
[ivy:configure] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivysettings.xml>
ivy-compile:
[ivy:resolve] :: resolving dependencies ::
org.apache.hcatalog#hbase-storage-driver;0.3.0-SNAPSTHOT
[ivy:resolve] confs: [common]
[ivy:resolve] found org.apache.hbase#hbase;0.90.3 in maven2
[ivy:resolve] found org.apache.zookeeper#zookeeper;3.4.0 in maven2
[ivy:resolve] found org.apache.thrift#libthrift;0.7.0 in maven2
[ivy:resolve] :: resolution report :: resolve 25ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| common | 3 | 0 | 0 | 0 || 5 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hbase-storage-driver
[ivy:retrieve] confs: [common]
[ivy:retrieve] 0 artifacts copied, 5 already retrieved (0kB/1ms)
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use
'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivysettings.xml>
init:
compile-src:
jar:
jar:
compile-test:
[javac] Compiling 55 source files to
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/build/test/classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
test:
[delete] Deleting directory /tmp/hcat_junit_warehouse
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/build/test/logs>
[mkdir] Created dir: /tmp/hcat_junit_warehouse
[junit] Running org.apache.hcatalog.cli.TestEximSemanticAnalysis
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.932 sec
[junit] Running org.apache.hcatalog.cli.TestPermsGrp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 42.972 sec
[junit] Running org.apache.hcatalog.cli.TestSemanticAnalysis
[junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 9.732 sec
[junit] Running org.apache.hcatalog.cli.TestStorageHandlerProperties
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.376 sec
[junit] Running org.apache.hcatalog.cli.TestUseDatabase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.603 sec
[junit] Running org.apache.hcatalog.common.TestHCatUtil
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[junit] Running org.apache.hcatalog.data.TestDefaultHCatRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[junit] Running org.apache.hcatalog.data.schema.TestHCatSchema
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
[junit] Running org.apache.hcatalog.data.schema.TestHCatSchemaUtils
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
[junit] Running org.apache.hcatalog.listener.TestMsgBusConnection
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.455 sec
[junit] Running org.apache.hcatalog.listener.TestNotificationListener
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.294 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatDynamicPartitioned
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 72.716 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatEximInputFormat
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 20.879 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatEximOutputFormat
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.916 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatHiveCompatibility
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 34.202 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatNonPartitioned
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.671 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatOutputFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.948 sec
[junit] Running org.apache.hcatalog.mapreduce.TestHCatPartitioned
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.261 sec
[junit] Running org.apache.hcatalog.pig.TestHCatEximLoader
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 56.789 sec
[junit] Running org.apache.hcatalog.pig.TestHCatEximStorer
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 37.847 sec
[junit] Running org.apache.hcatalog.pig.TestHCatLoader
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 53.211 sec
[junit] Running org.apache.hcatalog.pig.TestHCatStorer
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 117.43 sec
[junit] Running org.apache.hcatalog.pig.TestHCatStorerMulti
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.397 sec
[junit] Running org.apache.hcatalog.pig.TestPermsInheritance
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.269 sec
[junit] Running org.apache.hcatalog.pig.TestPigStorageDriver
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 80.171 sec
[junit] Running org.apache.hcatalog.rcfile.TestRCFileInputStorageDriver
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
[junit] Running org.apache.hcatalog.rcfile.TestRCFileMapReduceInputFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
[junit] Running org.apache.hcatalog.rcfile.TestRCFileOutputStorageDriver
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.467 sec
test-storage-drivers:
test:
[echo] Testing all drivers
template:
[echo] Executing storage-driver "test" for hbase
ivy-download:
[get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
[get] To:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivy-2.2.0.jar>
[get] Not modified - so not downloaded
ivy-init-dirs:
ivy-probe-antlib:
ivy-init-antlib:
ivy-init:
[ivy:configure] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivysettings.xml>
ivy-compile:
[ivy:resolve] :: resolving dependencies ::
org.apache.hcatalog#hbase-storage-driver;0.3.0-SNAPSTHOT
[ivy:resolve] confs: [common]
[ivy:resolve] found org.apache.hbase#hbase;0.90.3 in maven2
[ivy:resolve] found org.apache.zookeeper#zookeeper;3.4.0 in maven2
[ivy:resolve] found org.apache.thrift#libthrift;0.7.0 in maven2
[ivy:resolve] :: resolution report :: resolve 26ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| common | 3 | 0 | 0 | 0 || 5 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hcatalog#hbase-storage-driver
[ivy:retrieve] confs: [common]
[ivy:retrieve] 0 artifacts copied, 5 already retrieved (0kB/1ms)
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use
'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file =
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/ivy/ivysettings.xml>
init:
compile-src:
jar:
compile-test:
[javac] Compiling 14 source files to
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/build/test/classes>
[javac] Note:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/ManyMiniCluster.java>
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/src/test/org/apache/hcatalog/hbase/TestHBaseSerDeResultConverter.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
test:
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/build/test/logs>
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/build/test/temp>
[mkdir] Created dir:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/build/test/data>
[junit] Running org.apache.hcatalog.hbase.TestHBaseBulkOutputStorageDriver
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 120.606 sec
[junit] Running org.apache.hcatalog.hbase.TestHBaseDirectOutputStorageDriver
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 74.162 sec
[junit] Running org.apache.hcatalog.hbase.TestHBaseHCatStorageHandler
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 28.825 sec
[junit] Running org.apache.hcatalog.hbase.TestHBaseInputStorageDriver
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.818 sec
[junit] Running org.apache.hcatalog.hbase.TestHBaseSerDeResultConverter
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
[junit] Running org.apache.hcatalog.hbase.TestSnapshots
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.753 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestIDGenerator
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 2.717 sec
[junit] Test org.apache.hcatalog.hbase.snapshot.TestIDGenerator FAILED
[junit] Running org.apache.hcatalog.hbase.snapshot.TestRevisionManager
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 52.8 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.TestThriftSerialization
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.lock.WriteLockTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.484 sec
[junit] Running org.apache.hcatalog.hbase.snapshot.lock.ZNodeNameTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
BUILD FAILED
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/build.xml>:358: The
following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/build.xml>:314: The
following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/build.xml>:41:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/build.xml>:28:
The following error occurred while executing this line:
<https://builds.apache.org/job/Hcatalog-0.3-build/ws/trunk/storage-drivers/hbase/build.xml>:328:
Tests failed!
Total time: 22 minutes 33 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results