All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: "xen.org" <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [xen-unstable test] 26014: trouble: blocked/broken/pass
Date: Sun, 27 Apr 2014 12:04:11 +0100	[thread overview]
Message-ID: <1398596651.19277.114.camel@hastur.hellion.org.uk> (raw)
In-Reply-To: <1398589858.23380.73.camel@dagon.hellion.org.uk>

On Sun, 2014-04-27 at 10:10 +0100, Ian Campbell wrote:
> On Sat, 2014-04-26 at 22:43 +0100, xen.org wrote:
> > flight 26014 xen-unstable real [real]
> > http://www.chiark.greenend.org.uk/~xensrcts/logs/26014/
> > 
> > Failures and problems with tests :-(
> > 
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> >  build-i386-oldkern            2 host-install(2)         broken REGR. vs. 25954
> >  build-amd64-pvops             2 host-install(2)         broken REGR. vs. 25954
> >  build-amd64-oldkern           2 host-install(2)         broken REGR. vs. 25954
> >  build-amd64                   2 host-install(2)         broken REGR. vs. 25954
> 
> This is lots of:
>         Apr 26 20:48:16.473123 Partition disks
>         Apr 26 20:48:16.473188 ---------------
>         Apr 26 20:48:16.473226 
>         Apr 26 20:48:16.473256 !! ERROR: Logical Volume Manager not available
>         Apr 26 20:48:16.473307 
>         Apr 26 20:48:16.473337 The current kernel doesn't support the Logical Volume Manager. You may need to 
>         Apr 26 20:48:16.481182 load the lvm-mod module.
>         Apr 26 20:48:16.481226 [Press enter to continue] 
> 
> http://metadata.ftp-master.debian.org/changelogs/main/l/linux/linux_3.2.57-3_changelog seems to suggest that the stable kernel has been updated recently (I think a new point release is pending), we have a local copy of the kernel but the modules come from the Debian archive, so perhaps this is just a mismatch. The changelog doesn't seem to indicate an ABI change mismatch and at least some modules must be loading OK to get as far as LVM being the issue. The installer hasn't changed though according to ftp://ftp.debian.org/debian/dists/wheezy/main/installer-amd64/.
> 
> I'm going to run some local tests before I try running
> mg-debian-installer-update.

Local tests showed:
        [ 5608.573389] dm_mod: Unknown symbol dm_kobject_release (err 0)

which I think is due to the kernel update. I've pinged the other Debian
kernel maintainers to see if this is expected but in order to unblock
osstest I've also run:
        for i in amd64 i386 armhf ; do 
            OSSTEST_CONFIG=production-config ./mg-debian-installer-update wheezy $i firmware-bnx2; 
        done
        
(which needed the installation of dctrl-tools and bzip2 onto the osstest
control host) and then pushed the following to the osstest gate:

commit add18b3dcccb2c433bde50cd727eed3176070956
Author: Ian Campbell <ian.campbell@citrix.com>
Date:   Sun Apr 27 12:01:12 2014 +0100

    production-config: Update to newer debian installer snapshot.
    
    Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

diff --git a/production-config b/production-config
index 364976c..7943abf 100644
--- a/production-config
+++ b/production-config
@@ -68,7 +68,7 @@ TftpPxeDir /
 TftpPxeTemplates %ipaddrhex%/pxelinux.cfg
 
 TftpPxeGroup osstest
-TftpDiVersion 2013-12-12
+TftpDiVersion 2014-04-27
 
 XenUsePath /usr/groups/xencore/systems/bin/xenuse
 XenUseUser osstest

  reply	other threads:[~2014-04-27 11:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 21:43 [xen-unstable test] 26014: trouble: blocked/broken/pass xen.org
2014-04-27  9:10 ` Ian Campbell
2014-04-27 11:04   ` Ian Campbell [this message]
2014-04-28  7:48     ` Ian Campbell
2014-04-28  7:57       ` Ian Campbell
2014-04-28  8:06         ` Ian Campbell
2014-04-28  9:21       ` Ian Campbell
2014-04-30 15:25         ` Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1398596651.19277.114.camel@hastur.hellion.org.uk \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.