[Xen-devel] Solved: HVM guest performance regression

2017-06-11 Thread Juergen Gross
On 08/06/17 23:00, Dario Faggioli wrote:
> Bringing in Konrad because...
> 
> On Thu, 2017-06-08 at 11:37 +0200, Juergen Gross wrote:
>> On 07/06/17 20:19, Stefano Stabellini wrote:
>>> On Wed, 7 Jun 2017, Juergen Gross wrote:
 On 06/06/17 21:08, Stefano Stabellini wrote:
>
> 2) PV suspend/resume
> 3) vector callback
> 4) interrupt remapping
>
> 2) is not on the hot path.
> I did individual measurements of 3) at some points and it was a
> clear win.

 That might depend on the hardware. Could it be newer processors
 are
 faster here?
>>>
>>> I don't think so: the alternative it's an emulated interrupt. It's
>>> slower under all points of view.
>>
>> What about APIC virtualization of modern processors? Are you sure
>> e.g.
>> timer interrupts aren't handled completely by the processor? I guess
>> this might be faster than letting it be handled by the hypervisor and
>> then use the callback into the guest.
>>
> ... I kind of remember an email exchange we had, not here on the list,
> but in private, about some apparently weird scheduling behavior you
> were seeing, there at Oracle, on a particular benchmark/customer's
> workload.
> 
> Not that this is directly related, but I seem to also recall that you
> managed to find out that some of the perf difference (between baremetal
> and guest) was due to vAPIC being faster than the PV path we were
> taking? What I don't recall, though, is whether your guest was PV or
> (PV)HVM... Do you remember anything more precisely than this?

I now tweaked the kernel to use the LAPIC timer instead of the pv one.

While it is a very little bit faster (<1%) this doesn't seem to be the
reason for the performance drop.

Using xentrace I've verified that no additional hypercalls or other
VMEXITs are occurring which would explain what is happening (I'm
seeing setting the timer and the related timer interrupt 250 times
a second, what is expected).

Using ftrace in the kernel I can see all functions being called on
the munmap path. Nothing worrying and no weird differences between the
pv and the non-pv test.

What is interesting is that the time for the pv test isn't lost at one
or two specific points, but all over the test. All function seem to run
just a little bit slower as in the non-pv case.

So I concluded it might be TLB related. The main difference between
using pv interfaces or not is the mapping of the shared info page into
the guest. The guest physical page for the shared info page is allocated
rather early via extend_brk(). Mapping the shared info page into the
guest requires that specific page to be mapped via a 4kB EPT entry,
resulting in breaking up a 2MB entry. So at least most of the other data
allocated via extend_brk() in the kernel will be hit by this large page
break up. The main other data allocated this way are the early page
tables which are essential for nearly all virtual addresses of the
kernel address space.

Instead of using extend_brk() I had a try allocating the shared info
pfn from the first MB of memory, as this area is already mapped via
4kB EPT entries. And indeed: this measure did speed up the munmap test
even when using pv interfaces in the guest.

I'll send a proper patch for the kernel after doing some more testing.


Juergen

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


[Xen-devel] [linux-3.18 baseline-only test] 71544: regressions - trouble: blocked/broken/fail/pass

2017-06-11 Thread Platform Team regression test user
This run is configured for baseline tests only.

flight 71544 linux-3.18 real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71544/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail REGR. vs. 
71440
 test-amd64-i386-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail REGR. vs. 
71440

Regressions which are regarded as allowable (not blocking):
 test-amd64-amd64-xl-rtds  6 xen-boot  fail REGR. vs. 71440
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stopfail REGR. vs. 71440
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 17 guest-start/win.repeat fail 
blocked in 71440
 build-amd64-libvirt   5 libvirt-buildfail   like 71440
 build-armhf-libvirt   5 libvirt-buildfail   like 71440
 build-i386-libvirt5 libvirt-buildfail   like 71440
 test-amd64-amd64-qemuu-nested-intel 16 debian-hvm-install/l1/l2 fail like 71440
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop  fail like 71440
 test-amd64-i386-xl-qemut-winxpsp3-vcpus1  9 windows-installfail like 71440
 test-amd64-amd64-xl-qemut-winxpsp3  9 windows-install  fail like 71440

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-libvirt-vhd  1 build-check(1)   blocked  n/a
 test-arm64-arm64-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-armhf-armhf-libvirt  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl   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-amd64-amd64-libvirt-pair  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt   1 build-check(1)   blocked  n/a
 test-armhf-armhf-libvirt-raw  1 build-check(1)   blocked  n/a
 test-arm64-arm64-libvirt  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-xsm   1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-credit2   1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-arm64-arm64-xl-rtds  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-multivcpu  1 build-check(1)   blocked  n/a
 test-armhf-armhf-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-pair  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-xsm   1 build-check(1)   blocked  n/a
 build-arm64   2 hosts-allocate   broken never pass
 build-arm64-pvops 2 hosts-allocate   broken never pass
 build-arm64-xsm   2 hosts-allocate   broken never pass
 build-arm64   3 capture-logs broken never pass
 build-arm64-pvops 3 capture-logs broken never pass
 build-arm64-xsm   3 capture-logs broken never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-midway   12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-midway   13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass

version targeted for testing:
 linux88ff45d07559d2ba05ef7adf0028055454dc548b
baseline version:
 linux6b65a8f64f4fd256ac0f6b9e97e9939ae18fc6c7

Last test of basis71440  2017-05-26 11:17:46 Z   16 days
Testing same since71544  2017-06-11 13:49:28 Z0 days1 attempts


People 

Re: [Xen-devel] [PATCH v11 00/34] arm64: Dom0 ITS emulation

2017-06-11 Thread Manish Jaggi



On 6/9/2017 11:11 PM, Andre Przywara wrote:

Hi,

Hi Andre,
Tested this patchset + my acpi ITS patch 
(https://lists.xen.org/archives/html/xen-devel/2017-06/msg00716.html) on 
our platform and it works.

With v10 was not able to get interrupts. v9 was booting ok.

WBR
-Manish

fixes to v10, with their number getting eventually smaller ;-)
The same restriction as for the previous versions  still apply: the locking
is considered somewhat insufficient and will be fixed by an upcoming rework.

Patch 01/34 was reworked to properly synchronize access to the priority
in a lock-less fashion. This should be back-ported to 4.9.
The former patch 12/32 ("enable ITS and LPIs on the host") was moved up-front
and split to allow back-porting the new 02/34 to Xen 4.9, which is broken
if the preliminary ITS support is configured in and the machine advertises
an ITS in the device tree.

No big changes this time: some bugs fixed (many thanks to Julien for
proper testing!), some extended comments and some improvements to better
protect parallel accesses. For a detailed changelog see below.

I added Acked-by: and Reviewed-by: tags, but refrained from doing so
for Julien's tags for patch 18/34 and 20/34, since I changed them slightly.

Cheers,
Andre

--
This series adds support for emulation of an ARM GICv3 ITS interrupt
controller. For hardware which relies on the ITS to provide interrupts for
its peripherals this code is needed to get a machine booted into Dom0 at
all. ITS emulation for DomUs is only really useful with PCI passthrough,
which is not yet available for ARM. It is expected that this feature
will be co-developed with the ITS DomU code. However this code drop here
considered DomU emulation already, to keep later architectural changes
to a minimum.

This is technical preview version to allow early testing of the feature.
Things not (properly) addressed in this release:
- There is only support for Dom0 at the moment. DomU support is only really
useful with PCI passthrough, which is not there yet for ARM.
- The MOVALL command is not emulated. In our case there is really nothing
to do here. We might need to revisit this in the future for DomU support.
- The INVALL command might need some rework to be more efficient. Currently
we iterate over all mapped LPIs, which might take a bit longer.
- Indirect tables are not supported. This affects both the host and the
virtual side.
- The ITS tables inside (Dom0) guest memory cannot easily be protected
at the moment (without restricting access to Xen as well). So for now
we trust Dom0 not to touch this memory (which the spec forbids as well).
- With malicious guests (DomUs) there is a possibility of an interrupt
storm triggered by a device. We would need to investigate what that means
for Xen and if there is a nice way to prevent this. Disabling the LPI on
the host side would require command queuing, which has its downsides to
be issued during runtime.
- Dom0 should make sure that the ITS resources (number of LPIs, devices,
events) later handed to a DomU are really limited, as a large number of
them could mean much time spend in Xen to initialize, free or handle those.
It is expected that the toolstack sets up a tailored ITS with just enough
resources to accommodate the needs of the actual passthrough-ed device(s).
- The command queue locking is currently suboptimal and should be made more
fine-grained in the future, if possible.
- Provide support for running with an IOMMU, to map the doorbell page
to all devices.


Some generic design principles:

* The current GIC code statically allocates structures for each supported
IRQ (both for the host and the guest), which due to the potentially
millions of LPI interrupts is not feasible to copy for the ITS.
So we refrain from introducing the ITS as a first class Xen interrupt
controller, also we don't hold struct irq_desc's or struct pending_irq's
for each possible LPI.
Fortunately LPIs are only interesting to guests, so we get away with
storing only the virtual IRQ number and the guest VCPU for each allocated
host LPI, which can be stashed into one uint64_t. This data is stored in
a two-level table, which is both memory efficient and quick to access.
We hook into the existing IRQ handling and VGIC code to avoid accessing
the normal structures, providing alternative methods for getting the
needed information (priority, is enabled?) for LPIs.
Whenever a guest maps a device, we allocate the maximum required number
of struct pending_irq's, so that any triggering LPI can find its data
structure. Upon the guest actually mapping the LPI, this pointer to the
corresponding pending_irq gets entered into a radix tree, so that it can
be quickly looked up.

