You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/12 04:10:23 UTC

Build failed in Jenkins: Tez-Build-Hadoop-2.4 #170

See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/170/changes>

Changes:

[sree] TEZ-2792. Add AM web service API for tasks (sree)

[sree] TEZ-2780. Tez UI: Update All Tasks page while in progress (sree)

[jeagles] TEZ-2787. Tez AM should have java.io.tmpdir=./tmp to be consistent with tasks (jeagles)

[pramachandran] TEZ-2660. Tez UI: need to show application page even if system metrics publish is disabled. (pramachandran)

[bikas] TEZ-2810. Support for showing allocation delays due to internal preemption (bikas)

------------------------------------------
[...truncated 1306 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-history-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-history-parser ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.history.TestHistoryParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.967 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023719230
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-perf-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-perf-analyzer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-perf-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023719248
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-perf-analyzer ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-job-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-job-analyzer ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-job-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023719476
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-job-analyzer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-job-analyzer ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.analyzer.TestAnalyzer
Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 99.595 sec <<< FAILURE!
testBasicInputFailureWithoutExit(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 6.276 sec  <<< FAILURE!
java.lang.AssertionError: v2 : 000000_0
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testBasicInputFailureWithoutExit(TestAnalyzer.java:399)

testCascadingInputFailureWithExitSuccess(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 5.986 sec  <<< FAILURE!
java.lang.AssertionError: v3 : 000000_1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testCascadingInputFailureWithExitSuccess(TestAnalyzer.java:561)


Results :

Failed tests: 
  TestAnalyzer.testBasicInputFailureWithoutExit:399->runDAGAndVerify:220->verifyCriticalPath:273 v2 : 000000_0
  TestAnalyzer.testCascadingInputFailureWithExitSuccess:561->runDAGAndVerify:220->verifyCriticalPath:273 v3 : 000000_1

Tests run: 13, Failures: 2, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-javadoc-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-javadoc-tools ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-javadoc-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023819800
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-javadoc-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-javadoc-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-javadoc-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-javadoc-tools ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dist 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023819879
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dist ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildNumber: b6f15dcdcf3cae841c361983f32229858ff79f42 at timestamp: 1442023819891
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.552 s]
[INFO] tez-api ........................................... SUCCESS [ 44.373 s]
[INFO] tez-common ........................................ SUCCESS [  4.056 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 12.542 s]
[INFO] tez-runtime-library ............................... SUCCESS [02:09 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 30.093 s]
[INFO] tez-examples ...................................... SUCCESS [  0.409 s]
[INFO] tez-dag ........................................... SUCCESS [02:10 min]
[INFO] tez-tests ......................................... SUCCESS [27:56 min]
[INFO] tez-ext-service-tests ............................. SUCCESS [ 58.828 s]
[INFO] tez-ui ............................................ SUCCESS [ 23.010 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-yarn-timeline-history ......................... SUCCESS [ 53.663 s]
[INFO] tez-history-parser ................................ SUCCESS [01:47 min]
[INFO] tez-tools ......................................... SUCCESS [  0.014 s]
[INFO] tez-perf-analyzer ................................. SUCCESS [  0.017 s]
[INFO] tez-job-analyzer .................................. FAILURE [01:40 min]
[INFO] tez-javadoc-tools ................................. SUCCESS [  0.142 s]
[INFO] tez-dist .......................................... SUCCESS [  0.012 s]
[INFO] Tez ............................................... SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:34 min
[INFO] Finished at: 2015-09-12T02:10:19+00:00
[INFO] Final Memory: 47M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-job-analyzer: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports> for the individual test results.
[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 :tez-job-analyzer
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Tez-Build-Hadoop-2.4 #174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/174/changes>


Build failed in Jenkins: Tez-Build-Hadoop-2.4 #173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/173/changes>

Changes:

[hitesh] Update CHANGES.txt for TEZ-2663. (hitesh)

[pramachandran] TEZ-2829. Tez UI: minor fixes to in-progress update of UI from AM (pramachandran)

[rbalamohan] TEZ-2827. Increase timeout for TestFetcher testInputAttemptIdentifierMap (rbalamohan)

[bikas] TEZ-2774. addendum to add a preemption periodic log

------------------------------------------
[...truncated 1304 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-history-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-history-parser ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.history.TestHistoryParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.685 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458105850
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-perf-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-perf-analyzer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-perf-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458105863
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-perf-analyzer ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-job-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-job-analyzer ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-job-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458106055
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-job-analyzer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-job-analyzer ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.analyzer.TestAnalyzer
Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 99.401 sec <<< FAILURE!
testBasicInputFailureWithoutExit(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 6.223 sec  <<< FAILURE!
java.lang.AssertionError: v2 : 000000_0
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testBasicInputFailureWithoutExit(TestAnalyzer.java:399)

testCascadingInputFailureWithExitSuccess(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 6.045 sec  <<< FAILURE!
java.lang.AssertionError: v3 : 000000_1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testCascadingInputFailureWithExitSuccess(TestAnalyzer.java:561)


Results :

Failed tests: 
  TestAnalyzer.testBasicInputFailureWithoutExit:399->runDAGAndVerify:220->verifyCriticalPath:273 v2 : 000000_0
  TestAnalyzer.testCascadingInputFailureWithExitSuccess:561->runDAGAndVerify:220->verifyCriticalPath:273 v3 : 000000_1

Tests run: 13, Failures: 2, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-javadoc-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-javadoc-tools ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-javadoc-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458206152
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-javadoc-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-javadoc-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-javadoc-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-javadoc-tools ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dist 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458206302
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dist ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildNumber: 1a065b9d87d84645363d0c65ae021a6a514169a8 at timestamp: 1442458206315
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.427 s]
[INFO] tez-api ........................................... SUCCESS [ 45.789 s]
[INFO] tez-common ........................................ SUCCESS [  4.090 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 12.560 s]
[INFO] tez-runtime-library ............................... SUCCESS [02:17 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 30.423 s]
[INFO] tez-examples ...................................... SUCCESS [  0.286 s]
[INFO] tez-dag ........................................... SUCCESS [02:12 min]
[INFO] tez-tests ......................................... SUCCESS [27:44 min]
[INFO] tez-ext-service-tests ............................. SUCCESS [ 58.735 s]
[INFO] tez-ui ............................................ SUCCESS [ 16.663 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-yarn-timeline-history ......................... SUCCESS [ 53.389 s]
[INFO] tez-history-parser ................................ SUCCESS [01:46 min]
[INFO] tez-tools ......................................... SUCCESS [  0.014 s]
[INFO] tez-perf-analyzer ................................. SUCCESS [  0.015 s]
[INFO] tez-job-analyzer .................................. FAILURE [01:40 min]
[INFO] tez-javadoc-tools ................................. SUCCESS [  0.215 s]
[INFO] tez-dist .......................................... SUCCESS [  0.013 s]
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:25 min
[INFO] Finished at: 2015-09-17T02:50:06+00:00
[INFO] Final Memory: 54M/836M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-job-analyzer: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports> for the individual test results.
[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 :tez-job-analyzer
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.4 #172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/172/changes>

Changes:

[rbalamohan] TEZ-2825. Report progress in terms of completed tasks to reduce load on AM for Tez UI (hitesh via rbalamohan)

[sseth] TEZ-2774. Improvements and cleanup of logging for the AM and parts of

[sseth] Fix CHANGES.txt for TEZ-2774

------------------------------------------
[...truncated 1016 lines...]
    
    Done, without errors.
        
    Running "svgmin:dist" (svgmin) task
    
    Done, without errors.
        
    Running "emberTemplates:dist" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Running "emberTemplates:development" (emberTemplates) task
    File ".tmp/scripts/compiled-templates.js" created.
    
    Done, without errors.
    
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 385.25 kB → 315.77 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 27 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins>
[INFO] Storing buildNumber: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c at timestamp: 1442366399398
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-yarn-timeline-history
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-history-parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildNumber: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c at timestamp: 1442366399433
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-perf-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-perf-analyzer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-perf-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildNumber: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c at timestamp: 1442366399450
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-perf-analyzer ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-job-analyzer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-javadoc-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-javadoc-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-javadoc-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildNumber: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c at timestamp: 1442366399512
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-javadoc-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-javadoc-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-javadoc-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-javadoc-tools ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildNumber: c3ce35142ad4e5e2f566c18d2fb1b0fde0b9484c at timestamp: 1442366399633
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.741 s]
[INFO] tez-api ........................................... SUCCESS [ 55.161 s]
[INFO] tez-common ........................................ SUCCESS [  5.239 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 13.578 s]
[INFO] tez-runtime-library ............................... SUCCESS [02:40 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 59.058 s]
[INFO] tez-examples ...................................... SUCCESS [  0.433 s]
[INFO] tez-dag ........................................... FAILURE [02:19 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ext-service-tests ............................. SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 25.822 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.032 s]
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-history-parser ................................ SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.019 s]
[INFO] tez-perf-analyzer ................................. SUCCESS [  0.015 s]
[INFO] tez-job-analyzer .................................. SKIPPED
[INFO] tez-javadoc-tools ................................. SUCCESS [  0.168 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:41 min
[INFO] Finished at: 2015-09-16T01:19:59+00:00
[INFO] Final Memory: 49M/738M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dag/target/surefire-reports> for the individual test results.
[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 :tez-dag
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.4 #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/171/changes>

Changes:

[pramachandran] TEZ-2813. Tez UI: add counter data for rest api calls to AM Web Services v2 (sree via pramachandran)

[pramachandran] TEZ-2817. Tez UI: update in progress counter data for the dag vertices and tasks table (sree via pramachandran)

[hitesh] TEZ-2876. Tez UI: Update vertex, task & attempt details page while in progress. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-2812. Tez UI: Update task & attempt tables while in progress. (Sreenath Somarajapuram via hitesh)

------------------------------------------
[...truncated 1304 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-history-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-history-parser ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-plugins/tez-history-parser/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.history.TestHistoryParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.338 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-tools ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290738181
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-perf-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-perf-analyzer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-perf-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290738199
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-perf-analyzer ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-job-analyzer 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-job-analyzer ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-job-analyzer ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290738613
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-job-analyzer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-job-analyzer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-job-analyzer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-job-analyzer ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.analyzer.TestAnalyzer
Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 96.94 sec <<< FAILURE!
testBasicInputFailureWithoutExit(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 6.268 sec  <<< FAILURE!
java.lang.AssertionError: v2 : 000000_0
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testBasicInputFailureWithoutExit(TestAnalyzer.java:399)

testCascadingInputFailureWithExitSuccess(org.apache.tez.analyzer.TestAnalyzer)  Time elapsed: 5.994 sec  <<< FAILURE!
java.lang.AssertionError: v3 : 000000_1
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.tez.analyzer.TestAnalyzer.verifyCriticalPath(TestAnalyzer.java:273)
	at org.apache.tez.analyzer.TestAnalyzer.runDAGAndVerify(TestAnalyzer.java:220)
	at org.apache.tez.analyzer.TestAnalyzer.testCascadingInputFailureWithExitSuccess(TestAnalyzer.java:561)


Results :

Failed tests: 
  TestAnalyzer.testBasicInputFailureWithoutExit:399->runDAGAndVerify:220->verifyCriticalPath:273 v2 : 000000_0
  TestAnalyzer.testCascadingInputFailureWithExitSuccess:561->runDAGAndVerify:220->verifyCriticalPath:273 v3 : 000000_1

Tests run: 13, Failures: 2, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-javadoc-tools 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-javadoc-tools ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-javadoc-tools ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290836244
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-javadoc-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-javadoc-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-javadoc-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/tez-javadoc-tools/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-javadoc-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-javadoc-tools ---
[INFO] No tests to run.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dist 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290836338
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dist ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.8.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildNumber: ffa3d5208dcd37f990273799d1dd60176e303568 at timestamp: 1442290836352
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.192 s]
[INFO] tez-api ........................................... SUCCESS [ 43.723 s]
[INFO] tez-common ........................................ SUCCESS [  3.930 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 12.346 s]
[INFO] tez-runtime-library ............................... SUCCESS [02:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 28.899 s]
[INFO] tez-examples ...................................... SUCCESS [  0.288 s]
[INFO] tez-dag ........................................... SUCCESS [02:09 min]
[INFO] tez-tests ......................................... SUCCESS [27:06 min]
[INFO] tez-ext-service-tests ............................. SUCCESS [ 58.573 s]
[INFO] tez-ui ............................................ SUCCESS [ 16.542 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-yarn-timeline-history ......................... SUCCESS [ 52.987 s]
[INFO] tez-history-parser ................................ SUCCESS [01:46 min]
[INFO] tez-tools ......................................... SUCCESS [  0.014 s]
[INFO] tez-perf-analyzer ................................. SUCCESS [  0.017 s]
[INFO] tez-job-analyzer .................................. FAILURE [01:37 min]
[INFO] tez-javadoc-tools ................................. SUCCESS [  0.154 s]
[INFO] tez-dist .......................................... SUCCESS [  0.014 s]
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:30 min
[INFO] Finished at: 2015-09-15T04:20:36+00:00
[INFO] Final Memory: 44M/627M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-job-analyzer: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.4/ws/tez-tools/analyzers/job-analyzer/target/surefire-reports> for the individual test results.
[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 :tez-job-analyzer
Build step 'Execute shell' marked build as failure
Recording test results