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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 1467 lines...]
    [javac]   public FSDataInputStream open(Path f, int bufferSize) 
    [javac]          ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:331:
 cannot find symbol
    [javac] symbol  : class UnresolvedLinkException
    [javac] location: class org.apache.hadoop.fs.Hdfs
    [javac]       throws IOException, UnresolvedLinkException {
    [javac]                           ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:337:
 cannot find symbol
    [javac] symbol  : class Path
    [javac] location: class org.apache.hadoop.fs.Hdfs
    [javac]   public void renameInternal(Path src, Path dst) 
    [javac]                              ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:337:
 cannot find symbol
    [javac] symbol  : class Path
    [javac] location: class org.apache.hadoop.fs.Hdfs
    [javac]   public void renameInternal(Path src, Path dst) 
    [javac]                                        ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:338:
 cannot find symbol
    [javac] symbol  : class UnresolvedLinkException
    [javac] location: class org.apache.hadoop.fs.Hdfs
    [javac]     throws IOException, UnresolvedLinkException {
    [javac]                         ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:343:
 cannot find symbol
    [javac] symbol  : class Path
    [javac] location: class org.apache.hadoop.fs.Hdfs
    [javac]   public void renameInternal(Path src, Path dst, boolean overwrite)
    [javac]                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 100 errors

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/build.xml:370: 
Compile failed; see the compiler error output for details.

Total time: 17 seconds


======================================================================
======================================================================
STORE: saving artifacts
======================================================================
======================================================================


mv: cannot stat `build/*.tar.gz': No such file or directory
mv: cannot stat `build/*.jar': No such file or directory
mv: cannot stat `build/test/findbugs': No such file or directory
mv: cannot stat `build/docs/api': No such file or directory
Build Failed
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording fingerprints
Recording test results
Publishing Javadoc
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to