See https://builds.apache.org/job/Hadoop-Common-22-branch/76/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 3257 lines...] [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestEnumSetWritable.java:54: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: org.apache.hadoop.io.EnumSetWritable<org.apache.hadoop.io.TestEnumSetWritable.TestEnumSet> [javac] .readObject(in, null)).get(); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestEnumSetWritable.java:82: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: org.apache.hadoop.io.EnumSetWritable<org.apache.hadoop.io.TestEnumSetWritable.TestEnumSet> [javac] .readObject(in, null)).get(); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestEnumSetWritable.java:109: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: org.apache.hadoop.io.EnumSetWritable<org.apache.hadoop.io.TestEnumSetWritable.TestEnumSet> [javac] .readObject(in, null)).get(); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/conf/TestConfServlet.java:59: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: java.util.Map<java.lang.String,java.lang.Object[]> [javac] __CLR2_4_3xcixcigsyw28lm.R.inc(43228);Object[] properties = ((Map<String, Object[]>)parsed).get("properties"); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/conf/TestConfServlet.java:61: warning: [unchecked] unchecked cast [javac] found : java.lang.Object [javac] required: java.util.Map<java.lang.String,java.lang.Object> [javac] __CLR2_4_3xcixcigsyw28lm.R.inc(43230);Map<String, Object> propertyInfo = (Map<String, Object>)o; [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestSortedMapWritable.java:48: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [javac] }__CLR2_4_3yyyyyygsyw28ok.R.inc(45330);assertEquals(0, inMap.firstKey().compareTo(keys[0])); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestSortedMapWritable.java:49: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [javac] __CLR2_4_3yyyyyygsyw28ok.R.inc(45331);assertEquals(0, inMap.lastKey().compareTo(keys[2])); [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestSortedMapWritable.java:56: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [javac] __CLR2_4_3yyyyyygsyw28ok.R.inc(45336);assertEquals(0, ((WritableComparable) outMap.get(e.getKey())).compareTo( [javac] ^ [javac] /tmp/clover3579228505915995936.tmp/org/apache/hadoop/io/TestSortedMapWritable.java:85: warning: [unchecked] unchecked call to compareTo(T) as a member of the raw type java.lang.Comparable [javac] __CLR2_4_3yyyyyygsyw28ok.R.inc(45353);assertEquals(0, aValue.compareTo(bValue)); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 5 errors [javac] 20 warnings BUILD FAILED /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build.xml:553: Compile failed; see the compiler error output for details. Total time: 32 seconds Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Publishing Clover coverage report... No Clover report will be published due to a Build Failure Recording test results Publishing Javadoc Recording fingerprints Updating HADOOP-7457 Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran.