See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2084/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 7555 lines...]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
hadoop-hdfs-project ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ 
hadoop-hdfs-project ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-project 
---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ 
hadoop-hdfs-project ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ 
hadoop-hdfs-project ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS Client ......................... SUCCESS [  5.947 s]
[INFO] Apache Hadoop HDFS ................................ FAILURE [  03:11 h]
[INFO] Apache Hadoop HttpFS .............................. SKIPPED
[INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
[INFO] Apache Hadoop HDFS-NFS ............................ SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SUCCESS [  0.129 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:11 h
[INFO] Finished at: 2015-04-03T14:45:46+00:00
[INFO] Final Memory: 57M/612M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-hdfs: There was a timeout or other error in the fork -> [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 :hadoop-hdfs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Hadoop-Hdfs-trunk #2080
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1736 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating YARN-2901
Updating HDFS-7954
Updating YARN-3365
Updating HDFS-7811
Updating HDFS-7888
Updating HADOOP-11797
Updating HADOOP-9805
Updating HDFS-7893
Updating YARN-3415
Updating MAPREDUCE-6303
Updating HDFS-8035
Sending e-mails to: hdfs-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
54 tests failed.
REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoChecksumNoReadahead

Error Message:
org/apache/hadoop/util/PlatformName

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/util/PlatformName
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
        at 
org.apache.hadoop.security.UserGroupInformation.getOSLoginModuleName(UserGroupInformation.java:377)
        at 
org.apache.hadoop.security.UserGroupInformation.<clinit>(UserGroupInformation.java:422)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoChecksumNoReadahead(TestBlockReaderLocal.java:698)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForShortCircuitLocalRead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testStatistics(TestBlockReaderLocal.java:735)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForShortCircuitLocalRead(TestBlockReaderLocal.java:705)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoReadahead(TestBlockReaderLocal.java:663)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalImmediateClose

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalImmediateClose(TestBlockReaderLocal.java:221)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoChecksum(TestBlockReaderLocal.java:684)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReads

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReads(TestBlockReaderLocal.java:247)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoChecksum(TestBlockReaderLocal.java:419)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoReadahead(TestBlockReaderLocal.java:311)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksumNoReadahead(TestBlockReaderLocal.java:363)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChanges

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChanges(TestBlockReaderLocal.java:576)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksumNoReadahead(TestBlockReaderLocal.java:544)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorrupt

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorrupt(TestBlockReaderLocal.java:524)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoChecksumNoReadahead(TestBlockReaderLocal.java:434)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksumNoReadahead(TestBlockReaderLocal.java:670)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2(TestBlockReaderLocal.java:297)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptStart

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptStart(TestBlockReaderLocal.java:473)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksum(TestBlockReaderLocal.java:649)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForLocalRead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testStatistics(TestBlockReaderLocal.java:735)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForLocalRead(TestBlockReaderLocal.java:710)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytes

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytes(TestBlockReaderLocal.java:677)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksum(TestBlockReaderLocal.java:531)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksum(TestBlockReaderLocal.java:348)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksum(TestBlockReaderLocal.java:583)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksum(TestBlockReaderLocal.java:304)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoReadahead(TestBlockReaderLocal.java:356)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReads

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReads(TestBlockReaderLocal.java:412)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksumNoReadahead(TestBlockReaderLocal.java:271)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksumNoReadahead(TestBlockReaderLocal.java:317)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoReadahead(TestBlockReaderLocal.java:590)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksumNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksumNoReadahead(TestBlockReaderLocal.java:597)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoReadahead(TestBlockReaderLocal.java:538)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoReadahead(TestBlockReaderLocal.java:265)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoReadahead(TestBlockReaderLocal.java:691)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksum(TestBlockReaderLocal.java:259)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReads

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReads(TestBlockReaderLocal.java:341)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksum

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksum(TestBlockReaderLocal.java:656)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoReadahead(TestBlockReaderLocal.java:427)


REGRESSION:  
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsShortReadahead

Error Message:
Could not initialize class org.apache.hadoop.security.UserGroupInformation

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.security.UserGroupInformation
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:960)
        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.format(NameNode.java:343)
        at 
org.apache.hadoop.hdfs.DFSTestUtil.formatNameNode(DFSTestUtil.java:172)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:973)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
        at 
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsShortReadahead(TestBlockReaderLocal.java:253)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithAES[0]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithAES(TestEncryptedTransfer.java:212)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithRC4[0]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithRC4(TestEncryptedTransfer.java:157)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedReadClientAfterRestart[0]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedReadClientAfterRestart(TestEncryptedTransfer.java:364)


REGRESSION:  org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedRead[0]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedRead(TestEncryptedTransfer.java:104)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithTwoDns[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWrite(TestEncryptedTransfer.java:503)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithTwoDns(TestEncryptedTransfer.java:491)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithOneDn[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWrite(TestEncryptedTransfer.java:503)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithOneDn(TestEncryptedTransfer.java:486)


REGRESSION:  org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedAppend[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedAppend(TestEncryptedTransfer.java:542)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithMultipleDns[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWrite(TestEncryptedTransfer.java:503)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedWriteWithMultipleDns(TestEncryptedTransfer.java:496)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedWriteClientAfterRestart[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedWriteClientAfterRestart(TestEncryptedTransfer.java:407)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedAppendRequiringBlockTransfer[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.setEncryptionConfigKeys(TestEncryptedTransfer.java:77)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedAppendRequiringBlockTransfer(TestEncryptedTransfer.java:567)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadAfterNameNodeRestart[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadAfterNameNodeRestart(TestEncryptedTransfer.java:267)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testClientThatDoesNotSupportEncryption[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at org.apache.hadoop.conf.Configuration.setInt(Configuration.java:1304)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testClientThatDoesNotSupportEncryption(TestEncryptedTransfer.java:308)


REGRESSION:  org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedClient[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedClient(TestEncryptedTransfer.java:437)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithAES[1]

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
        at java.io.FilterInputStream.read(FilterInputStream.java:83)
        at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2501)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2489)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2560)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2513)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithAES(TestEncryptedTransfer.java:212)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithRC4[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedReadWithRC4(TestEncryptedTransfer.java:157)


REGRESSION:  
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedReadClientAfterRestart[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testLongLivedReadClientAfterRestart(TestEncryptedTransfer.java:364)


REGRESSION:  org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedRead[1]

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1750)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1711)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1704)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:842)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:471)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:430)
        at 
org.apache.hadoop.hdfs.TestEncryptedTransfer.testEncryptedRead(TestEncryptedTransfer.java:104)


Reply via email to