XenProject CI fails auto->manual disk config tests with "[Error Code 1] internal error: libxl_domain_info failed for domain"

Bug #1589507 reported by Matt Riedemann
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Medium
Unassigned

Bug Description

http://logs.openstack.xenproject.org/53/318953/2/check/dsvm-tempest-xen/d6f01ff//console.html

3 tests failed, and they all dealt with updating disk-config. Example error in the n-cpu logs:

2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [req-3c74acd7-5ff4-4c57-9fa5-606d37961784 tempest-ServerDiskConfigTestJSON-595249812 tempest-ServerDiskConfigTestJSON-595249812] [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Setting instance vm_state to ERROR
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] Traceback (most recent call last):
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/compute/manager.py", line 6446, in _error_out_instance_on_exception
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] yield
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/compute/manager.py", line 3746, in resize_instance
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 6925, in migrate_disk_and_power_off
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] self.power_off(instance, timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2405, in power_off
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] self._clean_shutdown(instance, timeout, retry_interval)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 2366, in _clean_shutdown
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] state = guest.get_power_state(self._host)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 436, in get_power_state
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] return self.get_info(host).state
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] File "/opt/stack/new/nova/nova/virt/libvirt/guest.py", line 425, in get_info
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] raise exception.NovaException(msg)
2016-06-04 22:18:23.006 2056 ERROR nova.compute.manager [instance: dde1c00e-9337-422b-830f-cbeb7ea6306c] NovaException: Error from libvirt while getting domain info for instance-00000029: [Error Code 1] internal error: libxl_domain_info failed for domain '59'

There doesn't appear to be anything useful in the libvirtd logs.

This is also random, the patch being tested doesn't change anything in this flow or with the libvirt or xen code.

Tags: libvirt xen
Matt Riedemann (mriedem)
Changed in nova:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.