From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-unstable test] 31315: regressions - FAIL Date: Mon, 3 Nov 2014 10:34:33 +0000 Message-ID: <1415010873.9994.14.camel@citrix.com> References: <5457641C02000078000444BA@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XlEy6-0002SU-0y for xen-devel@lists.xenproject.org; Mon, 03 Nov 2014 10:34:38 +0000 In-Reply-To: <5457641C02000078000444BA@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel , ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2014-11-03 at 10:16 +0000, Jan Beulich wrote: > >>> On 02.11.14 at 18:43, wrote: > > flight 31315 xen-unstable real [real] > > http://www.chiark.greenend.org.uk/~xensrcts/logs/31315/ > > > > Regressions :-( > > > > Tests which did not succeed and are blocking, > > including tests which could not be run: > > test-amd64-amd64-pair 8 xen-boot/dst_host fail REGR. vs. 31285 > > Looking at fire-frog's serial log I see that booting started 09:34:37 > and debug output was forced at 09:35:47; the login prompt > appeared at 09:36:11. The gap between the NTP server getting > started and the login prompt appearing seems pretty large, There is also a login prompt at 09:35:25. I think the one at 09:36 is because something appeared (probably the log collection process) to press Enter. It's a shame /etc/init.d/osstest-confirm-booted isn't more verbose on the console, since this is what appears to have failed (i.e. the ssh bit seems to have worked, so I don't think it was networking/dns/etc). > but > is that really an indication of something being wrong in the being > tested software? The 3 commits under test don't really look like > being candidate for a boot time (performance) regression. It does seem somewhat unlikely. Ian.