* On the guest side we (later will) have to deal with malicious guests
trying to hog Xen with mapping requests for a lot of LPIs, for instance.
As the ITS actually uses system memory for storing status information,
we use this memory (which the guest has to 

[Xen-devel] [xen-4.7-testing test] 110301: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110301 xen-4.7-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110301/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-i3865 xen-buildfail REGR. vs. 109620
 build-i386-xsm5 xen-buildfail REGR. vs. 109620
 build-amd64-xsm   5 xen-buildfail REGR. vs. 109620
 build-amd64   5 xen-buildfail REGR. vs. 109620

Tests which are failing intermittently (not blocking):
 test-armhf-armhf-xl-rtds  6 xen-boot fail in 110244 pass in 110301
 test-armhf-armhf-xl-cubietruck 16 guest-start.2  fail in 110244 pass in 110301
 test-armhf-armhf-xl-vhd   9 debian-di-install  fail pass in 110244
 test-armhf-armhf-libvirt-xsm 15 guest-start/debian.repeat  fail pass in 110244

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-debianhvm-amd64  1 build-check(1)blocked n/a
 test-amd64-i386-freebsd10-i386  1 build-check(1)   blocked  n/a
 test-amd64-amd64-qemuu-nested-intel  1 build-check(1)  blocked n/a
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-xtf-amd64-amd64-11 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemut-debianhvm-amd64-xsm  1 build-check(1) blocked n/a
 test-amd64-amd64-migrupgrade  1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemut-win10-i386  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 1 build-check(1) blocked 
n/a
 test-amd64-i386-xl-qemuu-win10-i386  1 build-check(1)  blocked n/a
 test-amd64-i386-libvirt-xsm   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-multivcpu  1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt  1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemut-ws16-amd64  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-pvh-amd   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemut-win10-i386  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemut-debianhvm-amd64  1 build-check(1) blocked n/a
 test-amd64-i386-qemut-rhel6hvm-intel  1 build-check(1) blocked n/a
 test-amd64-i386-freebsd10-amd64  1 build-check(1)   blocked  n/a
 test-amd64-amd64-pair 1 build-check(1)   blocked  n/a
 build-i386-rumprun1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-win10-i386  1 build-check(1) blocked n/a
 test-amd64-amd64-xl-qemuu-win7-amd64  1 build-check(1) blocked n/a
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-amd64-amd64-pygrub   1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-ws16-amd64  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-qcow2 1 build-check(1)   blocked  n/a
 test-amd64-amd64-amd64-pvgrub  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-21 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemut-win7-amd64  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemuu-debianhvm-amd64  1 build-check(1) blocked n/a
 build-amd64-rumprun   1 build-check(1)   blocked  n/a
 build-i386-libvirt1 build-check(1)   blocked  n/a
 test-amd64-i386-xl1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-pair  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-41 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1) blocked n/a
 test-amd64-amd64-libvirt-vhd  1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-credit2   1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-xsm1 build-check(1)   blocked  n/a
 build-amd64-libvirt   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1)blocked n/a
 test-amd64-amd64-rumprun-amd64  1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-pvh-intel  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-31 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)  blocked n/a
 test-amd64-i386-xl-raw1 build-check(1)   blocked  n/a
 test-amd64-amd64-i386-pvgrub  1 build-check(1)   blocked  n/a
 test-amd64-i386-qemuu-rhel6hvm-amd  1 build-check(1)   blocked n/a
 test-amd64-amd64-xl-qemut-ws16-amd64  1 build-check(1) blocked n/a
 test-xtf-amd64-amd64-51 build-check(1)   blocked  n/a
 

[Xen-devel] Fwd: VM Live Migration with Local Storage

2017-06-11 Thread Bruno Alvisio
Hello,

I think it would be beneficial to add local disk migration feature for
‘blkback' backend since it is one of the mostly used backends. I would like
to start a discussion about the design of the machinery needed to achieve
this feature.

===
Objective
Add a feature to migrate VMs that have local storage and use the blkback
iface.
===

===
User Interface
Add a cmd line option in “xl migrate” command to specify if local disks
need to be copied to the destination node.
===

===
Design

   1. As part of the libxl_domain_suspend, the “disk mirroring machinery”
   starts an asynchronous job that copies the disks blocks from source to the
   destination.
   2. The protocol to copy the disks should resemble the one used for
   memory copy:


   - Do first initial copy of the disk.
   - Check of sectors that have been written since copy started. For this,
   the blkback driver should be aware that migration of disk is happening and
   in this case forward the write request to the “migration machinery” so that
   a record of dirty blocks are logged.
   - Migration machinery copies “dirty” blocks until convergence.
   - Duplicate all the disk writes/reads to both disks in source and
   destinations node while VM is being suspended.


Block Diagram

   +—--+
   |  VM   |
   +---+
  |
  | I/O Write
  |
  V
+--+   +---+   +-+
|  blkback | > |  Source   |  sectors Stream   | Destination |
+--+   |  mirror   |-->|   mirror|
  || machinery |   I/O Writes  |  machinery  |
  |+---+   +-+
  |  |
  |  |
  | To I/O block layer   |
  |  |
  V  V
+--+   +-+
|   disk   |   |   Mirrored  |
+--+   | Disk|
   +-+


==
Initial Questions

   1. Is it possible to leverage the current design of QEMU for drive
   mirroring for Xen?
   2. What is the best place to implement this protocol? As part of Xen or
   the kernel?
   3. Is it possible to use the same stream currently used for migrating
   the memory to also migrate the disk blocks?


Any guidance/feedback for a more specific design is greatly appreciated.

Thanks,

Bruno

On Wed, Feb 22, 2017 at 5:00 AM, Wei Liu  wrote:

> Hi Bruno
>
> Thanks for your interest.
>
> On Tue, Feb 21, 2017 at 10:34:45AM -0800, Bruno Alvisio wrote:
> > Hello,
> >
> > I have been to doing some research and as far as I know XEN supports
> > Live Migration
> > of VMs that only have shared storage. (i.e. iSCSI) If the VM has been
> > booted with local storage it cannot be live migrated.
> > QEMU seems to support live migration with local storage (I have tested
> using
> > 'virsh migrate with the '--storage-copy-all' option)
> >
> > I am wondering if this still true in the latest XEN release. Are there
> plans
> > to add this functionality in future releases? I would be interested in
> > contributing to the Xen Project by adding this functionality.
> >
>
> No plan at the moment.
>
> Xen supports a wide variety of disk backends. QEMU is one of them. The
> others are blktap (not upstreamed yet) and in-kernel blkback. The latter
> two don't have the capability to copy local storage to the remote end.
>
> That said, I think it would be valuable to have such capability for QEMU
> backed disks. We also need to design the machinery so that other
> backends can be made to do the same thing in the future.
>
> If you want to undertake this project, I suggest you setup a Xen system,
> read xl / libxl source code under tools directory and understand how
> everything is put together. Reading source code could be daunting at
> times, so don't hesitate to ask for pointers. After you have the big
> picture in mind, we can then discuss how to implement the functionality
> on xen-devel.
>
> Does this sound good to you?
>
> Wei.
>
> > Thanks,
> >
> > Bruno
>
> > ___
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > https://lists.xen.org/xen-devel
>
>
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] [xen-unstable baseline-only test] 71543: regressions - trouble: blocked/broken/fail/pass

2017-06-11 Thread Platform Team regression test user
This run is configured for baseline tests only.

flight 71543 xen-unstable real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71543/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-win7-amd64  6 xen-boot  fail REGR. vs. 71536
 test-amd64-i386-xl-qemut-winxpsp3 16 guest-stop   fail REGR. vs. 71536
 test-amd64-i386-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail REGR. vs. 
71536

Regressions which are regarded as allowable (not blocking):
 test-amd64-amd64-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail blocked in 
71536
 build-amd64-libvirt   5 libvirt-buildfail   like 71536
 build-armhf-libvirt   5 libvirt-buildfail   like 71536
 build-i386-libvirt5 libvirt-buildfail   like 71536
 test-amd64-amd64-qemuu-nested-intel 16 debian-hvm-install/l1/l2 fail like 71536
 test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10  fail like 71536
 test-amd64-i386-xl-qemut-winxpsp3-vcpus1  9 windows-installfail like 71536
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1  9 windows-installfail like 71536
 test-amd64-amd64-xl-qemut-winxpsp3  9 windows-install  fail like 71536

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-libvirt-vhd  1 build-check(1)   blocked  n/a
 test-arm64-arm64-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-armhf-armhf-libvirt  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl   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-amd64-amd64-libvirt-pair  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt   1 build-check(1)   blocked  n/a
 test-armhf-armhf-libvirt-raw  1 build-check(1)   blocked  n/a
 test-arm64-arm64-libvirt  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-xsm   1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-credit2   1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-arm64-arm64-xl-rtds  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-multivcpu  1 build-check(1)   blocked  n/a
 test-armhf-armhf-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-pair  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-xsm   1 build-check(1)   blocked  n/a
 build-arm64-pvops 2 hosts-allocate   broken never pass
 build-arm64   2 hosts-allocate   broken never pass
 build-arm64-xsm   2 hosts-allocate   broken never pass
 build-arm64-xsm   3 capture-logs broken never pass
 build-arm64   3 capture-logs broken never pass
 build-arm64-pvops 3 capture-logs broken never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-midway   12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-midway   13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass

