Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 76, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 217, in domain_create dominfo = XendDomainInfo.create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 166, in create vm = cls(getUuid(), cls.parseConfig(config)) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 309, in __init__ self.validateInfo() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 363, in validateInfo self.check_name(self.info['name']) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 859, in check_name raise VmError("VM name '%s' already in use by domain %d" % VmError: VM name 'default' already in use by domain 4 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 76, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 217, in domain_create dominfo = XendDomainInfo.create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 166, in create vm = cls(getUuid(), cls.parseConfig(config)) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 309, in __init__ self.validateInfo() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 416, in validateInfo self.info['memory_KiB'] = valid_KiB('memory', 'mem_kb') File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 407, in valid_KiB raise VmError('Invalid %s / %s: %s' % VmError: Invalid memory / mem_kb: None Failed allocation for dom 5: 936448 pages order 0 addr_bits 0 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 884, in construct self.initDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 917, in initDomain xc.domain_memory_increase_reservation(self.domid, m, 0, 0) error: (12, 'Cannot allocate memory') Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 76, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 217, in domain_create dominfo = XendDomainInfo.create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 167, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 884, in construct self.initDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 917, in initDomain xc.domain_memory_increase_reservation(self.domid, m, 0, 0) error: (12, 'Cannot allocate memory') Exception in thread Watcher: Traceback (most recent call last): File "/usr/lib/python2.3/threading.py", line 436, in __bootstrap self.run() File "/usr/lib/python2.3/threading.py", line 416, in run self.__target(*self.__args, **self.__kwargs) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/xenstore/xswatch.py", line 57, in watchMain we = cls.xs.read_watch() RuntimeError: (9, 'Bad file descriptor') /python/xen/xend/XendDomain.py", line 219, in domain_create dominfo = XendDomainInfo.create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 167, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 876, in construct self.initDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 909, in initDomain xc.domain_memory_increase_reservation(self.domid, m, 0, 0) error: (12, 'Cannot allocate memory') t call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 280, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm = cls(getUuid(), dompath, cls.parseConfig(config)) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 278, in __init__ self.validateInfo() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 330, in validateInfo self.check_name(self.info['name']) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 709, in check_name raise VmError("VM name '%s' already in use by domain %d" % VmError: VM name 'default' already in use by domain 5 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 280, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm = cls(getUuid(), dompath, cls.parseConfig(config)) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 278, in __init__ self.validateInfo() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 380, in validateInfo self.info['memory_KiB'] = valid_KiB('memory', 'mem_kb') File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 371, in valid_KiB raise VmError('Invalid %s / %s: %s' % VmError: Invalid memory / mem_kb: None Failed allocation for dom 6: 904448 pages order 0 addr_bits 0 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 724, in construct self.initDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 766, in initDomain xc.domain_memory_increase_reservation(self.domid, m, 0, 0) error: (12, 'Cannot allocate memory') Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 280, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 147, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 724, in construct self.initDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 766, in initDomain xc.domain_memory_increase_reservation(self.domid, m, 0, 0) error: (12, 'Cannot allocate memory') ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 274, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 727, in construct self.construct_image() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 748, in construct_image self.image.createImage() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 178, in createImage self.createDomain() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 189, in createDomain raise VmError('Kernel ramdisk does not exist: %s' % self.ramdisk) VmError: Kernel ramdisk does not exist: /tmp/xm-test/ramdisk/initrd.img ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 ERROR: do_evtchn_op: HYPERVISOR_event_channel_op failed: -1 "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required Traceback (most recent call last): File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/server/SrvDomainDir.py", line 78, in op_create dominfo = self.xd.domain_create(config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomain.py", line 273, in domain_create dominfo = XendDomainInfo.create(self.dbmap.getPath(), config) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 146, in create vm.construct() File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py", line 719, in construct self.info['bootloader'])) File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xend/image.py", line 158, in initDomain log.debug("initDomain: cpu=%d mem_kb=%d ssidref=%d dom=%d", cpu, mem_kb, ssidref, dom) File "/usr/lib/python2.3/logging/__init__.py", line 879, in debug apply(self._log, (DEBUG, msg, args), kwargs) File "/usr/lib/python2.3/logging/__init__.py", line 994, in _log self.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 1004, in handle self.callHandlers(record) File "/usr/lib/python2.3/logging/__init__.py", line 1037, in callHandlers hdlr.handle(record) File "/usr/lib/python2.3/logging/__init__.py", line 592, in handle self.emit(record) File "/usr/lib/python2.3/logging/handlers.py", line 102, in emit msg = "%s\n" % self.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 567, in format return fmt.format(record) File "/usr/lib/python2.3/logging/__init__.py", line 362, in format record.message = record.getMessage() File "/usr/lib/python2.3/logging/__init__.py", line 233, in getMessage msg = msg % self.args TypeError: int argument required