Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 807E59DCD for ; Mon, 19 Sep 2011 07:32:50 +0000 (UTC) Received: (qmail 30228 invoked by uid 500); 19 Sep 2011 07:32:50 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 30162 invoked by uid 500); 19 Sep 2011 07:32:50 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 30152 invoked by uid 99); 19 Sep 2011 07:32:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 07:32:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 209.85.161.50 is neither permitted nor denied by domain of niklas@protocol7.com) Received: from [209.85.161.50] (HELO mail-fx0-f50.google.com) (209.85.161.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 07:32:44 +0000 Received: by fxh10 with SMTP id 10so4310438fxh.23 for ; Mon, 19 Sep 2011 00:32:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.95.148 with SMTP id d20mr4611145fan.59.1316417542232; Mon, 19 Sep 2011 00:32:22 -0700 (PDT) Received: by 10.152.5.70 with HTTP; Mon, 19 Sep 2011 00:32:22 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Sep 2011 09:32:22 +0200 Message-ID: Subject: Re: test failure not easily reproducible From: Niklas Gustavsson To: builds@apache.org Content-Type: text/plain; charset=ISO-8859-1 On Mon, Sep 19, 2011 at 3:08 AM, Ted Yu wrote: >> TestSlabCache hangs on Apache Jenkins build machine. >> If details about the build machine (uname -a output, Java version ,etc) can >> be provided, that would help us track down the root cause for the hanging >> test. ngn@janus:~$ uname -a Linux janus 2.6.32-33-server #70-Ubuntu SMP Thu Jul 7 22:28:30 UTC 2011 x86_64 GNU/Linux ngn@janus:~$ /home/jenkins/tools/java/latest1.6/bin/java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode) /niklas