version targeted for testing:
 xen  aeef64107afca9c6c0428b2cb26a3ba599b3ed75
baseline version:
 xen  08463297d33d075b6529229c9d43c90356093bae

Last test of basis71536  2017-06-09 13:15:26 Z2 days
Testing same since71543  2017-06-11 12:49:01 Z0 days1 attempts


People who 

[Xen-devel] [xen-4.8-testing test] 110295: tolerable FAIL - PUSHED

2017-06-11 Thread osstest service owner
flight 110295 xen-4.8-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110295/

Failures :-/ but no regressions.

Tests which are failing intermittently (not blocking):
 test-amd64-amd64-xl   5 xen-install  fail in 110182 pass in 110295
 test-armhf-armhf-xl-arndale   6 xen-boot fail in 110182 pass in 110295
 test-amd64-amd64-qemuu-nested-intel 9 debian-hvm-install fail in 110182 pass 
in 110295
 test-amd64-amd64-pygrub  9 debian-di-install fail in 110182 pass in 110295
 test-amd64-i386-xl-qemut-debianhvm-amd64-xsm 9 debian-hvm-install fail in 
110182 pass in 110295
 test-amd64-i386-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail in 110182 pass 
in 110295
 test-amd64-i386-xl-raw   9 debian-di-install fail in 110182 pass in 110295
 test-amd64-i386-qemuu-rhel6hvm-amd 9 redhat-install fail in 110182 pass in 
110295
 test-amd64-i386-rumprun-i386 16 rumprun-demo-xenstorels/xenstorels.repeat fail 
in 110182 pass in 110295
 test-amd64-amd64-amd64-pvgrub 18 guest-start/debian.repeat fail in 110182 pass 
in 110295
 test-amd64-i386-qemuu-rhel6hvm-intel 11 guest-start/redhat.repeat fail in 
110182 pass in 110295
 test-amd64-amd64-xl-qemuu-debianhvm-amd64 17 guest-start/debianhvm.repeat fail 
in 110182 pass in 110295
 test-amd64-amd64-libvirt 17 guest-start/debian.repeat fail in 110182 pass in 
110295
 test-amd64-i386-freebsd10-i386 18 guest-start/freebsd.repeat fail in 110182 
pass in 110295
 test-arm64-arm64-libvirt-xsm 15 guest-start/debian.repeat fail in 110182 pass 
in 110295
 test-armhf-armhf-xl-rtds 15 guest-start/debian.repeat fail in 110242 pass in 
110182
 test-amd64-i386-xl-xsm 15 guest-localmigrate fail in 110242 pass in 110295
 test-amd64-amd64-xl-xsm 19 guest-start/debian.repeat fail in 110242 pass in 
110295
 test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 15 guest-localmigrate/x10 
fail in 110242 pass in 110295
 test-arm64-arm64-xl-credit2 15 guest-start/debian.repeat fail in 110242 pass 
in 110295
 test-amd64-amd64-i386-pvgrub 18 guest-start/debian.repeat fail in 110242 pass 
in 110295
 test-armhf-armhf-xl-credit2  15 guest-start/debian.repeat  fail pass in 110242

Tests which did not succeed, but are not blocking:
 test-xtf-amd64-amd64-1 45 xtf/test-hvm64-lbr-tsx-vmentry fail in 110182 like 
109585
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop   fail in 110182 like 109654
 test-armhf-armhf-xl-rtds12 migrate-support-check fail in 110242 never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-check fail in 110242 never pass
 test-xtf-amd64-amd64-5  45 xtf/test-hvm64-lbr-tsx-vmentry fail like 109585
 test-armhf-armhf-xl-rtds 11 guest-start  fail  like 109618
 test-xtf-amd64-amd64-2  45 xtf/test-hvm64-lbr-tsx-vmentry fail like 109654
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stopfail like 109654
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 109654
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-xl-pvh-intel 11 guest-start  fail  never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-pvh-amd  11 guest-start  fail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 13 

[Xen-devel] Delivery Status Notification (Delay)

2017-06-11 Thread f4da1594

** Delivery incomplete **

There was a temporary problem delivering your message to 
curtiskwo...@gmail.com. Gmail will retry for 47 more hours. You'll be notified 
if the delivery fails permanently.



The response was:

Receive rate too high
Reporting-MTA: dns; googlemail.com
Received-From-MTA: dns; FWD-737QHYSMHVAYQAUCAOIQBDAAGAQLMA2YAMHECCJDLIBAYAWYAKIAZAQHSMCCWMBLIA4UANQUEIGCIMBKMAZUZ4AAEAACA===@opayq.com
Arrival-Date: Sat, 10 Jun 2017 16:55:27 -0700 (PDT)
X-Original-Message-ID: 

Final-Recipient: rfc822; curtiskwong9@gmail.com
Action: delayed
Status: 4.0.0
Diagnostic-Code: smtp; Receive rate too high
Last-Attempt-Date: Sun, 11 Jun 2017 17:50:43 -0700 (PDT)
Will-Retry-Until: Tue, 13 Jun 2017 16:55:27 -0700 (PDT)


[Xen-changelog] [xen stable-4.9] x86/NPT: deal with fallout from
Description: Message attachment
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] [xen-4.7-testing bisection] complete build-i386

2017-06-11 Thread osstest service owner
branch xen-4.7-testing
xenbranch xen-4.7-testing
job build-i386
testid xen-build

Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  164c34dd23bc3ea8d5285752d9270627a93c91f5
  Bug not present: da743dc82adffd36ce2d71776f4ea5afbc186a15
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110347/


  commit 164c34dd23bc3ea8d5285752d9270627a93c91f5
  Author: Jan Beulich 
  Date:   Fri Jun 9 13:51:34 2017 +0200
  
  hvmloader: avoid tests when they would clobber used memory
  
  First of all limit the memory range used for testing to 4Mb: There's no
  point placing page tables right above 8Mb when they can equally well
  live at the bottom of the chunk at 4Mb - rep_io_test() cares about the
  5Mb...7Mb range only anyway. In a subsequent patch this will then also
  allow simply looking for an unused 4Mb range (instead of using a build
  time determined one).
  
  Extend the "skip tests" condition beyond the "is there enough memory"
  question.
  
  Reported-by: Charles Arnold 
  Signed-off-by: Jan Beulich 
  Tested-by: Gary Lin 
  Acked-by: Andrew Cooper 
  master commit: 0d6968635ce51a8ed7508ddcf17b3d13a462cb27
  master date: 2017-05-19 16:04:38 +0200


For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-4.7-testing/build-i386.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.


Running cs-bisection-step 
--graph-out=/home/logs/results/bisect/xen-4.7-testing/build-i386.xen-build 
--summary-out=tmp/110347.bisection-summary --basis-template=109620 
--blessings=real,real-bisect xen-4.7-testing build-i386 xen-build
Searching for failure / basis pass:
 110244 fail [host=rimava1] / 109620 [host=chardonnay0] 109490 [host=baroque0] 
109054 [host=pinot0] 109005 [host=baroque0] 108212 [host=huxelrebe1] 108166 
[host=baroque0] 108137 [host=huxelrebe1] 107333 [host=fiano0] 107233 
[host=elbling1] 107209 [host=chardonnay1] 107021 [host=chardonnay0] 106842 
[host=rimava0] 106751 [host=chardonnay0] 106661 [host=italia1] 106540 
[host=baroque0] 106528 [host=baroque0] 106251 ok.
Failure / basis pass flights: 110244 / 106251
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
(tree in basispass but not in latest: qemu)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
50d05123378d637897c77cd9e3254e6f0b3e1d23
Basis pass 15268f91fbe75b38a851c458aef74e693d646ea5 
8550b69ba41a5b3a0aa766b91d041eeb2bc4993e
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/qemu-xen.git#15268f91fbe75b38a851c458aef74e693d646ea5-2583eaad3c4e6baebdac6800a26de1e10625b6bb
 
git://xenbits.xen.org/xen.git#8550b69ba41a5b3a0aa766b91d041eeb2bc4993e-50d05123378d637897c77cd9e3254e6f0b3e1d23
Loaded 2008 nodes in revision graph
Searching for test results:
 106251 pass 15268f91fbe75b38a851c458aef74e693d646ea5 
8550b69ba41a5b3a0aa766b91d041eeb2bc4993e
 106528 [host=baroque0]
 106539 [host=huxelrebe1]
 106546 pass 15268f91fbe75b38a851c458aef74e693d646ea5 
3905d1e5f2746ffb0444fce51e61df6c8851daec
 106540 [host=baroque0]
 106661 [host=italia1]
 106751 [host=chardonnay0]
 106842 [host=rimava0]
 107021 [host=chardonnay0]
 107209 [host=chardonnay1]
 107233 [host=elbling1]
 107333 [host=fiano0]
 108137 [host=huxelrebe1]
 108166 [host=baroque0]
 108212 [host=huxelrebe1]
 109005 [host=baroque0]
 109054 [host=pinot0]
 109490 [host=baroque0]
 109620 [host=chardonnay0]
 110185 [host=rimava0]
 110244 fail 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
