Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B888C20049D for ; Wed, 9 Aug 2017 17:01:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B5441169165; Wed, 9 Aug 2017 15:01:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 06484169167 for ; Wed, 9 Aug 2017 17:01:58 +0200 (CEST) Received: (qmail 78588 invoked by uid 500); 9 Aug 2017 15:01:58 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 78571 invoked by uid 99); 9 Aug 2017 15:01:57 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2017 15:01:57 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 5E74DA000E for ; Wed, 9 Aug 2017 15:01:52 +0000 (UTC) Date: Wed, 9 Aug 2017 15:01:49 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <317197094.77.1502290913388.JavaMail.jenkins@jenkins-master> In-Reply-To: <1418226258.1111.1502205223329.JavaMail.jenkins@jenkins-master> References: <1418226258.1111.1502205223329.JavaMail.jenkins@jenkins-master> Subject: ZooKeeper_branch34_openjdk7 - Build # 1603 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_76_1179868240.1502290909860" X-Jenkins-Job: ZooKeeper_branch34_openjdk7 X-Jenkins-Result: FAILURE archived-at: Wed, 09 Aug 2017 15:01:59 -0000 ------=_Part_76_1179868240.1502290909860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1603/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by timer [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/zookeeper.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 git://git.apache.org/zookeeper.git > git --version # timeout=10 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/branch-3.4^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/branch-3.4^{commit} # timeout=10 Checking out Revision e4303a37a813c9f1bd4cdefd9c754267b12c32b4 (refs/remotes/origin/branch-3.4) Commit message: "ZOOKEEPER-2853: The lastZxidSeen in FileTxnLog.java is never being assigned. This is a port of the same patch committed to master and branch-3.5, after resolving merge conflicts." > git config core.sparsecheckout # timeout=10 > git checkout -f e4303a37a813c9f1bd4cdefd9c754267b12c32b4 > git rev-list e4303a37a813c9f1bd4cdefd9c754267b12c32b4 # timeout=10 No emails were triggered. [ZooKeeper_branch34_openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_76_1179868240.1502290909860--