You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/10/24 23:40:48 UTC

Hadoop-Mapreduce-trunk-Commit - Build # 1161 - Failure

See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1161/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12554 lines...]
create-c++-examples-pipes-makefile:

compile-c++-examples-pipes:
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 46 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-3249
Updating MAPREDUCE-3028
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk-Commit - Build # 1166 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1166/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12597 lines...]

create-c++-examples-pipes-makefile:

compile-c++-examples-pipes:
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 54 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating HADOOP-7769
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk-Commit - Build # 1165 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1165/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12597 lines...]

create-c++-examples-pipes-makefile:

compile-c++-examples-pipes:
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 45 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-3253
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk-Commit - Build # 1164 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1164/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12598 lines...]
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 54 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-3248
Updating MAPREDUCE-3159
Updating HDFS-2488
Updating MAPREDUCE-2746
Updating MAPREDUCE-2821
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk-Commit - Build # 1163 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1163/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12552 lines...]

create-c++-examples-pipes-makefile:

compile-c++-examples-pipes:
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 54 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating HDFS-2497
Email was triggered for: Failure
Sending email for trigger: Failure



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

Hadoop-Mapreduce-trunk-Commit - Build # 1162 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1162/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12552 lines...]

create-c++-examples-pipes-makefile:

compile-c++-examples-pipes:
     [exec] make[1]: Entering directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'
     [exec] test -z "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin" || /bin/mkdir -p "/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin"
     [exec]   /bin/bash ./libtool   --mode=install /usr/bin/install -c wordcount-simple wordcount-part wordcount-nopipe pipes-sort '/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin'
     [exec] libtool: install: /usr/bin/install -c wordcount-simple /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-simple
     [exec] libtool: install: /usr/bin/install -c wordcount-part /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-part
     [exec] libtool: install: /usr/bin/install -c wordcount-nopipe /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/wordcount-nopipe
     [exec] libtool: install: /usr/bin/install -c pipes-sort /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-examples/Linux-i386-32/bin/pipes-sort
     [exec] make[1]: Nothing to be done for `install-data-am'.
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/c++-build/Linux-i386-32/examples/pipes'

compile-c++-examples:

compile-examples:

ivy-resolve-test:

ivy-retrieve-test:

compile-mapred-test:
    [javac] Compiling 259 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:133: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIES
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIES, 3);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/NotificationTestCase.java:134: cannot find symbol
    [javac] symbol  : variable END_NOTIFICATION_RETRIE_INTERVAL
    [javac] location: interface org.apache.hadoop.mapred.JobContext
    [javac]     conf.setInt(JobContext.END_NOTIFICATION_RETRIE_INTERVAL, 200);
    [javac]                           ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:108: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestCombineOutputCollector.java:128: warning: [unchecked] unchecked conversion
    [javac] found   : org.apache.hadoop.mapred.IFile.Writer
    [javac] required: org.apache.hadoop.mapred.IFile.Writer<java.lang.String,java.lang.Integer>
    [javac]     Writer<String, Integer> mockWriter = mock(Writer.class);
    [javac]                                              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors
    [javac] 2 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:538: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build.xml:615: Compile failed; see the compiler error output for details.

Total time: 46 seconds
Build step 'Execute shell' marked build as failure
Recording test results
Updating MAPREDUCE-3252
Email was triggered for: Failure
Sending email for trigger: Failure



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