50d05123378d637897c77cd9e3254e6f0b3e1d23
 110327 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
6ac5b35ef432b4aa18469a3687fab5519c1905b2
 110338 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
da743dc82adffd36ce2d71776f4ea5afbc186a15
 110334 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
da743dc82adffd36ce2d71776f4ea5afbc186a15
 110319 pass 15268f91fbe75b38a851c458aef74e693d646ea5 
8550b69ba41a5b3a0aa766b91d041eeb2bc4993e
 110329 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
c2792a222c2a78bb65c6df5279a1556ffacc87d6
 110322 fail 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
50d05123378d637897c77cd9e3254e6f0b3e1d23
 110324 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
1df3d6c34b4197c513bfa2d8d92f6c7a1f84127a
 110326 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
a7f041aa8a3df2829eba8650331a57bdd04c08f2
 110330 pass 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
94a8a0e93301ffdb71d921a61484d53913e948e8
 110339 fail 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
164c34dd23bc3ea8d5285752d9270627a93c91f5
 110347 fail 

[Xen-devel] [linux-linus test] 110288: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110288 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110288/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemut-debianhvm-amd64  6 xen-bootfail REGR. vs. 110093
 test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail REGR. vs. 
110093

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemut-win7-amd64 17 guest-start/win.repeat fail blocked in 
110093
 test-armhf-armhf-xl-rtds 15 guest-start/debian.repeatfail  like 110060
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail  like 110093
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 110093
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail  like 110093
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop fail like 110093
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail  like 110093
 test-amd64-amd64-xl-rtds  9 debian-install   fail  like 110093
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-win10-i386  9 windows-install fail never pass
 test-amd64-amd64-xl-qemut-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemuu-ws16-amd64  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-ws16-amd64  9 windows-install fail never pass

version targeted for testing:
 linux5faab9e0f03c4eef97886b45436015e107f79f5f
baseline version:
 linuxb29794ec95c6856b316c2295904208bf11ffddd9

Last test of basis   110093  2017-06-07 17:29:08 Z4 days
Failing since110131  2017-06-08 17:30:38 Z3 days4 attempts
Testing same since   110288  2017-06-11 03:24:07 Z0 days1 attempts


People who 

[Xen-devel] [qemu-mainline test] 110268: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110268 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110268/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qcow210 guest-start  fail REGR. vs. 109975
 test-amd64-amd64-libvirt-vhd 10 guest-start  fail REGR. vs. 109975
 test-armhf-armhf-xl-vhd  10 guest-startfail in 110210 REGR. vs. 109975

Tests which are failing intermittently (not blocking):
 test-armhf-armhf-xl-vhd   6 xen-boot   fail pass in 110210
 test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail pass in 
110210

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop  fail in 110210 like 109975
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail  like 109975
 test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail like 109975
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail  like 109975
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail  like 109975
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemuu-ws16-amd64  9 windows-install fail never pass

version targeted for testing:
 qemuu64175afc695c0672876fbbfc31b299c86d562cb4
baseline version:
 qemuuc6e84fbd447a51e1161d74d71566a5f67b47eac5

Last test of basis   109975  2017-06-04 00:16:43 Z7 days
Failing since110013  2017-06-05 10:45:10 Z6 days9 attempts
Testing same since   110114  2017-06-08 09:24:28 Z3 days4 attempts


People who touched revisions under test:
  Aaron Larson 
  Alex Bennée 
  Aurelien Jarno 
  Cédric Le Goater 
  Daniel Barboza 
  Daniel P. Berrange 
  David Gibson 
  David Hildenbrand 
  Eduardo Habkost 
  Emilio G. Cota 
  Eric Blake 
  Felipe Franciosi 
  Greg Kurz 

[Xen-devel] [linux-4.9 test] 110266: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110266 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110266/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-armhf-armhf-xl-credit2   6 xen-boot fail REGR. vs. 107358

Tests which are failing intermittently (not blocking):
 test-amd64-i386-libvirt7 host-ping-check-xen fail in 110200 pass in 110266
 test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail in 110200 
pass in 110266
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 7 host-ping-check-xen fail 
pass in 110200
 test-armhf-armhf-xl-rtds  5 xen-installfail pass in 110200
 test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail pass in 
110200
 test-amd64-i386-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail pass in 
110200

Regressions which are regarded as allowable (not blocking):
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stopfail REGR. vs. 107358
 test-amd64-amd64-xl-rtds  9 debian-install   fail REGR. vs. 107358
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail in 110200 REGR. vs. 
107358

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemut-win7-amd64 17 guest-start/win.repeat fail blocked in 
107358
 test-armhf-armhf-xl-rtds  6 xen-bootfail in 110200 like 107358
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop   fail in 110200 like 107358
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail in 110200 never pass
 test-armhf-armhf-libvirt-raw  6 xen-boot fail  like 107358
 test-armhf-armhf-libvirt-xsm  6 xen-boot fail  like 107358
 test-armhf-armhf-xl-multivcpu  6 xen-boot fail like 107358
 test-armhf-armhf-xl-vhd   6 xen-boot fail  like 107358
 test-armhf-armhf-xl-xsm   6 xen-boot fail  like 107358
 test-armhf-armhf-xl   6 xen-boot fail  like 107358
 test-armhf-armhf-libvirt  6 xen-boot fail  like 107358
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale   6 xen-boot fail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-armhf-armhf-examine  6 reboot   fail   never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-amd64-i386-xl-qemut-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemuu-ws16-amd64  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-ws16-amd64  9 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-amd64-xl-qemut-win10-i386  9 windows-installfail never pass

version targeted for testing:
 linuxf1aa865ae5d4608cbfbb02f42baa1ef5ed95fce2
baseline version:
 linux37feaf8095d352014555b82adb4a04609ca17d3f

Last test of basis   107358  2017-04-10 19:42:52 Z   62 days
Failing since107396  2017-04-12 11:15:19 Z   60 days   92 attempts
Testing same since   110082  2017-06-07 11:34:26 Z4 days5 attempts


605 people touched revisions under test,
not listing them all

jobs:
 build-amd64-xsm  pass
 build-arm64-xsm  pass
 build-armhf-xsm  

[Xen-devel] [ovmf baseline-only test] 71542: tolerable FAIL

2017-06-11 Thread Platform Team regression test user
This run is configured for baseline tests only.

flight 71542 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71542/

Failures :-/ but no regressions.

Regressions which are regarded as allowable (not blocking):
 build-amd64-libvirt   5 libvirt-buildfail   like 71539
 build-i386-libvirt5 libvirt-buildfail   like 71539

version targeted for testing:
 ovmf ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
baseline version:
 ovmf 8f98c76f992be0d22cafaf302ee95350cef3f0c7

Last test of basis71539  2017-06-10 14:47:06 Z1 days
Testing same since71542  2017-06-11 09:46:51 Z0 days1 attempts


People who touched revisions under test:
  Ruiyu Ni 
  Star Zeng 
  Tapan Shah 

jobs:
 build-amd64-xsm  pass
 build-i386-xsm   pass
 build-amd64  pass
 build-i386   pass
 build-amd64-libvirt  fail
 build-i386-libvirt   fail
 build-amd64-pvopspass
 build-i386-pvops pass
 test-amd64-amd64-xl-qemuu-ovmf-amd64 pass
 test-amd64-i386-xl-qemuu-ovmf-amd64  pass



sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
http://osstest.xs.citrite.net/~osstest/testlogs/logs

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


Push not applicable.


commit ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
Author: Star Zeng 
Date:   Thu Jun 8 10:16:40 2017 +0800

SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"

Current code for case "TPM not working properly" uses the predefined
macro __FILE__ in debug format string, but uses predefined macro
__LINE__ as parameter, and it also uses multiple pairs of "" in debug
format string.

To be simple and clear, this patch is to update the code to just use
"DriverEntry: TPM not working properly\n" as the debug message.

Cc: Jiewen Yao 
Cc: Amy Chan 
Cc: Chasel Chiu 
Cc: Chao Zhang 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng 
Reviewed-by: Jiewen Yao 
Reviewed-by: Chasel Chiu 
Reviewed-by: Chao Zhang 

commit 97f1cd597e01b9c96a1be9b33d7785362269506e
Author: Tapan Shah 
Date:   Sat Jun 10 01:11:21 2017 +0800

ShellPkg: Fix typo errors in ifconfig help output

Found few instances where IPv4 and DHCPv4 spelled incorrectly
as IP4 and DHCP4 respectively.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah 
Reviewed-by: Jaben Carsey 

commit 937bc66e1e555e74acdeba766b12c06fd506e408
Author: Ruiyu Ni 
Date:   Fri Jun 9 11:10:32 2017 +0800

Shell/alias: Print detailed error when deleting alias

STR_GEN_ERR_NOT_FOUND is added and currently is only
used by alias command. This string template can be used
by other commands as well.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni 
Cc: Jaben Carsey 
Reviewed-by: Tapan Shah 

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


[Xen-devel] [xen-4.6-testing baseline-only test] 71541: regressions - FAIL

2017-06-11 Thread Platform Team regression test user
This run is configured for baseline tests only.

