See <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/488/>
------------------------------------------ [...truncated 20310 lines...] [junit] checkDir success: false [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Method.java:597) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) [junit] org.apache.hadoop.util.DiskChecker$DiskErrorException: directory is not listable: Mock for Path, hashCode: 7812797 [junit] at org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:166) [junit] at org.apache.hadoop.util.TestDiskChecker._checkDirs(TestDiskChecker.java:114) [junit] at org.apache.hadoop.util.TestDiskChecker.__CLR3_0_27686uiyt4(TestDiskChecker.java:98) [junit] at org.apache.hadoop.util.TestDiskChecker.testCheckDir_notListable(TestDiskChecker.java:97) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] checkDir success: false [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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) [junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768) [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.494 sec [junit] Running org.apache.hadoop.util.TestGenericOptionsParser [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.608 sec [junit] Running org.apache.hadoop.util.TestGenericsUtil [junit] 2010-10-21 20:52:58,315 WARN util.GenericOptionsParser (GenericOptionsParser.java:parseGeneralOptions(417)) - options parsing failed: Missing argument for option: jt [junit] usage: general options are: [junit] -archives <paths> comma separated archives to be unarchived [junit] on the compute machines. [junit] -conf <configuration file> specify an application configuration file [junit] -D <property=value> use value for given property [junit] -files <paths> comma separated files to be copied to the [junit] map reduce cluster [junit] -fs <local|namenode:port> specify a namenode [junit] -jt <local|jobtracker:port> specify a job tracker [junit] -libjars <paths> comma separated jar files to include in [junit] the classpath. [junit] -tokenCacheFile <tokensFile> name of the file with the tokens [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.297 sec [junit] Running org.apache.hadoop.util.TestHostsFileReader [junit] 2010-10-21 20:52:58,942 INFO util.HostsFileReader (HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list [junit] 2010-10-21 20:52:58,944 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost1 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,945 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,945 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,946 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,947 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,947 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost5 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,948 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost1 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,948 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,949 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,949 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,950 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,950 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost5 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,957 INFO util.HostsFileReader (HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list [junit] 2010-10-21 20:52:58,960 INFO util.HostsFileReader (HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list [junit] 2010-10-21 20:52:58,967 INFO util.HostsFileReader (HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list [junit] 2010-10-21 20:52:58,967 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,968 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,968 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,969 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,969 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,969 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,972 INFO util.HostsFileReader (HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list [junit] 2010-10-21 20:52:58,972 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,973 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,973 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,973 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.include> [junit] 2010-10-21 20:52:58,974 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,974 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost2 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,975 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost4 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] 2010-10-21 20:52:58,975 INFO util.HostsFileReader (HostsFileReader.java:readFileToSet(70)) - Adding somehost3 to the list of hosts from <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build/test/data/dfs.exclude> [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.206 sec [junit] Running org.apache.hadoop.util.TestIndexedSort [junit] sortRandom seed: -1473143500798260514(org.apache.hadoop.util.QuickSort) [junit] testSorted seed: 8431898766904793878(org.apache.hadoop.util.QuickSort) [junit] testAllEqual setting min/max at 129/357(org.apache.hadoop.util.QuickSort) [junit] sortWritable seed: -1809140407967595781(org.apache.hadoop.util.QuickSort) [junit] QuickSort degen cmp/swp: 23252/3713(org.apache.hadoop.util.QuickSort) [junit] sortRandom seed: -7533601520802595812(org.apache.hadoop.util.HeapSort) [junit] testSorted seed: -3099058442039287930(org.apache.hadoop.util.HeapSort) [junit] testAllEqual setting min/max at 153/425(org.apache.hadoop.util.HeapSort) [junit] sortWritable seed: 9030013034145618311(org.apache.hadoop.util.HeapSort) [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.527 sec [junit] Running org.apache.hadoop.util.TestOptions [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.136 sec [junit] Running org.apache.hadoop.util.TestPureJavaCrc32 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.55 sec [junit] Running org.apache.hadoop.util.TestReflectionUtils [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.628 sec [junit] Running org.apache.hadoop.util.TestRunJar [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.219 sec [junit] Running org.apache.hadoop.util.TestShell [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.294 sec [junit] Running org.apache.hadoop.util.TestStringUtils [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.175 sec checkfailure: injectfaults: [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi> ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar [get] To: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/ivy/ivy-2.1.0.jar> [get] Not modified - so not downloaded ivy-init-dirs: [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/ivy> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/ivy/lib> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/ivy/report> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/ivy/maven> ivy-probe-antlib: ivy-init-antlib: ivy-init: [ivy:configure] :: loading settings :: file = <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/ivy/ivysettings.xml> ivy-resolve-common: ivy-retrieve-common: [ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead [ivy:cachepath] :: loading settings :: file = <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/ivy/ivysettings.xml> init: [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/classes> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/src> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/webapps> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/classes> [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/extraconf> [touch] Creating /tmp/null79040495 [delete] Deleting: /tmp/null79040495 [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf> [copy] Copying 5 files to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf> [copy] Copying <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/conf/hadoop-policy.xml.template> to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf/hadoop-policy.xml> [copy] Copying <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/conf/core-site.xml.template> to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf/core-site.xml> [copy] Copying <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/conf/hadoop-env.sh.template> to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf/hadoop-env.sh> [copy] Copying <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/conf/slaves.template> to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf/slaves> [copy] Copying <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/conf/masters.template> to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/test/conf/masters> record-parser: compile-rcc-compiler: [javac] Compiling 29 source files to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. Trying to override old definition of task recordcc compile-core-classes: [javac] Compiling 392 source files to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/classes> [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/KerberosName.java>:31: warning: sun.security.krb5.Config is Sun proprietary API and may be removed in a future release [javac] import sun.security.krb5.Config; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/KerberosName.java>:32: warning: sun.security.krb5.KrbException is Sun proprietary API and may be removed in a future release [javac] import sun.security.krb5.KrbException; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/KerberosName.java>:81: warning: sun.security.krb5.Config is Sun proprietary API and may be removed in a future release [javac] private static Config kerbConf; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:39: warning: sun.security.jgss.krb5.Krb5Util is Sun proprietary API and may be removed in a future release [javac] import sun.security.jgss.krb5.Krb5Util; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:40: warning: sun.security.krb5.Credentials is Sun proprietary API and may be removed in a future release [javac] import sun.security.krb5.Credentials; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:41: warning: sun.security.krb5.PrincipalName is Sun proprietary API and may be removed in a future release [javac] import sun.security.krb5.PrincipalName; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/KerberosName.java>:85: warning: sun.security.krb5.Config is Sun proprietary API and may be removed in a future release [javac] kerbConf = Config.getInstance(); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/KerberosName.java>:87: warning: sun.security.krb5.KrbException is Sun proprietary API and may be removed in a future release [javac] } catch (KrbException ke) { [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:120: warning: sun.security.krb5.Credentials is Sun proprietary API and may be removed in a future release [javac] Credentials serviceCred = null; [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:122: warning: sun.security.krb5.PrincipalName is Sun proprietary API and may be removed in a future release [javac] PrincipalName principal = new PrincipalName(serviceName, [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:122: warning: sun.security.krb5.PrincipalName is Sun proprietary API and may be removed in a future release [javac] PrincipalName principal = new PrincipalName(serviceName, [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:123: warning: sun.security.krb5.PrincipalName is Sun proprietary API and may be removed in a future release [javac] PrincipalName.KRB_NT_SRV_HST); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:125: warning: sun.security.jgss.krb5.Krb5Util is Sun proprietary API and may be removed in a future release [javac] .toString(), Krb5Util.ticketToCreds(getTgtFromSubject())); [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:124: warning: sun.security.krb5.Credentials is Sun proprietary API and may be removed in a future release [javac] serviceCred = Credentials.acquireServiceCreds(principal [javac] ^ [javac] <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/java/org/apache/hadoop/security/SecurityUtil.java>:134: warning: sun.security.jgss.krb5.Krb5Util is Sun proprietary API and may be removed in a future release [javac] .add(Krb5Util.credsToTicket(serviceCred)); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 15 warnings [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build-fi/classes> ivy-resolve-test: ivy-retrieve-test: generate-test-records: generate-avro-records: BUILD FAILED <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build.xml>:756: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/test/aop/build/aop.xml>:119: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/src/test/aop/build/aop.xml>:147: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/ws/trunk/build.xml>:466: taskdef class org.apache.avro.specific.SchemaTask cannot be found Total time: 13 minutes 12 seconds [FINDBUGS] Skipping publisher since build result is FAILURE [WARNINGS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results Recording fingerprints Publishing Clover coverage report... No Clover report will be published due to a Build Failure