See https://builds.apache.org/job/Hadoop-Common-22-branch/107/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 3771 lines...]
    [javac]                     ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/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] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/java/org/apache/hadoop/security/authentication/client/KerberosAuthenticator.java:202:
 warning: sun.security.jgss.GSSUtil is Sun proprietary API and may be removed 
in a future release
    [javac]                                                         
GSSUtil.NT_GSS_KRB5_PRINCIPAL);
    [javac]                                                         ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/java/org/apache/hadoop/security/authentication/client/KerberosAuthenticator.java:203:
 warning: sun.security.jgss.GSSUtil is Sun proprietary API and may be removed 
in a future release
    [javac]             gssContext = gssManager.createContext(serviceName, 
GSSUtil.GSS_KRB5_MECH_OID, null,
    [javac]                                                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 18 warnings
     [copy] Copying 1 file to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/classes

ivy-resolve-test:

ivy-retrieve-test:

generate-test-records:

generate-avro-records:
Trying to override old definition of task schema

generate-avro-protocols:
Trying to override old definition of task schema

compile-core-test:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/classes
    [javac] Compiling 9 source files to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 206 source files to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/classes
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/test/core/org/apache/hadoop/security/authentication/server/TestKerberosAuthenticationHandler.java:40:
 warning: sun.security.jgss.GSSUtil is Sun proprietary API and may be removed 
in a future release
    [javac] import sun.security.jgss.GSSUtil;
    [javac]                         ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/test/core/org/apache/hadoop/security/authentication/server/TestKerberosAuthenticationHandler.java:131:
 warning: sun.security.jgss.GSSUtil is Sun proprietary API and may be removed 
in a future release
    [javac]           GSSName serviceName = 
gssManager.createName(servicePrincipal, GSSUtil.NT_GSS_KRB5_PRINCIPAL);
    [javac]                                                                     
    ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/test/core/org/apache/hadoop/security/authentication/server/TestKerberosAuthenticationHandler.java:132:
 warning: sun.security.jgss.GSSUtil is Sun proprietary API and may be removed 
in a future release
    [javac]           gssContext = gssManager.createContext(serviceName, 
GSSUtil.GSS_KRB5_MECH_OID, null,
    [javac]                                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 3 warnings
Trying to override old definition of task paranamer
[paranamer] Generating parameter names from 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/test/core
 to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/classes
Build timed out (after 30 minutes). Marking the build as failed.
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording fingerprints
Updating HADOOP-6995
Recording test results
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
All tests passed

Reply via email to