Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3881B172B3 for ; Tue, 3 Feb 2015 23:09:11 +0000 (UTC) Received: (qmail 22215 invoked by uid 500); 3 Feb 2015 23:09:12 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 22163 invoked by uid 500); 3 Feb 2015 23:09:12 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 22154 invoked by uid 99); 3 Feb 2015 23:09:12 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 23:09:12 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 5552CE00039 for ; Tue, 3 Feb 2015 23:09:10 +0000 (UTC) Date: Tue, 3 Feb 2015 23:09:09 +0000 (UTC) From: Apache Jenkins Server To: issues@tez.apache.org Message-ID: <982182034.3956.1423004949255.JavaMail.jenkins@crius> In-Reply-To: <666053716.3886.1422986582590.JavaMail.jenkins@crius> References: <666053716.3886.1422986582590.JavaMail.jenkins@crius> Subject: Failed: TEZ-900 PreCommit Build #117 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3955_729139884.1423004949197" X-Jenkins-Job: PreCommit-TEZ-Build X-Jenkins-Result: FAILURE ------=_Part_3955_729139884.1423004949197 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/TEZ-900 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/117/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by remote host 127.0.0.1 Building remotely on H8 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace /home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/tez.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/tez.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/tez.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cfa637a16fa01b197c0310e03ef4a6e19883aaf1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cfa637a16fa01b197c0310e03ef4a6e19883aaf1 > git rev-list cfa637a16fa01b197c0310e03ef4a6e19883aaf1 # timeout=10 No emails were triggered. [PreCommit-TEZ-Build] $ /bin/bash /tmp/hudson6260932661111309726.sh Running in Jenkins mode ====================================================================== ====================================================================== Testing patch for TEZ-900. ====================================================================== ====================================================================== HEAD is now at cfa637a TEZ-1895. Vertex reRunning should decrease successfulMembers of VertexGroupInfo (zjffdu) Previous HEAD position was cfa637a... TEZ-1895. Vertex reRunning should decrease successfulMembers of VertexGroupInfo (zjffdu) Switched to branch 'master' Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded. (use "git pull" to update your local branch) First, rewinding head to replay your work on top of it... Fast-forwarded master to cfa637a16fa01b197c0310e03ef4a6e19883aaf1. TEZ-900 is not "Patch Available". Exiting. ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Archiving artifacts ERROR: No artifacts found that match the file pattern "patchprocess/*.*". Configuration error? ERROR: ?patchprocess/*.*? doesn?t match anything, but ?*.*? does. Perhaps that?s what you mean? Build step 'Archive the artifacts' changed build result to FAILURE [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_3955_729139884.1423004949197--