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 C633B10554 for ; Fri, 13 Feb 2015 19:45:55 +0000 (UTC) Received: (qmail 94817 invoked by uid 500); 13 Feb 2015 19:45:55 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 94763 invoked by uid 500); 13 Feb 2015 19:45:55 -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 94754 invoked by uid 99); 13 Feb 2015 19:45:55 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2015 19:45:55 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id D3B53E01187 for ; Fri, 13 Feb 2015 19:45:54 +0000 (UTC) Date: Fri, 13 Feb 2015 19:45:52 +0000 (UTC) From: Apache Jenkins Server To: issues@tez.apache.org Message-ID: <611433038.7431.1423856752588.JavaMail.jenkins@crius> In-Reply-To: <2108590150.7379.1423843777179.JavaMail.jenkins@crius> References: <2108590150.7379.1423843777179.JavaMail.jenkins@crius> Subject: Failed: TEZ-2093 PreCommit Build #191 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7430_377764370.1423856752446" X-Jenkins-Job: PreCommit-TEZ-Build X-Jenkins-Result: FAILURE ------=_Part_7430_377764370.1423856752446 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/TEZ-2093 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/191/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by remote host 127.0.0.1 Building remotely on H5 (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 48fd4d6b5bca8782821e70ba0689ad43ca27e442 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48fd4d6b5bca8782821e70ba0689ad43ca27e442 > git rev-list 8e8405b370f647d9a3c23faf9ef7a6b88c99c572 # timeout=10 No emails were triggered. [PreCommit-TEZ-Build] $ /bin/bash /tmp/hudson8360636104114775933.sh Running in Jenkins mode ====================================================================== ====================================================================== Testing patch for TEZ-2093. ====================================================================== ====================================================================== HEAD is now at 48fd4d6 TEZ-2093. Add events to MockDAGAppMaster and add e2e test for event routing (bikas) Previous HEAD position was 48fd4d6... TEZ-2093. Add events to MockDAGAppMaster and add e2e test for event routing (bikas) Switched to branch 'master' Your branch is behind 'origin/master' by 4 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 48fd4d6b5bca8782821e70ba0689ad43ca27e442. TEZ-2093 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_7430_377764370.1423856752446--