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/05/06 04:20:32 UTC

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #88

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

Changes:

[hitesh] TEZ-2408. TestTaskAttempt fails to compile against hadoop-2.4 and hadoop-2.2. (hitesh)

[rbalamohan] TEZ-2392. Have all readers throw an Exception on incorrect next() usage (rbalamohan)

[pramachandran] TEZ-2401. Tez UI: All-dag page has duration keep counting for KILLED dag. (pramachandran)

[sseth] TEZ-2369. Add a few unit tests for RootInputInitializerManager. (sseth)

[rbalamohan] TEZ-1752. Inputs / Outputs in the Runtime library should be interruptable (rbalamohan)

[hitesh] TEZ-2415. PMC RDF needs to use asfext:pmc, not asfext:PMC. (hitesh)

[hitesh] TEZ-2384. Add warning message in the case of prewarn under non-session mode. (Jeff Zhang via hitesh)

------------------------------------------
[...truncated 1103 lines...]
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 380.61 kB → 311.68 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.2/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.7.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878827931
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-mbeans-resource-calculator 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mbeans-resource-calculator ---
[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.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildNumber: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878828003
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mbeans-resource-calculator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mbeans-resource-calculator ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.util.TestTezMxBeanResourceCalculator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec

Results :

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

[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.7.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 077b352fbd7ec44a7e5c3224837d5048829f09c4 at timestamp: 1430878828745
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.790 s]
[INFO] tez-api ........................................... SUCCESS [ 33.540 s]
[INFO] tez-common ........................................ SUCCESS [  2.944 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.557 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:10 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.154 s]
[INFO] tez-examples ...................................... SUCCESS [  0.242 s]
[INFO] tez-dag ........................................... SUCCESS [01:56 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 12.972 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.799 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-06T02:20:28+00:00
[INFO] Final Memory: 62M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

Jenkins build is back to normal : Tez-Build-Hadoop-2.2 #96

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


Build failed in Jenkins: Tez-Build-Hadoop-2.2 #95

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

Changes:

[zjffdu] TEZ-2351. Remove GroupByOrderbyMRRTest example from tez-tests (Hitesh via Jeff Zhang)

[pramachandran] TEZ-2436. Tez UI: Add cancel button in column selector. (Sreenath Somarajapuram via pramachandran)

[sseth] TEZ-2445. Disable the object cleanup in local mode in LogicalIOProcessorRuntimeTask. Contributed by Jeff Zhang.

------------------------------------------
[...truncated 351 lines...]
  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.91 kB → 312.79 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900738
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900757
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: c048de1c54413076339e2f0339b1fc40f7d1f24d at timestamp: 1431559900818
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.764 s]
[INFO] tez-api ........................................... FAILURE [  6.473 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 13.117 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.058 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.901 s
[INFO] Finished at: 2015-05-13T23:31:40+00:00
[INFO] Final Memory: 39M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #94

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

Changes:

[hitesh] TEZ-2057. tez-dag/pom.xml contains versions for dependencies. (Jonathan Eagles via hitesh)

------------------------------------------
[...truncated 351 lines...]
  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.8 kB → 312.7 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736195
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736212
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: faffae43c5533ce914b4a3d05cc12fb83dfc75fe at timestamp: 1431475736274
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.732 s]
[INFO] tez-api ........................................... FAILURE [  6.209 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.058 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.055 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.022 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.617 s
[INFO] Finished at: 2015-05-13T00:08:56+00:00
[INFO] Final Memory: 38M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #93

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

Changes:

[zjffdu] TEZ-2421. Deadlock in AM because attempt and vertex locking each other out (zjffdu)

[zjffdu] TEZ-2435. Add public key to KEYS (zjffdu)

[hitesh] TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh)

[jeagles] TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events (Mit Desai via jeagles)

------------------------------------------
[...truncated 349 lines...]
  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.8 kB → 312.7 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182659
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182676
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 9d582b444b7ba7f862802dbb547b059349e25fcf at timestamp: 1431388182742
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.776 s]
[INFO] tez-api ........................................... FAILURE [  6.435 s]
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 17.245 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.017 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.064 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.018 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.001 s
[INFO] Finished at: 2015-05-11T23:49:42+00:00
[INFO] Final Memory: 42M/911M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project tez-api: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[59,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[60,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[61,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[62,55] package org.apache.hadoop.security.token.delegation.web does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[102,17] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[103,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[146,27] cannot find symbol
[ERROR] symbol  : class KerberosDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[148,27] cannot find symbol
[ERROR] symbol  : class PseudoDelegationTokenAuthenticator
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[153,48] package DelegationTokenAuthenticatedURL does not exist
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[545,13] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[546,21] cannot find symbol
[ERROR] symbol: class DelegationTokenAuthenticatedURL
[ERROR] <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java>:[563,20] cannot find symbol
[ERROR] symbol  : class DelegationTokenAuthenticatedURL
[ERROR] location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl.TimelineURLConnectionFactory
[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-api
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #92

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

Changes:

[zjffdu] TEZ-2412. Should kill vertex in DAGImpl#VertexRerunWhileCommitting (zjffdu)

[sseth] TEZ-2426. Ensure the eventRouter thread completes before switching to a

------------------------------------------
[...truncated 858 lines...]
Updating config with the following assets:
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.8 kB → 312.7 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030313
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030330
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: ce69aa1e2ca3320d33c833a96a158f94bfd73f52 at timestamp: 1431135030345
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.805 s]
[INFO] tez-api ........................................... SUCCESS [ 34.674 s]
[INFO] tez-common ........................................ SUCCESS [  2.931 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.538 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.387 s]
[INFO] tez-examples ...................................... SUCCESS [  0.233 s]
[INFO] tez-dag ........................................... FAILURE [16:53 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 15.121 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.015 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:33 min
[INFO] Finished at: 2015-05-09T01:30:30+00:00
[INFO] Final Memory: 59M/844M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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.2 #91

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

Changes:

[zjffdu] TEZ-2410. VertexGroupCommitFinishedEvent & VertexCommitStartedEvent is not logged correctly (zjffdu)

------------------------------------------
[...truncated 1124 lines...]
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.8 kB → 312.7 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571139
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-mbeans-resource-calculator 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mbeans-resource-calculator ---
[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.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildNumber: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571214
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mbeans-resource-calculator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mbeans-resource-calculator ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.util.TestTezMxBeanResourceCalculator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075571973
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 4a6808ce4c99458653bbe4328dfcad24649a48fb at timestamp: 1431075572006
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.722 s]
[INFO] tez-api ........................................... SUCCESS [ 34.440 s]
[INFO] tez-common ........................................ SUCCESS [  2.951 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.605 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.094 s]
[INFO] tez-examples ...................................... SUCCESS [  0.260 s]
[INFO] tez-dag ........................................... SUCCESS [01:57 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.149 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.818 s]
[INFO] tez-tools ......................................... SUCCESS [  0.033 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-08T08:59:32+00:00
[INFO] Final Memory: 62M/777M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #90

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

Changes:

[zjffdu] TEZ-2404. Handle DataMovementEvent before its TaskAttemptCompletedEvent (zjffdu)

[pramachandran] TEZ-2416. Tez UI: Make tooltips display faster. (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2423. Tez UI: Remove Attempt Index column from task->attempts page (Sreenath Somarajapuram via pramachandran)

[bikas] TEZ-776. Reduce AM mem usage caused by storing TezEvents (bikas)

------------------------------------------
[...truncated 1122 lines...]
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.8 kB → 312.7 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992080
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-plugins ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-mbeans-resource-calculator 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-mbeans-resource-calculator ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mbeans-resource-calculator ---
[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.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildNumber: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992194
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mbeans-resource-calculator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mbeans-resource-calculator ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.util.TestTezMxBeanResourceCalculator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec

Results :

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992946
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 05f77fe2b210341a16ead9fc51e53093c836d860 at timestamp: 1431052992964
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.776 s]
[INFO] tez-api ........................................... SUCCESS [ 34.436 s]
[INFO] tez-common ........................................ SUCCESS [  2.958 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.578 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:12 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.352 s]
[INFO] tez-examples ...................................... SUCCESS [  0.243 s]
[INFO] tez-dag ........................................... SUCCESS [01:57 min]
[INFO] tez-tests ......................................... FAILURE [  02:03 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.811 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.850 s]
[INFO] tez-tools ......................................... SUCCESS [  0.017 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.027 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 h
[INFO] Finished at: 2015-05-08T02:43:12+00:00
[INFO] Final Memory: 62M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There was a timeout or other error in the fork -> [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-tests
Build step 'Execute shell' marked build as failure
Recording test results

Build failed in Jenkins: Tez-Build-Hadoop-2.2 #89

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

Changes:

[zjffdu] Revert part of change of TEZ-2221 (zjffdu)

[sseth] TEZ-2422. Update version on master to 0.8.0. (sseth)

[pramachandran] TEZ-2406. Tez UI: Display per-io counter columns in task and attempt pages under vertex (Sreenath Somarajapuram via pramachandran)

[pramachandran] TEZ-2366. Pig tez MiniTezCluster unit tests fail intermittently after TEZ-2333 (pramachandran)

[pramachandran] TEZ-2417. Tez UI: Counters are blank in the Attempts page if all attempts failed (Sreenath Somarajapuram via pramachandran)

[hitesh] TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version. (Rajesh Balamohan via hitesh)

[sseth] Move TEZ-1752 into 0.8.0 release section.

[sseth] TEZ-2419. Inputs/Outputs should inform the Processor about Interrupts

[hitesh] TEZ-2424. Bump up max counter group name length limit to account for per_io counters. (hitesh)

[hitesh] TEZ-1970. Fix javadoc warnings in SortMergeJoinExample. (Mit Desai via hitesh)

------------------------------------------
[...truncated 878 lines...]
    - .tmp/scripts/compiled-templates.js

Found a block:
    <!-- build:js(.tmp) scripts/main.js -->
    <script src="scripts/combined-scripts.js"></script>
    <!-- endbuild -->
Updating config with the following assets:
    - .tmp/scripts/combined-scripts.js

Configuration is now:

  cssmin:
  { dist: 
   { files: 
      { '<%= yeoman.dist %>/styles/main.css': 
         [ '.tmp/styles/{,*/}*.css',
           'app/styles/{,*/}*.css',
           'app/bower_components/ember-table/dist/ember-table.css',
           'app/bower_components/font-awesome/css/font-awesome.css',
           'app/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ] } },
  'dist/styles/main.css': 'dist/styles/main.css' }

  concat:
  { 'dist/styles/main.css': 
   [ '.tmp/styles/main.css',
     '.tmp/styles/swimlanes.css',
     '.tmp/bower_components/ember-table/dist/ember-table.css',
     '.tmp/bower_components/font-awesome/css/font-awesome.css',
     '.tmp/bower_components/jquery-ui/themes/smoothness/jquery-ui.css' ],
  'dist/scripts/components.js': 
   [ 'app/bower_components/jquery/jquery.js',
     'app/bower_components/jquery-ui/jquery-ui.js',
     'app/bower_components/bootstrap/js/dropdown.js',
     'app/bower_components/bootstrap/js/button.js',
     'app/bower_components/bootstrap/js/tooltip.js',
     'app/bower_components/jquery-ui/ui/datepicker.js',
     'app/bower_components/moment/moment.js',
     'app/bower_components/handlebars/handlebars.js',
     'app/bower_components/ember/ember.js',
     'app/bower_components/ember-data/ember-data.js',
     'app/bower_components/ember-json-mapper/ember-json-mapper.js',
     'app/bower_components/ember-i18n/lib/i18n.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js',
     'app/bower_components/antiscroll/antiscroll.js',
     'app/bower_components/jquery-mousewheel/jquery.mousewheel.js',
     'app/bower_components/ember-table/dist/ember-table.js',
     'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js',
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js' ],
  'dist/scripts/templates.js': [ '.tmp/scripts/compiled-templates.js' ],
  'dist/scripts/main.js': [ '.tmp/scripts/combined-scripts.js' ] }

  uglify:
  { 'dist/scripts/components.js': 'dist/scripts/components.js',
  'dist/scripts/templates.js': 'dist/scripts/templates.js',
  'dist/scripts/main.js': 'dist/scripts/main.js' }

  requirejs:
  {}

Running "concurrent:dist" (concurrent) task
    
    Running "htmlmin:dist" (htmlmin) task
    File dist/index.html created.
    
    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: 381.65 kB → 312.58 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.2/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.0-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.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253146
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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-mbeans-resource-calculator
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-tools 0.8.0-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.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildNumber: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253161
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tools>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-tools ---
[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.0-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.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: d5a0f39d98be9ae06be9008c1deee36827c204e6 at timestamp: 1430956253177
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/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 [  0.750 s]
[INFO] tez-api ........................................... SUCCESS [ 34.260 s]
[INFO] tez-common ........................................ SUCCESS [  2.984 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 10.534 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:11 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 24.425 s]
[INFO] tez-examples ...................................... SUCCESS [  0.218 s]
[INFO] tez-dag ........................................... FAILURE [16:51 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.836 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.015 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:33 min
[INFO] Finished at: 2015-05-06T23:50:53+00:00
[INFO] Final Memory: 59M/841M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [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