flight 71541 xen-4.6-testing real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/71541/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-xtf-amd64-amd64-320 xtf/test-hvm32-invlpg~shadow fail REGR. vs. 71335
 test-xtf-amd64-amd64-3 33 xtf/test-hvm32pae-invlpg~shadow fail REGR. vs. 71335
 test-xtf-amd64-amd64-344 xtf/test-hvm64-invlpg~shadow fail REGR. vs. 71335
 test-armhf-armhf-xl-multivcpu 16 guest-start.2fail REGR. vs. 71335
 test-armhf-armhf-libvirt-raw 14 guest-start/debian.repeat fail REGR. vs. 71335

Regressions which are regarded as allowable (not blocking):
 test-xtf-amd64-amd64-2   20 xtf/test-hvm32-invlpg~shadow fail   like 71335
 test-xtf-amd64-amd64-2  33 xtf/test-hvm32pae-invlpg~shadow fail like 71335
 test-xtf-amd64-amd64-2   44 xtf/test-hvm64-invlpg~shadow fail   like 71335
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail   like 71335
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail   like 71335
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail   like 71335
 test-amd64-amd64-qemuu-nested-intel 13 xen-boot/l1 fail like 71335
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop  fail like 71335
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop  fail like 71335
 test-amd64-amd64-xl-qemut-winxpsp3  9 windows-install  fail like 71335

Tests which did not succeed, but are not blocking:
 test-xtf-amd64-amd64-1   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-xtf-amd64-amd64-5   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-xtf-amd64-amd64-3   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-xtf-amd64-amd64-2   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-xtf-amd64-amd64-4   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-pvh-intel 11 guest-start  fail  never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-midway   12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-midway   13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-pvh-amd  11 guest-start  fail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   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-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stop fail never pass

version targeted for testing:
 xen  314915cb4aa3865c8623516b65216b974a7d4e9a
baseline version:
 xen  7496924db24a7946b0a81e20344920b4ac55921a

Last test of basis71335  2017-05-17 13:46:54 Z   25 days
Testing same since71541  2017-06-11 09:13:50 Z0 days1 attempts


People who touched revisions under test:
  Andrew Cooper 
  Boris Ostrovsky 
  George Dunlap 
  Gregory Herrero 
  Igor Druzhinin 
  Jan Beulich 
  Kevin Tian 
  Mohit Gambhir 
  Razvan 

[Xen-devel] [xen-4.7-testing bisection] complete build-amd64

2017-06-11 Thread osstest service owner
branch xen-4.7-testing
xenbranch xen-4.7-testing
job build-amd64
testid xen-build

Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  164c34dd23bc3ea8d5285752d9270627a93c91f5
  Bug not present: da743dc82adffd36ce2d71776f4ea5afbc186a15
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110317/


  commit 164c34dd23bc3ea8d5285752d9270627a93c91f5
  Author: Jan Beulich 
  Date:   Fri Jun 9 13:51:34 2017 +0200
  
  hvmloader: avoid tests when they would clobber used memory
  
  First of all limit the memory range used for testing to 4Mb: There's no
  point placing page tables right above 8Mb when they can equally well
  live at the bottom of the chunk at 4Mb - rep_io_test() cares about the
  5Mb...7Mb range only anyway. In a subsequent patch this will then also
  allow simply looking for an unused 4Mb range (instead of using a build
  time determined one).
  
  Extend the "skip tests" condition beyond the "is there enough memory"
  question.
  
  Reported-by: Charles Arnold 
  Signed-off-by: Jan Beulich 
  Tested-by: Gary Lin 
  Acked-by: Andrew Cooper 
  master commit: 0d6968635ce51a8ed7508ddcf17b3d13a462cb27
  master date: 2017-05-19 16:04:38 +0200


For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-4.7-testing/build-amd64.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.


Running cs-bisection-step 
--graph-out=/home/logs/results/bisect/xen-4.7-testing/build-amd64.xen-build 
--summary-out=tmp/110317.bisection-summary --basis-template=109620 
--blessings=real,real-bisect xen-4.7-testing build-amd64 xen-build
Searching for failure / basis pass:
 110244 fail [host=elbling0] / 109620 [host=pinot1] 109490 [host=chardonnay0] 
109054 [host=godello0] 109005 [host=godello1] 108212 [host=godello0] 108166 
[host=godello1] 108137 [host=godello0] 107333 [host=godello0] 107233 
[host=godello0] 107209 [host=godello0] 107021 [host=italia0] 106842 
[host=godello1] 106751 [host=godello0] 106661 [host=rimava0] 106540 
[host=rimava1] 106528 [host=godello0] 106251 [host=godello0] 106057 
[host=godello1] 105967 [host=godello1] 105948 [host=godello1] 105935 
[host=godello0] 105924 [host=godello0] 105855 [host=rimava1] 105819 
[host=nobling0] 105661 [host=godello0] 104551 [host=merlot0] 104303 
[host=godello1] 104275 [host=pinot1] 104250 [host=godello1] 103850 
[host=huxelrebe0] 103802 [host=huxelrebe0] 103419 [host=godello1] 103351 ok.
Failure / basis pass flights: 110244 / 103351
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
(tree in basispass but not in latest: qemu)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
50d05123378d637897c77cd9e3254e6f0b3e1d23
Basis pass e27a2f17bc2d9d7f8afce2c5918f4f23937b268e 
7a71cea02afe2bf0f04f1cbf91931081dbe9dd76
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/qemu-xen.git#e27a2f17bc2d9d7f8afce2c5918f4f23937b268e-2583eaad3c4e6baebdac6800a26de1e10625b6bb
 
git://xenbits.xen.org/xen.git#7a71cea02afe2bf0f04f1cbf91931081dbe9dd76-50d05123378d637897c77cd9e3254e6f0b3e1d23
Loaded 2008 nodes in revision graph
Searching for test results:
 103270 [host=italia1]
 103351 pass e27a2f17bc2d9d7f8afce2c5918f4f23937b268e 
7a71cea02afe2bf0f04f1cbf91931081dbe9dd76
 103419 [host=godello1]
 103850 [host=huxelrebe0]
 103802 [host=huxelrebe0]
 104250 [host=godello1]
 104274 [host=godello1]
 104284 [host=pinot0]
 104275 [host=pinot1]
 104303 [host=godello1]
 104367 [host=godello1]
 104373 [host=merlot0]
 104374 [host=merlot0]
 104376 [host=merlot0]
 104370 [host=merlot0]
 104360 [host=merlot0]
 104377 [host=merlot0]
 104384 [host=merlot0]
 104382 [host=merlot0]
 104405 [host=merlot0]
 104403 [host=merlot0]
 104408 [host=merlot0]
 104410 [host=merlot0]
 104526 [host=merlot0]
 104418 [host=merlot0]
 104433 [host=merlot0]
 104438 [host=merlot0]
 104430 [host=merlot0]
 104474 [host=merlot0]
 104551 [host=merlot0]
 105661 [host=godello0]
 105819 [host=nobling0]
 105855 [host=rimava1]
 105948 [host=godello1]
 105924 [host=godello0]
 105934 [host=godello1]
 105940 [host=nobling0]
 105939 [host=huxelrebe0]
 105935 [host=godello0]
 106057 [host=godello1]
 105967 [host=godello1]
 106251 [host=godello0]
 106528 [host=godello0]
 106539 [host=godello0]
 106546 [host=godello0]
 106540 [host=rimava1]
 106661 [host=rimava0]
 106751 [host=godello0]
 106842 [host=godello1]
 107021 [host=italia0]
 107209 [host=godello0]
 107233 [host=godello0]
 107333 [host=godello0]
 108137 [host=godello0]
 108166 [host=godello1]
 

[Xen-devel] [linux-3.18 test] 110264: tolerable FAIL - PUSHED

2017-06-11 Thread osstest service owner
flight 110264 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110264/

Failures :-/ but no regressions.

Tests which are failing intermittently (not blocking):
 test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 15 guest-localmigrate/x10 
fail in 110189 pass in 110264
 test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail in 110189 
pass in 110264
 test-amd64-amd64-xl-qemuu-debianhvm-amd64 15 guest-localmigrate/x10 fail pass 
in 110189
 test-amd64-i386-xl-qemut-debianhvm-amd64 15 guest-localmigrate/x10 fail pass 
in 110189
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stop fail pass in 110189
 test-armhf-armhf-libvirt-xsm  5 xen-installfail pass in 110189
 test-amd64-amd64-xl-qemut-debianhvm-amd64 17 guest-start/debianhvm.repeat fail 
pass in 110189

Regressions which are regarded as allowable (not blocking):
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stopfail REGR. vs. 109754

Tests which did not succeed, but are not blocking:
 test-arm64-arm64-libvirt-xsm  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl   1 build-check(1)   blocked  n/a
 test-arm64-arm64-examine  1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-credit2   1 build-check(1)   blocked  n/a
 test-arm64-arm64-xl-xsm   1 build-check(1)   blocked  n/a
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-check fail in 110189 like 
109754
 test-armhf-armhf-libvirt-xsm 12 migrate-support-check fail in 110189 never pass
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail  like 109754
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 109754
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail  like 109754
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stopfail like 109754
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 build-arm64-pvops 5 kernel-build fail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemuu-ws16-amd64  9 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-amd64-xl-qemut-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemut-ws16-amd64  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-win10-i386  9 windows-install fail never pass

version targeted for testing:
 linux88ff45d07559d2ba05ef7adf0028055454dc548b
baseline version:
 linux6b65a8f64f4fd256ac0f6b9e97e9939ae18fc6c7

