You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/02 12:33:53 UTC

Build failed in Jenkins: Hadoop-Common-trunk #1641

See <https://builds.apache.org/job/Hadoop-Common-trunk/1641/changes>

Changes:

[rohithsharmaks] YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks)

------------------------------------------
[...truncated 3481 lines...]
[INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [  2.674 s]
[INFO] Apache Hadoop MapReduce Common .................... SUCCESS [  1.505 s]
[INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [  0.358 s]
[INFO] Apache Hadoop MapReduce App ....................... SUCCESS [  1.507 s]
[INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [  0.690 s]
[INFO] Apache Hadoop MapReduce JobClient ................. SUCCESS [  1.929 s]
[INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SUCCESS [  0.193 s]
[INFO] Apache Hadoop MapReduce NativeTask ................ SUCCESS [  0.392 s]
[INFO] Apache Hadoop MapReduce Examples .................. SUCCESS [  0.693 s]
[INFO] Apache Hadoop MapReduce ........................... SUCCESS [  0.083 s]
[INFO] Apache Hadoop MapReduce Streaming ................. SUCCESS [  0.512 s]
[INFO] Apache Hadoop Distributed Copy .................... SUCCESS [  1.061 s]
[INFO] Apache Hadoop Archives ............................ SUCCESS [  0.287 s]
[INFO] Apache Hadoop Rumen ............................... SUCCESS [  0.534 s]
[INFO] Apache Hadoop Gridmix ............................. SUCCESS [  0.616 s]
[INFO] Apache Hadoop Data Join ........................... SUCCESS [  0.350 s]
[INFO] Apache Hadoop Ant Tasks ........................... SUCCESS [  0.120 s]
[INFO] Apache Hadoop Extras .............................. SUCCESS [  0.487 s]
[INFO] Apache Hadoop Pipes ............................... SUCCESS [  0.038 s]
[INFO] Apache Hadoop OpenStack support ................... SUCCESS [  0.385 s]
[INFO] Apache Hadoop Amazon Web Services support ......... SUCCESS [  0.403 s]
[INFO] Apache Hadoop Azure support ....................... SUCCESS [  0.598 s]
[INFO] Apache Hadoop Client .............................. SUCCESS [  0.794 s]
[INFO] Apache Hadoop Mini-Cluster ........................ SUCCESS [  0.121 s]
[INFO] Apache Hadoop Scheduler Load Simulator ............ SUCCESS [  1.264 s]
[INFO] Apache Hadoop Tools Dist .......................... SUCCESS [  0.293 s]
[INFO] Apache Hadoop Tools ............................... SUCCESS [  0.029 s]
[INFO] Apache Hadoop Distribution ........................ SUCCESS [  0.072 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2015-09-02T10:33:26+00:00
[INFO] Final Memory: 235M/1505M
[INFO] ------------------------------------------------------------------------

################
# mvn clean findbugs:findbugs checkstyle:checkstyle package -Pdist -Pnative -Dtar -Pdocs
################
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Hadoop Annotations
[INFO] Apache Hadoop MiniKDC
[INFO] Apache Hadoop Auth
[INFO] Apache Hadoop Auth Examples
[INFO] Apache Hadoop Common
[INFO] Apache Hadoop NFS
[INFO] Apache Hadoop KMS
[INFO] Apache Hadoop Common Project
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hadoop Annotations 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-annotations ---
[INFO] Deleting <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-annotations ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-annotations ---
[INFO] There are 24 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-annotations ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/test-dir>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-annotations ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-annotations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-annotations ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-annotations ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-annotations ---
[INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/hadoop-annotations-3.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-annotations ---
[INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/hadoop-annotations-3.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-annotations ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-annotations ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-annotations ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-annotations ---
[INFO] 
Loading source files for package org.apache.hadoop.classification...
Loading source files for package org.apache.hadoop.classification.tools...
Constructing Javadoc information...
Standard Doclet version 1.7.0_55
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceAudience.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceAudience.LimitedPrivate.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceAudience.Private.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceAudience.Public.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceStability.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceStability.Evolving.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceStability.Stable.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/InterfaceStability.Unstable.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/ExcludePrivateAnnotationsJDiffDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/ExcludePrivateAnnotationsStandardDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/IncludePublicAnnotationsStandardDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/overview-frame.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/package-frame.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/package-summary.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/package-tree.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/package-frame.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/package-summary.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/package-tree.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/constant-values.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Stable.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Evolving.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceStability.Unstable.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.Public.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.LimitedPrivate.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/class-use/InterfaceAudience.Private.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/ExcludePrivateAnnotationsStandardDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/ExcludePrivateAnnotationsJDiffDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/class-use/IncludePublicAnnotationsStandardDoclet.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/package-use.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/org/apache/hadoop/classification/tools/package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/overview-tree.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/index-all.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/index.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/overview-summary.html...>
Generating <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/help-doc.html...>
[INFO] Building jar: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-annotations/target/hadoop-annotations-3.0.0-SNAPSHOT-javadoc.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hadoop MiniKDC 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-minikdc ---
[INFO] Deleting <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-minikdc ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-minikdc ---
[INFO] There are 10 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-minikdc ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/test-dir>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-minikdc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-minikdc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-minikdc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-minikdc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-minikdc ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.minikdc.TestMiniKdc
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.87 sec - in org.apache.hadoop.minikdc.TestMiniKdc
Running org.apache.hadoop.minikdc.TestChangeOrgNameAndDomain
Killed

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop Annotations ......................... SUCCESS [  8.062 s]
[INFO] Apache Hadoop MiniKDC ............................. FAILURE [01:26 min]
[INFO] Apache Hadoop Auth ................................ SKIPPED
[INFO] Apache Hadoop Auth Examples ....................... SKIPPED
[INFO] Apache Hadoop Common .............................. SKIPPED
[INFO] Apache Hadoop NFS ................................. SKIPPED
[INFO] Apache Hadoop KMS ................................. SKIPPED
[INFO] Apache Hadoop Common Project ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2015-09-02T10:35:04+00:00
[INFO] Final Memory: 56M/913M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-minikdc: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc> && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/surefire/surefirebooter3844525000731749350.jar> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/surefire/surefire1226822196877995542tmp> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-minikdc/target/surefire/surefire_16986069927026817748tmp>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-minikdc
result: 1

################
# mvn -eaf test -Pclover -DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license
################
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : Hadoop-Common-trunk #1642

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-Common-trunk/1642/changes>