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 E2C75200CA3 for ; Thu, 1 Jun 2017 18:45:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E15A1160BC4; Thu, 1 Jun 2017 16:45:41 +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 340CA160BC1 for ; Thu, 1 Jun 2017 18:45:41 +0200 (CEST) Received: (qmail 34943 invoked by uid 500); 1 Jun 2017 16:45:40 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 34934 invoked by uid 99); 1 Jun 2017 16:45:40 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2017 16:45:40 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 32BA69C0046 for ; Thu, 1 Jun 2017 16:45:40 +0000 (UTC) Date: Thu, 1 Jun 2017 16:45:39 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <386940805.2946.1496335540206.JavaMail.jenkins@crius> In-Reply-To: <1696224184.2935.1496333586482.JavaMail.jenkins@crius> References: <1696224184.2935.1496333586482.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Qpid-BrokerForJava-TestMa?= =?UTF-8?Q?trix_=C2=BB_ubuntu,JDK_1.8_(latest),java-mms.0-10_#3750?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Qpid-BrokerForJava-TestMatrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.8 (latest),profile=java-mms.0-10 X-Jenkins-Result: FAILURE archived-at: Thu, 01 Jun 2017 16:45:42 -0000 See Changes: [kwall] NO-JIRA: [Java System Tests] Fix racey ------------------------------------------ Started by upstream project "Qpid-BrokerForJava-TestMatrix" build number 3750 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (ubuntu trusty) in workspace Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git > git init # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid-broker-j.git +refs/heads/*:refs/remotes/origin/* Checking out Revision bdb6338f3b5afb7648506dbe35a39cf5f5564374 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bdb6338f3b5afb7648506dbe35a39cf5f5564374 > git rev-list f42e83fdd4cc04c7f52a1fc43b65cbeebfa0e551 # timeout=10 [java-mms.0-10] $ /bin/bash -x /tmp/hudson5813029805513834561.sh + amqp_protocol=0-10 + echo 'profile amqp protocol: 0-10' profile amqp protocol: 0-10 + echo AMQP_PROTOCOL=0-10 + [[ java-mms.0-10 = \j\a\v\a\-\m\m\s\.\0\-\1\0 ]] + echo skip.systests=false + echo skip.unittests=false [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'test.properties' [EnvInject] - Variables injected successfully. FATAL: Couldn?t find any executable in /home/jenkins/tools/maven/latest3/ Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?