Last test of basis   109754  2017-05-26 00:20:49 Z   16 days
Testing same since   110079  2017-06-07 10:24:44 Z

[Xen-devel] Delivery Status Notification (Delay)

2017-06-11 Thread f4da1594

** Delivery incomplete **

There was a temporary problem delivering your message to 
curtiskwo...@gmail.com. Gmail will retry for 23 more hours. You'll be notified 
if the delivery fails permanently.



Reporting-MTA: dns; googlemail.com
Received-From-MTA: dns; FWD-737QHYSMHVAYQAUCAOIQBDAAGAQLMA2YAMHECCJDLIBAYAWYAKIAZAQHSMCCWMBLIA4UANQUEIGCIMBKMAZUZ4AAEAACA===@opayq.com
Arrival-Date: Fri, 09 Jun 2017 05:55:59 -0700 (PDT)
X-Original-Message-ID: 

Final-Recipient: rfc822; curtiskwong9@gmail.com
Action: delayed
Status: 4.0.0
Last-Attempt-Date: Sun, 11 Jun 2017 06:34:10 -0700 (PDT)
Will-Retry-Until: Mon, 12 Jun 2017 05:56:00 -0700 (PDT)


[Xen-changelog] [xen master] Avoid excess icache flushes in
Description: Message attachment
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] Delivery Status Notification (Delay)

2017-06-11 Thread f4da1594

** Delivery incomplete **

There was a temporary problem delivering your message to 
curtiskwo...@gmail.com. Gmail will retry for 23 more hours. You'll be notified 
if the delivery fails permanently.



The response was:

Receive rate too high
Reporting-MTA: dns; googlemail.com
Received-From-MTA: dns; FWD-737QHYSMHVAYQAUCAOIQBDAAGAQLMA2YAMHECCJDLIBAYAWYAKIAZAQHSMCCWMBLIA4UANQUEIGCIMBKMAZUZ4AAEAACA===@opayq.com
Arrival-Date: Fri, 09 Jun 2017 05:56:13 -0700 (PDT)
X-Original-Message-ID: 

Final-Recipient: rfc822; curtiskwong9@gmail.com
Action: delayed
Status: 4.0.0
Diagnostic-Code: smtp; Receive rate too high
Last-Attempt-Date: Sun, 11 Jun 2017 06:22:46 -0700 (PDT)
Will-Retry-Until: Mon, 12 Jun 2017 05:56:13 -0700 (PDT)


[Xen-changelog] [xen master] xen/arm: Remove unused helpers
Description: Message attachment
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] [xen-unstable test] 110262: tolerable FAIL - PUSHED

2017-06-11 Thread osstest service owner
flight 110262 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110262/

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 test-amd64-i386-xl-qemuu-win7-amd64 17 guest-start/win.repeat fail blocked in 
110186
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop fail like 110136
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stopfail like 110136
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail  like 110186
 test-amd64-amd64-xl-qemut-win7-amd64 15 guest-localmigrate/x10 fail like 110186
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail  like 110186
 test-amd64-amd64-xl-rtds  9 debian-install   fail  like 110186
 test-armhf-armhf-xl-rtds 15 guest-start/debian.repeatfail  like 110186
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail  like 110186
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   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-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-amd64-i386-xl-qemut-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemuu-ws16-amd64  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-ws16-amd64  9 windows-install fail never pass
 test-amd64-amd64-xl-qemut-win10-i386  9 windows-installfail never pass

version targeted for testing:
 xen  aeef64107afca9c6c0428b2cb26a3ba599b3ed75
baseline version:
 xen  08463297d33d075b6529229c9d43c90356093bae

Last test of basis   110186  2017-06-09 12:58:34 Z1 days
Testing same since   110262  2017-06-10 14:19:30 Z0 days1 attempts


People who touched revisions under test:
  Andrew Cooper 
  Jan Beulich 
  Simon Crowe 

jobs:
 build-amd64-xsm  pass
 

[Xen-devel] Is: Release-ack for 4.9, Is:Re: [PATCH for v4.9] livepatch: Wrong usage of spinlock on debug console.

