Re: [Xen-devel] [xen-unstable test] 115555: regressions - FAIL

2017-11-10 Thread Jan Beulich
>>> On 10.11.17 at 10:50,  wrote:
> On 10/11/17 10:33, Roger Pau Monné wrote:
>> On Sat, Nov 04, 2017 at 11:14:35PM +, osstest service owner wrote:
>>> flight 11 xen-unstable real [real]
>>> http://logs.test-lab.xenproject.org/osstest/logs/11/ 
>>>
>>> Regressions :-(
>>>
>>> Tests which did not succeed and are blocking,
>>> including tests which could not be run:
>>>  test-amd64-amd64-i386-pvgrub 11 guest-start  fail REGR. vs. 
> 115526
>>>  test-amd64-amd64-amd64-pvgrub 11 guest-start fail REGR. vs. 
> 115526
>> 
>> Both of the above trigger an assertion, it seems to be in pvgrub code
>> (because I doubt minios has anything kexec related):
>> 
>> root  (hd0,0)
>> 
>>  Filesystem type is ext2fs, partition type 0x83
>> 
>> kernel  /boot/vmlinuz-3.16.0-4-686-pae 
> root=UUID=482efee7-e0f0-453e-bb8e-000bfc
>> 
>> d5a822 ro 
>> 
>> initrd  /boot/initrd.img-3.16.0-4-686-pae
>> 
>> = Init TPM Front 
>> Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront 
> initialization! error = ENOENT
>> Tpmfront:Info Shutting down tpmfront
>> close blk: backend=/local/domain/0/backend/vbd/2/51712 node=device/vbd/51712
>> ASSERTION FAILED: 0 at kexec.c:418.
> 
> That's a failure of HYPERVISOR_mmu_update() just before the target
> kernel is being executed (see stubdom/grub/kexec.c).

Which in turn, looking at the hypervisor logs, are attempts to fiddle
with MFN 0, which the domains don't own.

Jan

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


Re: [Xen-devel] [xen-unstable test] 115555: regressions - FAIL

2017-11-10 Thread Juergen Gross
On 10/11/17 10:33, Roger Pau Monné wrote:
> On Sat, Nov 04, 2017 at 11:14:35PM +, osstest service owner wrote:
>> flight 11 xen-unstable real [real]
>> http://logs.test-lab.xenproject.org/osstest/logs/11/
>>
>> Regressions :-(
>>
>> Tests which did not succeed and are blocking,
>> including tests which could not be run:
>>  test-amd64-amd64-i386-pvgrub 11 guest-start  fail REGR. vs. 
>> 115526
>>  test-amd64-amd64-amd64-pvgrub 11 guest-start fail REGR. vs. 
>> 115526
> 
> Both of the above trigger an assertion, it seems to be in pvgrub code
> (because I doubt minios has anything kexec related):
> 
> root  (hd0,0)
> 
>  Filesystem type is ext2fs, partition type 0x83
> 
> kernel  /boot/vmlinuz-3.16.0-4-686-pae 
> root=UUID=482efee7-e0f0-453e-bb8e-000bfc
> 
> d5a822 ro 
> 
> initrd  /boot/initrd.img-3.16.0-4-686-pae
> 
> = Init TPM Front 
> Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront 
> initialization! error = ENOENT
> Tpmfront:Info Shutting down tpmfront
> close blk: backend=/local/domain/0/backend/vbd/2/51712 node=device/vbd/51712
> ASSERTION FAILED: 0 at kexec.c:418.

That's a failure of HYPERVISOR_mmu_update() just before the target
kernel is being executed (see stubdom/grub/kexec.c).


Juergen

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


Re: [Xen-devel] [xen-unstable test] 115555: regressions - FAIL

2017-11-10 Thread Roger Pau Monné
On Sat, Nov 04, 2017 at 11:14:35PM +, osstest service owner wrote:
> flight 11 xen-unstable real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/11/
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  test-amd64-amd64-i386-pvgrub 11 guest-start  fail REGR. vs. 
> 115526
>  test-amd64-amd64-amd64-pvgrub 11 guest-start fail REGR. vs. 
> 115526

Both of the above trigger an assertion, it seems to be in pvgrub code
(because I doubt minios has anything kexec related):

root  (hd0,0)

 Filesystem type is ext2fs, partition type 0x83

kernel  /boot/vmlinuz-3.16.0-4-686-pae root=UUID=482efee7-e0f0-453e-bb8e-000bfc

d5a822 ro 

initrd  /boot/initrd.img-3.16.0-4-686-pae

= Init TPM Front 
Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront 
initialization! error = ENOENT
Tpmfront:Info Shutting down tpmfront
close blk: backend=/local/domain/0/backend/vbd/2/51712 node=device/vbd/51712
ASSERTION FAILED: 0 at kexec.c:418.
Do_exit called!
base is 0xb6fca8 caller is 0x6c85d
base is 0xb6fcb8 caller is 0x617ff
base is 0xb6fce8 caller is 0x18fc5
base is 0xb6fdd8 caller is 0x39f8
base is 0xb6fe08 caller is 0x8bbf
base is 0xb6fe18 caller is 0xa6ae
base is 0xb6fe48 caller is 0x10526
base is 0xb6fed8 caller is 0x10c03
base is 0xb6ff58 caller is 0x41f9
base is 0xb6ff7c caller is 0x61f31
base is 0xb6ffec caller is 0x319e

>  test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail REGR. 
> vs. 115526

In this case it seems like the guest didn't suspend, but AFAICT the
guest is up and running. No errors on the serial console. It's on the
x16 migration.

>  test-amd64-i386-xl-qemut-ws16-amd64 13 guest-saverestore fail REGR. vs. 
> 115526

This one is worse, there's the following error from libxc:

xc: detail: Frames: 105472/1045504   10%
xc: detail: Frames: 115712/1045504   11%
xc: detail: Frames: 125952/1045504   12%
xc: detail: Frames: 136192/1045504   13%
xc: error: Failed to get types for pfn batch (14 = Bad address): Internal error
xc: error: Save failed (14 = Bad address): Internal error

The guest seems to be alive afterwards.

Roger.

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


[Xen-devel] [xen-unstable test] 115555: regressions - FAIL

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

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-i386-pvgrub 11 guest-start  fail REGR. vs. 115526
 test-amd64-amd64-amd64-pvgrub 11 guest-start fail REGR. vs. 115526
 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-localmigrate/x10 fail REGR. vs. 
115526
 test-amd64-i386-xl-qemut-ws16-amd64 13 guest-saverestore fail REGR. vs. 115526

Tests which did not succeed, but are not blocking:
 test-armhf-armhf-libvirt-xsm 14 saverestore-support-checkfail  like 115526
 test-amd64-i386-libvirt-qcow2 17 guest-start/debian.repeatfail like 115526
 test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop fail like 115526
 test-amd64-i386-xl-qemuu-ws16-amd64 17 guest-stop fail like 115526
 test-amd64-i386-xl-qemut-win7-amd64 17 guest-stop fail like 115526
 test-armhf-armhf-libvirt-raw 13 saverestore-support-checkfail  like 115526
 test-amd64-amd64-xl-qemut-win7-amd64 17 guest-stopfail like 115526
 test-armhf-armhf-libvirt 14 saverestore-support-checkfail  like 115526
 test-amd64-amd64-xl-qemuu-ws16-amd64 17 guest-stopfail like 115526
 test-amd64-amd64-xl-qemut-ws16-amd64 17 guest-stopfail like 115526
 test-amd64-amd64-xl-pvhv2-intel 12 guest-start fail never pass
 test-amd64-amd64-xl-pvhv2-amd 12 guest-start  fail  never pass
 test-amd64-amd64-libvirt-xsm 13 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt 13 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt-xsm  13 migrate-support-checkfail   never pass
 test-amd64-i386-libvirt  13 migrate-support-checkfail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt-qcow2 12 migrate-support-checkfail  never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check 
fail never pass
 test-armhf-armhf-xl-arndale  13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-arndale  14 saverestore-support-checkfail   never pass
 test-amd64-amd64-libvirt-vhd 12 migrate-support-checkfail   never pass
 test-amd64-amd64-qemuu-nested-amd 17 debian-hvm-install/l1/l2  fail never pass
 test-armhf-armhf-xl-xsm  13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-xsm  14 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-cubietruck 13 migrate-support-checkfail never pass
 test-armhf-armhf-xl-cubietruck 14 saverestore-support-checkfail never pass
 test-armhf-armhf-xl  13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl  14 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt-xsm 13 migrate-support-checkfail   never pass
 test-armhf-armhf-libvirt-raw 12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  12 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-vhd  13 saverestore-support-checkfail   never pass
 test-armhf-armhf-libvirt 13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-rtds 14 saverestore-support-checkfail   never pass
 test-armhf-armhf-xl-multivcpu 13 migrate-support-checkfail  never pass
 test-armhf-armhf-xl-multivcpu 14 saverestore-support-checkfail  never pass
 test-armhf-armhf-xl-credit2  13 migrate-support-checkfail   never pass
 test-armhf-armhf-xl-credit2  14 saverestore-support-checkfail   never pass
 test-amd64-i386-xl-qemut-win10-i386 10 windows-install fail never pass
 test-amd64-amd64-xl-qemuu-win10-i386 10 windows-installfail never pass
 test-amd64-i386-xl-qemuu-win10-i386 10 windows-install fail never pass
 test-amd64-amd64-xl-qemut-win10-i386 10 windows-installfail never pass

version targeted for testing:
 xen  e07ebab86595df29838f0960693df84f34528833
baseline version:
 xen  ff93dc55431517ed29c70dbff6721c6b0803acf9

Last test of basis   115526  2017-11-03 13:51:00 Z1 days
Testing same since   11  2017-11-04 09:34:51 Z0 days1 attempts


People who touched revisions under test:
  Andrew Cooper 
  Julien Grall 
  Wei Liu 

jobs:
 build-amd64-xsm  pass
 build-armhf-xsm  pass
 build-i386-xsm   pass
 build-amd64-xtf  pass
 build-amd64  pass
 build-armhf