See
<
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 379
originally caused by:
Started by upstream project "virt-manager-master-build" build number 383
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 298
originally caused by:
Started by upstream project "libvirt-master-build" build number 426
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace
<
https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedor...
[virt-manager-master] $ /bin/sh -xe /tmp/hudson4621573829811284511.sh
+ python setup.py test
running test
.........................................................E.....E.................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: testEnumerateLogical (tests.storage.TestStorage)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 239, in testEnumerateLogical
self._enumerateCompare(name, lst)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 233, in _enumerateCompare
poolCompare(pool)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 97, in poolCompare
return pool_inst.install(build=True, meter=None, create=True)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/virtinst/storage.py",>
line 533, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: XML error: for a logical pool, the pool
name='pool-logical-list0' must match the pool source name='testvg1'
======================================================================
ERROR: testLVPool (tests.storage.TestStorage)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 182, in testLVPool
target_path="/dev/vgfoobar")
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 86, in createPool
return poolCompare(pool_inst)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/tests/storage.py",>
line 97, in poolCompare
return pool_inst.install(build=True, meter=None, create=True)
File
"<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-rawhide/ws/virtinst/storage.py",>
line 533, in install
raise RuntimeError(_("Could not define storage pool: %s") % str(e))
RuntimeError: Could not define storage pool: XML error: for a logical pool, the pool
name='pool-logical-target-srcname' must match the pool source
name='vgfoobar'
----------------------------------------------------------------------
Ran 417 tests in 262.240s
FAILED (errors=2)
Build step 'Execute shell' marked build as failure