From owner-freebsd-current@FreeBSD.ORG Wed Nov 26 07:21:35 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF4C9608; Wed, 26 Nov 2014 07:21:34 +0000 (UTC) Received: from mail-la0-x230.google.com (mail-la0-x230.google.com [IPv6:2a00:1450:4010:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D78FCA6; Wed, 26 Nov 2014 07:21:34 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id s18so1987490lam.35 for ; Tue, 25 Nov 2014 23:21:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=jMMnKzdbivfIjq8zAxkxDEa238qgePNMKAAbUOCx+nE=; b=VHRWqYujAJGftDERQiLUtyzRfS7mP3TYMVKQehi/VkydJOiZdRy1Xs5cxgp7Y+WSEX E/U0VPn/f+d9xCWUKss9ZtnIfEeNwZWdzgTfqzbbMpP+KBQfnLYqnzPHBBgNqswyOCsS NVb9MQVxgc0xrIUGqSjgKYDA4emczLlHPF9mI/+md0ryWL1HDQD1zpIFfhT4005ebpCZ dk8RpVL/vOmEkBICt4RpEjrczZo6izZeuuiTWw5U3XXJgkh/2WlnGYQHU51WU+NMoIjS WduySS6cb50hZw0i8jKyLf8dxq0ahLDm8OrnLkfWRqJp/7IbE2yhkD0RCskN7vv7+YG9 /GEA== MIME-Version: 1.0 X-Received: by 10.152.22.135 with SMTP id d7mr32293279laf.46.1416986492452; Tue, 25 Nov 2014 23:21:32 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Tue, 25 Nov 2014 23:21:32 -0800 (PST) In-Reply-To: References: <1011516992.9.1416893143495.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Tue, 25 Nov 2014 23:21:32 -0800 X-Google-Sender-Auth: lJ0vAErZUyReqSQjACRAjuItfUs Message-ID: Subject: Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311 From: Craig Rodrigues To: "jenkins-admin@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-current Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2014 07:21:35 -0000 On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues wrote: > > > > On Mon, Nov 24, 2014 at 9:25 PM, wrote: >> >> See >> > > I'm not sure why this test is failing. The VM running these tests has 845MB > of disk space free on /tmp and /usr/tests so it is > definitely not running out of space. > > The test failures started occurring around here: > > https://jenkins.freebsd.org/job/FreeBSD_HEAD/1909/ > https://jenkins.freebsd.org/job/FreeBSD_HEAD/1910/ > > That was around when a lot of Makefile related changes for library linking > whent in the tree. Looking at: https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/311/consoleFull I see: usr.sbin/etcupdate/tests_test:main -> Nov 25 05:15:48 kernel: pid 19939 (cp), uid 0 inumber 23569 on /: out of inodes broken: Caught unexpected exception: Tester failed with code 2; this is a bug [6.863s] -- Craig