2017-06-11 Thread Konrad Rzeszutek Wilk
On Fri, Jun 09, 2017 at 01:12:10PM -0400, Boris Ostrovsky wrote:
> On 06/09/2017 10:16 AM, Konrad Rzeszutek Wilk wrote:
> > If we have a large amount of livepatches and want to print them
> > on the console using 'xl debug-keys x' we eventually hit
> > the preemption check:
> >
> >   if ( i && !(i % 64) )
> >   {
> > spin_unlock(_lock);
> > process_pending_softirqs();
> > if ( spin_trylock(_lock) )
> > return
> >
> >  The effect is that we have just effectively
> > taken the lock and returned without unlocking!
> >
> > CC: Ross Lagerwall 
> > CC: Boris Ostrovsky 
> > CC: Jan Beulich 
> > CC: Andrew Cooper 
> > CC: Julien Grall 

Julien, could you Release-Ack it for 4.9 please?

> > Signed-off-by: Konrad Rzeszutek Wilk 
> 
> 
> Reviewed-and-tested-by: Boris Ostrovsky 
> 
> 

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


[Xen-devel] [xen-unstable-coverity test] 110306: all pass - PUSHED

2017-06-11 Thread osstest service owner
flight 110306 xen-unstable-coverity real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110306/

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 xen  aeef64107afca9c6c0428b2cb26a3ba599b3ed75
baseline version:
 xen  3d2010f9ffeacc8836811420460e15f2c1233695

Last test of basis   110077  2017-06-07 09:33:33 Z4 days
Testing same since   110306  2017-06-11 09:19:24 Z0 days1 attempts


People who touched revisions under test:
  Andrew Cooper 
  Ian Jackson 
  Jan Beulich 
  Julien Grall 
  Punit Agrawal 
  Ross Lagerwall 
  Simon Crowe 
  Swapnil Paratey 
  Wei Liu 

jobs:
 coverity-amd64   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


Pushing revision :

+ branch=xen-unstable-coverity
+ revision=aeef64107afca9c6c0428b2cb26a3ba599b3ed75
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
 getconfig Repos
 perl -e '
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
'
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x '!=' x/home/osstest/repos/lock ']'
++ OSSTEST_REPOS_LOCK_LOCKED=/home/osstest/repos/lock
++ exec with-lock-ex -w /home/osstest/repos/lock ./ap-push 
xen-unstable-coverity aeef64107afca9c6c0428b2cb26a3ba599b3ed75
+ branch=xen-unstable-coverity
+ revision=aeef64107afca9c6c0428b2cb26a3ba599b3ed75
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
 getconfig Repos
 perl -e '
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
'
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x/home/osstest/repos/lock '!=' x/home/osstest/repos/lock ']'
+ . ./cri-common
++ . ./cri-getconfig
++ umask 002
+ select_xenbranch
+ case "$branch" in
+ tree=xen
+ xenbranch=xen-unstable-coverity
+ qemuubranch=qemu-upstream-unstable-coverity
+ qemuubranch=qemu-upstream-unstable
+ '[' xxen = xlinux ']'
+ linuxbranch=
+ '[' xqemu-upstream-unstable = x ']'
+ select_prevxenbranch
++ ./cri-getprevxenbranch xen-unstable-coverity
+ prevxenbranch=xen-4.9-testing
+ '[' xaeef64107afca9c6c0428b2cb26a3ba599b3ed75 = x ']'
+ : tested/2.6.39.x
+ . ./ap-common
++ : osst...@xenbits.xen.org
+++ getconfig OsstestUpstream
+++ perl -e '
use Osstest;
readglobalconfig();
print $c{"OsstestUpstream"} or die $!;
'
++ :
++ : git://xenbits.xen.org/xen.git
++ : osst...@xenbits.xen.org:/home/xen/git/xen.git
++ : git://xenbits.xen.org/qemu-xen-traditional.git
++ : git://git.kernel.org
++ : git://git.kernel.org/pub/scm/linux/kernel/git
++ : git
++ : git://xenbits.xen.org/xtf.git
++ : osst...@xenbits.xen.org:/home/xen/git/xtf.git
++ : git://xenbits.xen.org/xtf.git
++ : git://xenbits.xen.org/libvirt.git
++ : osst...@xenbits.xen.org:/home/xen/git/libvirt.git
++ : git://xenbits.xen.org/libvirt.git
++ : git://xenbits.xen.org/osstest/rumprun.git
++ : git
++ : git://xenbits.xen.org/osstest/rumprun.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/rumprun.git
++ : git://git.seabios.org/seabios.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/seabios.git
++ : git://xenbits.xen.org/osstest/seabios.git
++ : https://github.com/tianocore/edk2.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/linux-firmware.git
++ : osst...@xenbits.xen.org:/home/osstest/ext/linux-firmware.git
++ : git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
++ : osst...@xenbits.xen.org:/home/xen/git/linux-pvops.git
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-3.14
++ : tested/linux-arm-xen
++ '[' xgit://xenbits.xen.org/linux-pvops.git = 

[Xen-devel] [ovmf test] 110263: all pass - PUSHED

2017-06-11 Thread osstest service owner
flight 110263 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110263/

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
baseline version:
 ovmf 8f98c76f992be0d22cafaf302ee95350cef3f0c7

Last test of basis   110195  2017-06-09 15:44:33 Z1 days
Testing same since   110263  2017-06-10 14:30:00 Z0 days1 attempts


People who touched revisions under test:
  Ruiyu Ni 
  Star Zeng 
  Tapan Shah 

jobs:
 build-amd64-xsm  pass
 build-i386-xsm   pass
 build-amd64  pass
 build-i386   pass
 build-amd64-libvirt  pass
 build-i386-libvirt   pass
 build-amd64-pvopspass
 build-i386-pvops pass
 test-amd64-amd64-xl-qemuu-ovmf-amd64 pass
 test-amd64-i386-xl-qemuu-ovmf-amd64  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


Pushing revision :

+ branch=ovmf
+ revision=ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
 getconfig Repos
 perl -e '
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
'
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x '!=' x/home/osstest/repos/lock ']'
++ OSSTEST_REPOS_LOCK_LOCKED=/home/osstest/repos/lock
++ exec with-lock-ex -w /home/osstest/repos/lock ./ap-push ovmf 
ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
+ branch=ovmf
+ revision=ec4910cd3336565fdb61dafdd9ec4ae7a6160ba3
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
 getconfig Repos
 perl -e '
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
'
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x/home/osstest/repos/lock '!=' x/home/osstest/repos/lock ']'
+ . ./cri-common
++ . ./cri-getconfig
++ umask 002
+ select_xenbranch
+ case "$branch" in
+ tree=ovmf
+ xenbranch=xen-unstable
+ '[' xovmf = xlinux ']'
+ linuxbranch=
+ '[' x = x ']'
+ qemuubranch=qemu-upstream-unstable
+ select_prevxenbranch
++ ./cri-getprevxenbranch xen-unstable
+ prevxenbranch=xen-4.9-testing
+ '[' xec4910cd3336565fdb61dafdd9ec4ae7a6160ba3 = x ']'
+ : tested/2.6.39.x
+ . ./ap-common
++ : osst...@xenbits.xen.org
+++ getconfig OsstestUpstream
+++ perl -e '
use Osstest;
readglobalconfig();
print $c{"OsstestUpstream"} or die $!;
'
++ :
++ : git://xenbits.xen.org/xen.git
++ : osst...@xenbits.xen.org:/home/xen/git/xen.git
++ : git://xenbits.xen.org/qemu-xen-traditional.git
++ : git://git.kernel.org
++ : git://git.kernel.org/pub/scm/linux/kernel/git
++ : git
++ : git://xenbits.xen.org/xtf.git
++ : osst...@xenbits.xen.org:/home/xen/git/xtf.git
++ : git://xenbits.xen.org/xtf.git
++ : git://xenbits.xen.org/libvirt.git
++ : osst...@xenbits.xen.org:/home/xen/git/libvirt.git
++ : git://xenbits.xen.org/libvirt.git
++ : git://xenbits.xen.org/osstest/rumprun.git
++ : git
++ : git://xenbits.xen.org/osstest/rumprun.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/rumprun.git
++ : git://git.seabios.org/seabios.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/seabios.git
++ : git://xenbits.xen.org/osstest/seabios.git
++ : https://github.com/tianocore/edk2.git
++ : osst...@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/linux-firmware.git
++ : osst...@xenbits.xen.org:/home/osstest/ext/linux-firmware.git
++ : 

[Xen-devel] [xen-4.6-testing test] 110249: tolerable FAIL - PUSHED

2017-06-11 Thread osstest service owner
flight 110249 xen-4.6-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110249/

Failures :-/ but no regressions.

Tests which are failing intermittently (not blocking):
 test-armhf-armhf-xl-xsm   5 xen-install  fail in 110183 pass in 110249
 test-xtf-amd64-amd64-1   45 xtf/test-hvm64-lbr-tsx-vmentry fail pass in 110183
 test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 15 
guest-localmigrate/x10 fail pass in 110183
 test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 9 debian-hvm-install fail 
pass in 110183
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm 17 guest-start/debianhvm.repeat 
fail pass in 110183
 test-amd64-amd64-xl-qemuu-ovmf-amd64 18 guest-start.2  fail pass in 110183

Tests which did not succeed, but are not blocking:
 test-xtf-amd64-amd64-2 45 xtf/test-hvm64-lbr-tsx-vmentry fail in 110183 like 
109509
 test-xtf-amd64-amd64-5 45 xtf/test-hvm64-lbr-tsx-vmentry fail in 110183 like 
109509
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail  like 109488
 test-xtf-amd64-amd64-3  45 xtf/test-hvm64-lbr-tsx-vmentry fail like 109509
 test-armhf-armhf-libvirt 13 saverestore-support-checkfail  like 109509
 test-armhf-armhf-xl-rtds 15 guest-start/debian.repeatfail  like 109509
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stopfail like 109509
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stopfail like 109509
 test-armhf-armhf-libvirt-raw 12 saverestore-support-checkfail  like 109509
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 109509
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop fail like 109509
 test-xtf-amd64-amd64-3   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-xtf-amd64-amd64-2   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-xtf-amd64-amd64-4   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-pvh-intel 11 guest-start  fail  never pass
 test-xtf-amd64-amd64-5   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-xtf-amd64-amd64-1   65 xtf/test-pv32pae-xsa-194 fail   never pass
 test-amd64-amd64-xl-pvh-amd  11 guest-start  fail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-armhf-armhf-xl-multivcpu 12 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 13 saverestore-support-checkfail  never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 12 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 13 saverestore-support-checkfail never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 saverestore-support-checkfail   never pass
 test-amd64-i386-xl-qemuu-win10-i386  9 windows-install fail never pass
 test-amd64-i386-xl-qemut-win10-i386  9 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386  9 windows-installfail never pass
 test-amd64-amd64-xl-qemut-win10-i386  9 windows-installfail never pass
 test-amd64-i386-xl-qemut-ws16-amd64  9 windows-install fail never pass
 

[Xen-devel] [xen-4.7-testing test] 110244: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110244 xen-4.7-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110244/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64   5 xen-buildfail REGR. vs. 109620
 build-amd64-xsm   5 xen-buildfail REGR. vs. 109620
 build-i3865 xen-buildfail REGR. vs. 109620
 build-i386-xsm5 xen-buildfail REGR. vs. 109620

Tests which are failing intermittently (not blocking):
 test-armhf-armhf-xl-multivcpu  5 xen-install fail in 110185 pass in 110244
 test-armhf-armhf-xl-rtds  6 xen-boot   fail pass in 110185
 test-armhf-armhf-xl-cubietruck 16 guest-start.2fail pass in 110185

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-debianhvm-amd64  1 build-check(1)blocked n/a
 test-amd64-i386-freebsd10-i386  1 build-check(1)   blocked  n/a
 test-amd64-amd64-qemuu-nested-intel  1 build-check(1)  blocked n/a
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-xtf-amd64-amd64-11 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemut-debianhvm-amd64-xsm  1 build-check(1) blocked n/a
 test-amd64-amd64-migrupgrade  1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemut-win10-i386  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 1 build-check(1) blocked 
n/a
 test-amd64-i386-xl-qemuu-win10-i386  1 build-check(1)  blocked n/a
 test-amd64-i386-libvirt-xsm   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-multivcpu  1 build-check(1)   blocked  n/a
 test-amd64-amd64-libvirt  1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemut-ws16-amd64  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-pvh-amd   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemut-win10-i386  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemut-debianhvm-amd64  1 build-check(1) blocked n/a
 test-amd64-i386-qemut-rhel6hvm-intel  1 build-check(1) blocked n/a
 test-amd64-i386-freebsd10-amd64  1 build-check(1)   blocked  n/a
 test-amd64-amd64-pair 1 build-check(1)   blocked  n/a
 build-i386-rumprun1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-win10-i386  1 build-check(1) blocked n/a
 test-amd64-amd64-xl-qemuu-win7-amd64  1 build-check(1) blocked n/a
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-amd64-amd64-pygrub   1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-ws16-amd64  1 build-check(1)  blocked n/a
 test-amd64-amd64-xl-qcow2 1 build-check(1)   blocked  n/a
 test-amd64-amd64-amd64-pvgrub  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-21 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemut-win7-amd64  1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemuu-debianhvm-amd64  1 build-check(1) blocked n/a
 build-amd64-rumprun   1 build-check(1)   blocked  n/a
 build-i386-libvirt1 build-check(1)   blocked  n/a
 test-amd64-i386-xl1 build-check(1)   blocked  n/a
 test-amd64-i386-libvirt-pair  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-41 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1) blocked n/a
 test-amd64-amd64-libvirt-vhd  1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-credit2   1 build-check(1)   blocked  n/a
 test-amd64-i386-xl-xsm1 build-check(1)   blocked  n/a
 build-amd64-libvirt   1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1)blocked n/a
 test-amd64-amd64-rumprun-amd64  1 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-pvh-intel  1 build-check(1)   blocked  n/a
 test-xtf-amd64-amd64-31 build-check(1)   blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)  blocked n/a
 test-amd64-i386-xl-raw1 build-check(1)   blocked  n/a
 test-amd64-amd64-i386-pvgrub  1 build-check(1)   blocked  n/a
 test-amd64-i386-qemuu-rhel6hvm-amd  1 build-check(1)   blocked n/a
 test-amd64-amd64-xl-qemut-ws16-amd64  1 build-check(1) blocked n/a
 test-xtf-amd64-amd64-51 build-check(1)   blocked  n/a
 test-amd64-amd64-xl-qemuu-ws16-amd64  1 build-check(1) blocked n/a
 

