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/27 01:51:05 UTC

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

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

Changes:

[pramachandran] TEZ-2481. Tez UI: graphical view does not render properly on IE11 (Sreenath Somarajapuram via pramachandran)

------------------------------------------
[...truncated 880 lines...]
    <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',
           'app/bower_components/codemirror/lib/codemirror.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',
     '.tmp/bower_components/codemirror/lib/codemirror.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',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: 7be325eab1ad82aa2a2a6ff404a77426b2056599 at timestamp: 1432684259990
[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: 7be325eab1ad82aa2a2a6ff404a77426b2056599 at timestamp: 1432684260006
[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: 7be325eab1ad82aa2a2a6ff404a77426b2056599 at timestamp: 1432684260022
[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 [  1.287 s]
[INFO] tez-api ........................................... SUCCESS [ 35.807 s]
[INFO] tez-common ........................................ SUCCESS [  3.286 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.219 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:18 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 25.692 s]
[INFO] tez-examples ...................................... SUCCESS [  0.260 s]
[INFO] tez-dag ........................................... FAILURE [16:56 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 12.980 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-tools ......................................... SUCCESS [  0.016 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.015 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:46 min
[INFO] Finished at: 2015-05-26T23:51:00+00:00
[INFO] Final Memory: 61M/818M
[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

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

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


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

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

Changes:

[zjffdu] TEZ-2533. AM deadlock when shutdown (zjffdu)

[somarajapuram] TEZ-2535. Tez UI: Failed task attempts link in vertex details page is broken. (Sreenath Somarajapuram)

[somarajapuram] TEZ-2539. Tez UI: Pages are not updating in IE. (Sreenath Somarajapuram)

[pramachandran] TEZ-2541. DAGClientImpl enable TimelineClient check is wrong. (pramachandran)

------------------------------------------
[...truncated 884 lines...]
    <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',
           'app/bower_components/codemirror/lib/codemirror.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',
     '.tmp/bower_components/codemirror/lib/codemirror.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',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 383.9 kB → 314.57 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: 5e58309d91ba56b7acb51247d3e7948ae4ddb71e at timestamp: 1433548290445
[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: 5e58309d91ba56b7acb51247d3e7948ae4ddb71e at timestamp: 1433548290461
[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: 5e58309d91ba56b7acb51247d3e7948ae4ddb71e at timestamp: 1433548290476
[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 [  1.291 s]
[INFO] tez-api ........................................... SUCCESS [ 36.660 s]
[INFO] tez-common ........................................ SUCCESS [  3.393 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.269 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:31 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.518 s]
[INFO] tez-examples ...................................... SUCCESS [  0.295 s]
[INFO] tez-dag ........................................... FAILURE [16:57 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [ 16.753 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.016 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: 20:05 min
[INFO] Finished at: 2015-06-05T23:51:30+00:00
[INFO] Final Memory: 62M/659M
[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 #112

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

Changes:

[hitesh] TEZ-2489. Disable warn log for Timeline ACL error when tez.allow.disabled.timeline-domains set to true. (Chang Li via hitesh)

[jeagles] TEZ-2537. mapreduce.map.env and mapreduce.reduce.env need to fall back to mapred.child.env for compatibility (Rohini Palaniswamy via jeagles)

[rbalamohan] TEZ-2538. ADDITIONAL_SPILL_COUNT wrongly populated for DefaultSorter with multiple partitions (rbalamohan)

------------------------------------------
[...truncated 1023 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 383.9 kB → 314.57 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: fa5ae1ac2b8240e00abedf995b29c43c7af993fd at timestamp: 1433462636605
[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: fa5ae1ac2b8240e00abedf995b29c43c7af993fd at timestamp: 1433462636682
[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.379 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: fa5ae1ac2b8240e00abedf995b29c43c7af993fd at timestamp: 1433462637491
[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: fa5ae1ac2b8240e00abedf995b29c43c7af993fd at timestamp: 1433462637506
[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 [  1.216 s]
[INFO] tez-api ........................................... SUCCESS [ 36.194 s]
[INFO] tez-common ........................................ SUCCESS [  3.297 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.140 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:31 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 25.756 s]
[INFO] tez-examples ...................................... SUCCESS [  0.278 s]
[INFO] tez-dag ........................................... SUCCESS [02:02 min]
[INFO] tez-tests ......................................... FAILURE [27:38 min]
[INFO] tez-ui ............................................ SUCCESS [ 12.742 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.870 s]
[INFO] tez-tools ......................................... SUCCESS [  0.015 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:43 min
[INFO] Finished at: 2015-06-05T00:03:57+00:00
[INFO] Final Memory: 63M/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 are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[hitesh] TEZ-2509. YarnTaskSchedulerService should not try to allocate containers if AM is shutting down. (hitesh)

[zjffdu] TEZ-2304. InvalidStateTransitonException TA_SCHEDULE at START_WAIT during recovery (zjffdu)

[zjffdu] TEZ-2376. Remove TaskAttemptEventType.TA_DIAGNOSTICS_UPDATE (zjffdu)

[zjffdu] TEZ-2391. TestVertexImpl timing out at times on jenkins builds (zjffdu)

[somarajapuram] TEZ-2528. Tez UI: Column selector buttons gets clipped, and table scroll bar not visible in mac. (ssomarajapuram)

------------------------------------------
[...truncated 1021 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 383.9 kB → 314.57 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: d2b274904bb1819cea890224201e37e8f0c67bec at timestamp: 1433376240973
[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: d2b274904bb1819cea890224201e37e8f0c67bec at timestamp: 1433376241066
[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.38 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: d2b274904bb1819cea890224201e37e8f0c67bec at timestamp: 1433376241883
[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: d2b274904bb1819cea890224201e37e8f0c67bec at timestamp: 1433376241899
[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 [  1.196 s]
[INFO] tez-api ........................................... SUCCESS [ 36.091 s]
[INFO] tez-common ........................................ SUCCESS [  3.292 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.295 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:31 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.134 s]
[INFO] tez-examples ...................................... SUCCESS [  0.274 s]
[INFO] tez-dag ........................................... SUCCESS [02:02 min]
[INFO] tez-tests ......................................... FAILURE [27:15 min]
[INFO] tez-ui ............................................ SUCCESS [ 16.548 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.893 s]
[INFO] tez-tools ......................................... SUCCESS [  0.017 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.014 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:25 min
[INFO] Finished at: 2015-06-04T00:04:01+00:00
[INFO] Final Memory: 62M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2506. TestAysncHttpConnection failing (rbalamohan)

[rbalamohan] TEZ-2505. PipelinedSorter uses Comparator objects concurrently from multiple threads (rbalamohan)

[pramachandran] TEZ-2523. Tez UI: derive applicationId from dag/vertex id instead of relying on json data (pramachandran)

[somarajapuram] TEZ-2527. Tez UI: Application hangs on entering erroneous RegEx in counter table search box (ssomarajapuram)

------------------------------------------
[...truncated 1023 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: cd068538d7ecc2cf18c606dfcf0bcbebcf2dbe11 at timestamp: 1433292200449
[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: cd068538d7ecc2cf18c606dfcf0bcbebcf2dbe11 at timestamp: 1433292200541
[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.382 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: cd068538d7ecc2cf18c606dfcf0bcbebcf2dbe11 at timestamp: 1433292201353
[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: cd068538d7ecc2cf18c606dfcf0bcbebcf2dbe11 at timestamp: 1433292201366
[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 [  1.223 s]
[INFO] tez-api ........................................... SUCCESS [ 36.209 s]
[INFO] tez-common ........................................ SUCCESS [  3.353 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.203 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:30 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.170 s]
[INFO] tez-examples ...................................... SUCCESS [  0.308 s]
[INFO] tez-dag ........................................... SUCCESS [02:01 min]
[INFO] tez-tests ......................................... FAILURE [27:45 min]
[INFO] tez-ui ............................................ SUCCESS [ 13.416 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.888 s]
[INFO] tez-tools ......................................... SUCCESS [  0.014 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:51 min
[INFO] Finished at: 2015-06-03T00:43:21+00:00
[INFO] Final Memory: 65M/751M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] SITE UPDATE: Add Jeff Zhang to PMC list (zjffdu)

[pramachandran] TEZ-2504. Tez UI: tables - show status column without scrolling, numeric 0 shown as Not available (Sreenath Somarajapuram via pramachandran)

------------------------------------------
[...truncated 2154 lines...]
     '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',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: 7fe0a6b7122c31c4d2d274700faa6c04297ce3a7 at timestamp: 1433204328579
[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] 
[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: 7fe0a6b7122c31c4d2d274700faa6c04297ce3a7 at timestamp: 1433204328654
[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.426 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: 7fe0a6b7122c31c4d2d274700faa6c04297ce3a7 at timestamp: 1433204329509
[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: 7fe0a6b7122c31c4d2d274700faa6c04297ce3a7 at timestamp: 1433204329525
[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 [  3.028 s]
[INFO] tez-api ........................................... SUCCESS [ 38.575 s]
[INFO] tez-common ........................................ SUCCESS [  3.267 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.336 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:31 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.799 s]
[INFO] tez-examples ...................................... SUCCESS [  0.243 s]
[INFO] tez-dag ........................................... SUCCESS [02:03 min]
[INFO] tez-tests ......................................... FAILURE [27:44 min]
[INFO] tez-ui ............................................ SUCCESS [ 53.261 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.915 s]
[INFO] tez-tools ......................................... SUCCESS [  0.014 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.013 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:37 min
[INFO] Finished at: 2015-06-02T00:18:49+00:00
[INFO] Final Memory: 59M/781M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[sseth] TEZ-2503. findbugs version isn't reported properly in test-patch report. (sseth)

[sseth] TEZ-2478. Move OneToOne routing to store events in Tasks. (Contributed by Bikas Saha and Siddharth Seth)

[sseth] Move TEZ-2478 into 0.7.1 release section

[sseth] TEZ-2503 addendum. Move findbugs_version determination to after running

------------------------------------------
[...truncated 1023 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: 87f26a2ed10a097d20f69c5ab0b6e33a0877125e at timestamp: 1432945927145
[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: 87f26a2ed10a097d20f69c5ab0b6e33a0877125e at timestamp: 1432945927264
[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.382 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: 87f26a2ed10a097d20f69c5ab0b6e33a0877125e at timestamp: 1432945928101
[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: 87f26a2ed10a097d20f69c5ab0b6e33a0877125e at timestamp: 1432945928116
[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 [  1.214 s]
[INFO] tez-api ........................................... SUCCESS [ 35.875 s]
[INFO] tez-common ........................................ SUCCESS [  3.378 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.270 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:30 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.641 s]
[INFO] tez-examples ...................................... SUCCESS [  0.290 s]
[INFO] tez-dag ........................................... SUCCESS [02:02 min]
[INFO] tez-tests ......................................... FAILURE [27:59 min]
[INFO] tez-ui ............................................ SUCCESS [ 16.580 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.939 s]
[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: 33:09 min
[INFO] Finished at: 2015-05-30T00:32:08+00:00
[INFO] Final Memory: 62M/850M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[zjffdu] TEZ-2483. Tez should close task if processor fail (zjffdu)

[zjffdu] TEZ-2488. Tez AM crashes if a submitted DAG is configured to use invalid resource sizes. (zjffdu)

[sseth] TEZ-1883. Change findbugs version to 3.x. (sseth)

[rbalamohan] TEZ-2198. Fix sorter spill counts (rbalamohan)

------------------------------------------
[...truncated 1023 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: 42b7756ebea108f81dbf633c847e2f70cd099e0f at timestamp: 1432859863238
[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: 42b7756ebea108f81dbf633c847e2f70cd099e0f at timestamp: 1432859863455
[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.382 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: 42b7756ebea108f81dbf633c847e2f70cd099e0f at timestamp: 1432859864300
[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: 42b7756ebea108f81dbf633c847e2f70cd099e0f at timestamp: 1432859864312
[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 [  1.209 s]
[INFO] tez-api ........................................... SUCCESS [ 37.339 s]
[INFO] tez-common ........................................ SUCCESS [  3.373 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.328 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:30 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.161 s]
[INFO] tez-examples ...................................... SUCCESS [  0.350 s]
[INFO] tez-dag ........................................... SUCCESS [02:02 min]
[INFO] tez-tests ......................................... FAILURE [27:41 min]
[INFO] tez-ui ............................................ SUCCESS [ 17.792 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  1.047 s]
[INFO] tez-tools ......................................... SUCCESS [  0.013 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:54 min
[INFO] Finished at: 2015-05-29T00:37:44+00:00
[INFO] Final Memory: 58M/729M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results

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

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

Changes:

[rbalamohan] TEZ-2450. support async http clients in ordered & unordered inputs (rbalamohan)

[rbalamohan] TEZ-2450 breaks Hadoop 2.2 and 2.4 compatability (rbalamohan)

[pramachandran] TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (pramachandran)

[pramachandran] TEZ-2482. Tez UI: Mouse events not working on IE11 (Sreenath Somarajapuram via pramachandran)

[rbalamohan] TEZ-2440. Sorter should check for indexCacheList.size() in flush() (Contributed by Mit Desai)

------------------------------------------
[...truncated 1021 lines...]
     'app/bower_components/d3/d3.js',
     'app/bower_components/zip.js/WebContent/zip.js',
     'app/bower_components/FileSaver.js/FileSaver.min.js',
     'app/bower_components/codemirror/lib/codemirror.js',
     'app/bower_components/codemirror/mode/sql/sql.js',
     'app/bower_components/codemirror/mode/pig/pig.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: 382.1 kB → 312.98 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: fe74d6b9e896dfe158392ffe91fbad944abba027 at timestamp: 1432775135027
[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: fe74d6b9e896dfe158392ffe91fbad944abba027 at timestamp: 1432775135132
[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.386 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: fe74d6b9e896dfe158392ffe91fbad944abba027 at timestamp: 1432775135959
[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: fe74d6b9e896dfe158392ffe91fbad944abba027 at timestamp: 1432775135989
[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 [  1.966 s]
[INFO] tez-api ........................................... SUCCESS [ 37.079 s]
[INFO] tez-common ........................................ SUCCESS [  3.336 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 11.355 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:30 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 26.605 s]
[INFO] tez-examples ...................................... SUCCESS [  0.286 s]
[INFO] tez-dag ........................................... SUCCESS [02:02 min]
[INFO] tez-tests ......................................... FAILURE [27:42 min]
[INFO] tez-ui ............................................ SUCCESS [ 17.557 s]
[INFO] tez-plugins ....................................... SUCCESS [  0.015 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [  0.917 s]
[INFO] tez-tools ......................................... SUCCESS [  0.030 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:55 min
[INFO] Finished at: 2015-05-28T01:05:36+00:00
[INFO] Final Memory: 59M/740M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-tests/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
Build step 'Execute shell' marked build as failure
Recording test results