[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [libvirt test] 106628: regressions - FAIL



flight 106628 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/106628/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-armhf-armhf-libvirt-xsm  5 xen-install              fail REGR. vs. 106608

Regressions which are regarded as allowable (not blocking):
 test-armhf-armhf-libvirt     13 saverestore-support-check    fail  like 106608
 test-armhf-armhf-libvirt-raw 12 saverestore-support-check    fail  like 106608

Tests which did not succeed, but are not blocking:
 test-arm64-arm64-libvirt-xsm  1 build-check(1)               blocked  n/a
 build-arm64-libvirt           1 build-check(1)               blocked  n/a
 test-arm64-arm64-libvirt-qcow2  1 build-check(1)               blocked  n/a
 test-arm64-arm64-libvirt      1 build-check(1)               blocked  n/a
 build-arm64-pvops             5 kernel-build                 fail   never pass
 test-amd64-i386-libvirt      12 migrate-support-check        fail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-check        fail   never pass
 test-amd64-amd64-libvirt     12 migrate-support-check        fail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-check        fail   never pass
 build-arm64-xsm               5 xen-build                    fail   never pass
 build-arm64                   5 xen-build                    fail   never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt     12 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-check        fail   never pass

version targeted for testing:
 libvirt              b17bb828380d19bf57e280c91b71e2813256b8c7
baseline version:
 libvirt              321ff4087cd731b2a1eddff38f9ef288d6922201

Last test of basis   106608  2017-03-12 04:20:49 Z    1 days
Testing same since   106628  2017-03-13 04:23:43 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
  Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

jobs:
 build-amd64-xsm                                              pass    
 build-arm64-xsm                                              fail    
 build-armhf-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-arm64                                                  fail    
 build-armhf                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-arm64-libvirt                                          blocked 
 build-armhf-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-arm64-pvops                                            fail    
 build-armhf-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm           pass    
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm            pass    
 test-amd64-amd64-libvirt-xsm                                 pass    
 test-arm64-arm64-libvirt-xsm                                 blocked 
 test-armhf-armhf-libvirt-xsm                                 fail    
 test-amd64-i386-libvirt-xsm                                  pass    
 test-amd64-amd64-libvirt                                     pass    
 test-arm64-arm64-libvirt                                     blocked 
 test-armhf-armhf-libvirt                                     pass    
 test-amd64-i386-libvirt                                      pass    
 test-amd64-amd64-libvirt-pair                                pass    
 test-amd64-i386-libvirt-pair                                 pass    
 test-arm64-arm64-libvirt-qcow2                               blocked 
 test-armhf-armhf-libvirt-raw                                 pass    
 test-amd64-amd64-libvirt-vhd                                 pass    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary


Not pushing.

------------------------------------------------------------
commit b17bb828380d19bf57e280c91b71e2813256b8c7
Author: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>
Date:   Sun Feb 12 18:06:23 2017 +0400

    bhyve: test cases for VNC
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

commit 04664327c63d86c75f05c2053d501f5dd54e93a1
Author: Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
Date:   Sat Jul 16 21:03:33 2016 +0000

    bhyve: add video support
    
    bhyve supports 'gop' video device that allows clients to connect
    to VMs using VNC clients. This commit adds support for that to
    the bhyve driver:
    
     - Introducr 'gop' video device type
     - Add capabilities probing for the 'fbuf' device that's
       responsible for graphics
     - Update command builder routines to let users configure
       domain's VNC via gop graphics.
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

commit 58b49d0c19f9e9c2b544260bfea344f11bd57ddc
Author: Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
Date:   Fri Jul 8 17:51:12 2016 +0000

    bhyve: enumerate UEFI firmwares
    
    Extend domain capabilities XML with the information about
    available UEFI firmware files. It searches in the location
    that the sysutils/bhyve-firmware FreeBSD port installs
    files to.
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

commit 42f58ff69940c5e0c867cacf1bf58bc6a797547d
Author: Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
Date:   Thu Jun 30 03:00:04 2016 +0000

    bhyve: test cases for UEFI bhyvexml2argvtest
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

commit d3b9a61172916816d4f4d248020cac0a7c9bc583
Author: Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
Date:   Thu Jun 30 02:29:15 2016 +0000

    bhyve: add support for booting from UEFI
    
    Allow to boot using UEFI rather than using an external boot loader
    such as bhyveload or grub-bhyve.
    
    Also, make LPC PCI-ISA bridge handling more flexible as now it's
    needed not only for serial ports, but for bootrom as well.
    
    Signed-off-by: Roman Bogorodskiy <bogorodskiy@xxxxxxxxx>

commit b6ae129534a2c74af5de70cf314ae9e948de8a8b
Author: Fabian Freyer <fabian.freyer@xxxxxxxxxxxxxxxxxxx>
Date:   Tue May 24 15:30:56 2016 +0200

    bhyve: virBhyveProbeCaps: BHYVE_CAP_LPC_BOOTROM
    
    Implement the BHACE_CAP_LPC_BOOTROM capability by checking the stderr
    output of 'bhyve -l bootrom'. If the bootrom option is unsupported, this
    will contain the following output:
    
        bhyve: invalid lpc device configuration 'bootrom'
    
    On newer bhyve versions that do support specifying a bootrom image, the
    standard help will be printed.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.