[Xen-devel] [xen-4.7-testing bisection] complete build-amd64-xsm

2017-06-11 Thread osstest service owner
branch xen-4.7-testing
xenbranch xen-4.7-testing
job build-amd64-xsm
testid xen-build

Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  164c34dd23bc3ea8d5285752d9270627a93c91f5
  Bug not present: da743dc82adffd36ce2d71776f4ea5afbc186a15
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110296/


  commit 164c34dd23bc3ea8d5285752d9270627a93c91f5
  Author: Jan Beulich 
  Date:   Fri Jun 9 13:51:34 2017 +0200
  
  hvmloader: avoid tests when they would clobber used memory
  
  First of all limit the memory range used for testing to 4Mb: There's no
  point placing page tables right above 8Mb when they can equally well
  live at the bottom of the chunk at 4Mb - rep_io_test() cares about the
  5Mb...7Mb range only anyway. In a subsequent patch this will then also
  allow simply looking for an unused 4Mb range (instead of using a build
  time determined one).
  
  Extend the "skip tests" condition beyond the "is there enough memory"
  question.
  
  Reported-by: Charles Arnold 
  Signed-off-by: Jan Beulich 
  Tested-by: Gary Lin 
  Acked-by: Andrew Cooper 
  master commit: 0d6968635ce51a8ed7508ddcf17b3d13a462cb27
  master date: 2017-05-19 16:04:38 +0200


For bisection revision-tuple graph see:
   
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-4.7-testing/build-amd64-xsm.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.


Running cs-bisection-step 
--graph-out=/home/logs/results/bisect/xen-4.7-testing/build-amd64-xsm.xen-build 
--summary-out=tmp/110296.bisection-summary --basis-template=109620 
--blessings=real,real-bisect xen-4.7-testing build-amd64-xsm xen-build
Searching for failure / basis pass:
 110185 fail [host=elbling0] / 109620 [host=godello1] 109490 [host=chardonnay0] 
109054 [host=godello0] 109005 [host=merlot1] 108212 [host=godello0] 108166 
[host=godello1] 108137 [host=godello0] 107333 [host=italia0] 107233 
[host=godello0] 107209 [host=rimava1] 107021 [host=godello1] 106842 
[host=godello1] 106751 [host=godello0] 106661 [host=rimava0] 106540 
[host=rimava1] 106528 [host=godello0] 106251 [host=godello0] 106057 
[host=godello1] 105967 [host=godello1] 105948 [host=godello1] 105935 
[host=godello0] 105924 [host=godello0] 105855 [host=rimava0] 105819 
[host=godello0] 105661 [host=godello0] 104551 [host=merlot0] 104303 
[host=godello1] 104275 [host=pinot0] 104250 [host=italia1] 103850 
[host=nobling0] 103802 [host=huxelrebe0] 103419 [host=godello1] 103351 
[host=nobling0] 103270 [host=italia1] 103163 [host=fiano0] 102744 [host=pinot0] 
102725 [host=godello1] 102711 [host=godello1] 102536 [host=elbling1] 102518 
[host=elbling1] 101949 [host=godello0] 101932 [host=godello0] 101683 
[host=godello0] 101668 [host=godello1] 101272 [host=fiano1] 101255 
[host=fiano1] 101197 [host=godello0] 101188 [host=fiano1] 101076 
[host=huxelrebe1] 101050 [host=godello1] 101022 [host=fiano1] 101013 
[host=godello1] 100905 [host=huxelrebe1] 100830 [host=godello0] 100813 
[host=fiano1] 100777 [host=godello0] 100635 [host=huxelrebe1] 100632 
[host=huxelrebe1] 100499 ok.
Failure / basis pass flights: 110185 / 100499
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
(tree in basispass but not in latest: qemu)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 2583eaad3c4e6baebdac6800a26de1e10625b6bb 
50d05123378d637897c77cd9e3254e6f0b3e1d23
Basis pass 44a072f0de0d57c95c2212bbce0232b7b74f 
822464961ae1bac44dcabb049255d61d5511e368
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/qemu-xen.git#44a072f0de0d57c95c2212bbce0232b7b74f-2583eaad3c4e6baebdac6800a26de1e10625b6bb
 
git://xenbits.xen.org/xen.git#822464961ae1bac44dcabb049255d61d5511e368-50d05123378d637897c77cd9e3254e6f0b3e1d23
Loaded 2008 nodes in revision graph
Searching for test results:
 100491 [host=huxelrebe1]
 100499 pass 44a072f0de0d57c95c2212bbce0232b7b74f 
822464961ae1bac44dcabb049255d61d5511e368
 100632 [host=huxelrebe1]
 100635 [host=huxelrebe1]
 100777 [host=godello0]
 100830 [host=godello0]
 100813 [host=fiano1]
 100896 [host=huxelrebe1]
 100905 [host=huxelrebe1]
 100931 [host=huxelrebe1]
 100929 [host=huxelrebe1]
 101013 [host=godello1]
 101075 [host=huxelrebe1]
 101022 [host=fiano1]
 101050 [host=godello1]
 101091 [host=huxelrebe0]
 101076 [host=huxelrebe1]
 101188 [host=fiano1]
 101197 [host=godello0]
 101255 [host=fiano1]
 101272 [host=fiano1]
 101668 [host=godello1]
 101683 [host=godello0]
 101931 [host=godello0]
 101925 [host=godello0]
 101935 [host=godello0]
 101932 [host=godello0]
 101949 [host=godello0]
 102518 

[Xen-devel] [xen-4.8-testing test] 110242: regressions - FAIL

2017-06-11 Thread osstest service owner
flight 110242 xen-4.8-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/110242/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-i386-pvgrub 18 guest-start/debian.repeat fail REGR. vs. 109654

Tests which are failing intermittently (not blocking):
 test-amd64-amd64-xl   5 xen-install  fail in 110182 pass in 110242
 test-armhf-armhf-xl-arndale   6 xen-boot fail in 110182 pass in 110242
 test-amd64-amd64-pygrub  9 debian-di-install fail in 110182 pass in 110242
 test-amd64-amd64-qemuu-nested-intel 9 debian-hvm-install fail in 110182 pass 
in 110242
 test-amd64-i386-xl-qemut-debianhvm-amd64-xsm 9 debian-hvm-install fail in 
110182 pass in 110242
 test-amd64-i386-qemuu-rhel6hvm-intel 11 guest-start/redhat.repeat fail in 
110182 pass in 110242
 test-amd64-i386-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail in 110182 pass 
in 110242
 test-amd64-amd64-amd64-pvgrub 18 guest-start/debian.repeat fail in 110182 pass 
in 110242
 test-amd64-i386-xl-raw   9 debian-di-install fail in 110182 pass in 110242
 test-amd64-i386-qemuu-rhel6hvm-amd 9 redhat-install fail in 110182 pass in 
110242
 test-amd64-i386-rumprun-i386 16 rumprun-demo-xenstorels/xenstorels.repeat fail 
in 110182 pass in 110242
 test-amd64-amd64-xl-qemuu-debianhvm-amd64 17 guest-start/debianhvm.repeat fail 
in 110182 pass in 110242
 test-amd64-amd64-libvirt 17 guest-start/debian.repeat fail in 110182 pass in 
110242
 test-amd64-i386-freebsd10-i386 18 guest-start/freebsd.repeat fail in 110182 
pass in 110242
 test-arm64-arm64-libvirt-xsm 15 guest-start/debian.repeat fail in 110182 pass 
in 110242
 test-amd64-i386-xl-xsm   15 guest-localmigrate fail pass in 110182
 test-amd64-amd64-xl-xsm  19 guest-start/debian.repeat  fail pass in 110182
 test-arm64-arm64-xl-credit2  15 guest-start/debian.repeat  fail pass in 110182
 test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 15 guest-localmigrate/x10 
fail pass in 110182
 test-armhf-armhf-xl-rtds 15 guest-start/debian.repeat  fail pass in 110182

Tests which did not succeed, but are not blocking:
 test-xtf-amd64-amd64-5 45 xtf/test-hvm64-lbr-tsx-vmentry fail in 110182 like 
109585
 test-xtf-amd64-amd64-1 45 xtf/test-hvm64-lbr-tsx-vmentry fail in 110182 like 
109585
 test-amd64-i386-xl-qemut-win7-amd64 16 guest-stop   fail in 110182 like 109654
 test-xtf-amd64-amd64-2  45 xtf/test-hvm64-lbr-tsx-vmentry fail like 109654
 test-amd64-amd64-xl-qemut-win7-amd64 16 guest-stopfail like 109654
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 109654
 test-amd64-amd64-xl-qemut-ws16-amd64  9 windows-installfail never pass
 test-amd64-amd64-xl-pvh-intel 11 guest-start  fail  never pass
 test-amd64-amd64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt  12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-pvh-amd  11 guest-start  fail   never pass
 test-amd64-i386-libvirt-xsm  12 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt 12 migrate-support-checkfail   never pass
 test-amd64-amd64-xl-qemuu-ws16-amd64  9 windows-installfail never pass
 test-arm64-arm64-xl-credit2  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-credit2  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  12 migrate-support-checkfail   never pass
 test-arm64-arm64-xl-xsm  13 saverestore-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-arm64-arm64-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check 
fail never pass
 test-armhf-armhf-xl-xsm  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-vhd 11 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  13 saverestore-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-libvirt-xsm 12 migrate-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt 12 migrate-support-checkfail   never