Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBED418B03 for ; Sun, 8 Nov 2015 11:05:32 +0000 (UTC) Received: (qmail 20841 invoked by uid 500); 8 Nov 2015 11:05:32 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 20777 invoked by uid 500); 8 Nov 2015 11:05:32 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 20765 invoked by uid 99); 8 Nov 2015 11:05:32 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2015 11:05:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DDAC8C859B for ; Sun, 8 Nov 2015 11:05:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.102 X-Spam-Level: X-Spam-Status: No, score=-0.102 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id vfcLdcRFqsmv for ; Sun, 8 Nov 2015 11:05:31 +0000 (UTC) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id D88C3439CA for ; Sun, 8 Nov 2015 11:05:30 +0000 (UTC) Received: by lbblt2 with SMTP id lt2so63330127lbb.3 for ; Sun, 08 Nov 2015 03:05:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=iVDEVBzSAngcJ1x7VI+1m2/S1fENHqhSk0BvbqBDQco=; b=N0OHx2AG3OvOjOdE6N13Ih22Aym6yAd02Jay6VJeoxn9OB2ANmQLpkdmSA8AGfazx+ CC8cwYEjSU/zPbXwVj2xByEIxK/Va99bZyPYV9xrwG7Ql6dNurzXB2uPTTcNfRYIT1r5 mnHSKQuZKS4mNhVCM7/Ekim6waO1FCqMBTuTKfxXGzomMHTMZ/BV/fFjvm27CEKuA115 mWrjKjUnfRSL9CY9VlMh6s8TQRh2TXcSCxOO9HvtiwUWZgvVTYckFvRnKbSL6hGeT+qy nfakJpPq87QK3HDU5NFNP3QUQRUTneep8s0UeYh5aDSrz9vxaMOIRfmsXvwqSqnBPqby jXng== X-Received: by 10.112.234.163 with SMTP id uf3mr11678557lbc.15.1446980723392; Sun, 08 Nov 2015 03:05:23 -0800 (PST) Received: from [192.168.0.101] ([145.255.8.10]) by smtp.gmail.com with ESMTPSA id l8sm1495810lbj.7.2015.11.08.03.05.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 08 Nov 2015 03:05:22 -0800 (PST) Sender: Ildar Absalyamov Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: Sporadic failures in nested open indexes test cases From: Ildar Absalyamov In-Reply-To: Date: Sun, 8 Nov 2015 16:05:21 +0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <0CB766DB-E35D-4745-A0A4-76FB819AE49F@gmail.com> To: dev@asterixdb.incubator.apache.org X-Mailer: Apple Mail (2.2102) Abdullah, What=E2=80=99s the other one? Maybe I will be lucky enough to trigger = the failure with it. > On Nov 8, 2015, at 15:44, abdullah alamoudi = wrote: >=20 > Hi Ildar, > This is one of the test cases. There is another one as well. > I think that I have seen it happen on my local machine as well but I = am not > sure :) >=20 > If there is a way to attach the debugger to Jenkins, let's wait and = see > what Ian says. >=20 > Cheers, > Abdullah. >=20 > Amoudi, Abdullah. >=20 > On Sun, Nov 8, 2015 at 12:59 PM, Ildar Absalyamov < > ildar.absalyamov@gmail.com> wrote: >=20 >> Abdullah, >>=20 >> I believe you are talking about that issue >> https://issues.apache.org/jira/browse/ASTERIXDB-1159? < >> https://issues.apache.org/jira/browse/ASTERIXDB-1159?> >> I am an assignee on this one, but I was not able to reproduce it = locally >> on master. Does the build fail only on Jenkins, or that happens = locally as >> well? >> In the former case is there a way to attach debugger to the build = running >> on Jenkins? If I recall Ian introduced such opportunity. >>=20 >>> On Nov 8, 2015, at 14:33, abdullah alamoudi = wrote: >>>=20 >>> Hi all, >>> Can we do something about these frequently failing test cases? I = don't >>> think aborting and re-triggering the build is an acceptable way to = handle >>> them. >>>=20 >>> If you're assigned one of these sporadically failing test cases, = please, >>> make it your first priority. >>>=20 >>> Amoudi, Abdullah. >>=20 >> Best regards, >> Ildar >>=20 >>=20 Best regards, Ildar