[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-fedora-29 #327
by ci@centos.org
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/32...>
------------------------------------------
Started by upstream project "libvirt-dbus-check" build number 327
originally caused by:
Started by upstream project "libvirt-dbus-syntax-check" build number 370
originally caused by:
Started by upstream project "libvirt-dbus-build" build number 377
originally caused by:
Started by upstream project "libvirt-glib-build" build number 374
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws/>
[libvirt-dbus] $ /bin/sh -xe /tmp/jenkins4930337592210177912.sh
+ cd build
+ /usr/bin/gmake check
Making check in data
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
Making check in docs
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
Making check in src
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
Making check in tests
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
/usr/bin/gmake test_util
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
CC test_util-test_util.o
CCLD test_util
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
/usr/bin/gmake check-TESTS
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
PASS: test_util
PASS: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
FAIL: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
gmake[3]: *** [Makefile:766: test-suite.log] Error 1
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[2]: *** [Makefile:874: check-TESTS] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake[1]: *** [Makefile:990: check-am] Error 2
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws...'>
gmake: *** [Makefile:460: check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_connect.py
=====================
============================= test session starts ==============================
platform linux -- Python 3.7.2, pytest-3.6.4, py-1.5.4, pluggy-0.6.0
rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-29/ws/,> inifile:
collected 35 items
../../tests/test_connect.py ..................F................ [100%]
=================================== FAILURES ===================================
_________________ TestConnect.test_connect_get_cpu_model_names _________________
self = <test_connect.TestConnect object at 0x7eff07e599b0>
def test_connect_get_cpu_model_names(self):
arch = "x86_64"
> assert isinstance(self.connect.GetCPUModelNames(arch, 0), dbus.Array)
../../tests/test_connect.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.7/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.7/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7eff07ef4728>
bus_name = dbus.String(':1.19'), object_path = '/org/libvirt/Test'
dbus_interface = 'org.libvirt.Connect', method = 'GetCPUModelNames'
signature = 'su', args = ('x86_64', 0), timeout = -1.0, byte_arrays = False
kwargs = {}, get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface: org.libvirt.Connect, member: GetCPUModelNames dest: :1.19>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml'
/usr/lib64/python3.7/site-packages/dbus/connection.py:651: DBusException
----------------------------- Captured stderr call -----------------------------
I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
===================== 1 failed, 34 passed in 14.54 seconds =====================
FAIL test_connect.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 8 months
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-fedora-28 #327
by ci@centos.org
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/32...>
------------------------------------------
Started by upstream project "libvirt-dbus-check" build number 327
originally caused by:
Started by upstream project "libvirt-dbus-syntax-check" build number 370
originally caused by:
Started by upstream project "libvirt-dbus-build" build number 377
originally caused by:
Started by upstream project "libvirt-glib-build" build number 374
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/>
[libvirt-dbus] $ /bin/sh -xe /tmp/jenkins408357717686316263.sh
+ cd build
+ /usr/bin/gmake check
Making check in data
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in docs
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in src
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
Making check in tests
gmake[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
/usr/bin/gmake test_util
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
CC test_util-test_util.o
CCLD test_util
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
/usr/bin/gmake check-TESTS
gmake[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[3]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
PASS: test_util
PASS: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
FAIL: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
gmake[3]: *** [Makefile:759: test-suite.log] Error 1
gmake[3]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[2]: *** [Makefile:867: check-TESTS] Error 2
gmake[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake[1]: *** [Makefile:980: check-am] Error 2
gmake[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws...'>
gmake: *** [Makefile:460: check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_connect.py
=====================
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.4, pluggy-0.6.0
rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-fedora-28/ws/,> inifile:
collected 35 items
../../tests/test_connect.py ..................F................ [100%]
=================================== FAILURES ===================================
_________________ TestConnect.test_connect_get_cpu_model_names _________________
self = <test_connect.TestConnect object at 0x7fee8fed9be0>
def test_connect_get_cpu_model_names(self):
arch = "x86_64"
> assert isinstance(self.connect.GetCPUModelNames(arch, 0), dbus.Array)
../../tests/test_connect.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python3.6/site-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib64/python3.6/site-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7fee8ff37150>
bus_name = dbus.String(':1.19'), object_path = '/org/libvirt/Test'
dbus_interface = 'org.libvirt.Connect', method = 'GetCPUModelNames'
signature = 'su', args = ('x86_64', 0), timeout = -1.0, byte_arrays = False
kwargs = {}, get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface: org.libvirt.Connect, member: GetCPUModelNames dest: :1.19>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml'
/usr/lib64/python3.6/site-packages/dbus/connection.py:651: DBusException
----------------------------- Captured stderr call -----------------------------
I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
===================== 1 failed, 34 passed in 16.25 seconds =====================
FAIL test_connect.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 8 months
[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-check » libvirt-debian-9 #327
by ci@centos.org
See <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/327...>
------------------------------------------
Started by upstream project "libvirt-dbus-check" build number 327
originally caused by:
Started by upstream project "libvirt-dbus-syntax-check" build number 370
originally caused by:
Started by upstream project "libvirt-dbus-build" build number 377
originally caused by:
Started by upstream project "libvirt-glib-build" build number 374
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/>
[libvirt-dbus] $ /bin/sh -xe /tmp/jenkins4327428844215728392.sh
+ cd build
+ /usr/bin/make check
Making check in data
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Making check in docs
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Making check in src
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Making check in tests
make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
/usr/bin/make test_util
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
CC test_util-test_util.o
CCLD test_util
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
/usr/bin/make check-TESTS
make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
make[3]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
PASS: test_util
PASS: test_interface.py
PASS: test_domain.py
PASS: test_network.py
PASS: test_nodedev.py
FAIL: test_connect.py
PASS: test_storage.py
============================================================================
Testsuite summary for libvirt-dbus 1.4.0
============================================================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to libvir-list(a)redhat.com
============================================================================
Makefile:759: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Makefile:865: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Makefile:980: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/...'>
Makefile:461: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
+ cat tests/test-suite.log
==============================================
libvirt-dbus 1.4.0: tests/test-suite.log
==============================================
# TOTAL: 7
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test_connect.py
=====================
============================= test session starts ==============================
platform linux -- Python 3.5.3, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: <https://ci.centos.org/job/libvirt-dbus-check/systems=libvirt-debian-9/ws/,> inifile:
collected 35 items
../../tests/test_connect.py ..................F................
=================================== FAILURES ===================================
_________________ TestConnect.test_connect_get_cpu_model_names _________________
self = <test_connect.TestConnect object at 0x7fefb631d1d0>
def test_connect_get_cpu_model_names(self):
arch = "x86_64"
> assert isinstance(self.connect.GetCPUModelNames(arch, 0), dbus.Array)
../../tests/test_connect.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib/python3/dist-packages/dbus/proxies.py:70: in __call__
return self._proxy_method(*args, **keywords)
/usr/lib/python3/dist-packages/dbus/proxies.py:145: in __call__
**keywords)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <dbus._dbus.SessionBus (session) at 0x7fefb60547d8>
bus_name = dbus.String(':1.19'), object_path = '/org/libvirt/Test'
dbus_interface = 'org.libvirt.Connect', method = 'GetCPUModelNames'
signature = 'su', args = ('x86_64', 0), timeout = -1.0, byte_arrays = False
kwargs = {}, get_args_opts = {'byte_arrays': False}
message = <dbus.lowlevel.MethodCallMessage path: /org/libvirt/Test, iface: org.libvirt.Connect, member: GetCPUModelNames dest: :1.19>
def call_blocking(self, bus_name, object_path, dbus_interface, method,
signature, args, timeout=-1.0,
byte_arrays=False, **kwargs):
"""Call the given method, synchronously.
:Since: 0.81.0
"""
if object_path == LOCAL_PATH:
raise DBusException('Methods may not be called on the reserved '
'path %s' % LOCAL_PATH)
if dbus_interface == LOCAL_IFACE:
raise DBusException('Methods may not be called on the reserved '
'interface %s' % LOCAL_IFACE)
# no need to validate other args - MethodCallMessage ctor will do
get_args_opts = dict(byte_arrays=byte_arrays)
if is_py2:
get_args_opts['utf8_strings'] = kwargs.get('utf8_strings', False)
elif 'utf8_strings' in kwargs:
raise TypeError("unexpected keyword argument 'utf8_strings'")
message = MethodCallMessage(destination=bus_name,
path=object_path,
interface=dbus_interface,
method=method)
# Add the arguments to the function
try:
message.append(signature=signature, *args)
except Exception as e:
logging.basicConfig()
_logger.error('Unable to set arguments %r according to '
'signature %r: %s: %s',
args, signature, e.__class__, e)
raise
# make a blocking call
reply_message = self.send_message_with_reply_and_block(
> message, timeout)
E dbus.exceptions.DBusException: org.libvirt.Error: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml'
/usr/lib/python3/dist-packages/dbus/connection.py:651: DBusException
----------------------------- Captured stderr call -----------------------------
I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
===================== 1 failed, 34 passed in 9.00 seconds ======================
FAIL test_connect.py (exit status: 1)
+ exit 1
Build step 'Execute shell' marked build as failure
5 years, 8 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-rawhide #636
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...>
------------------------------------------
Started by upstream project "virt-manager-check" build number 636
originally caused by:
Started by upstream project "virt-manager-build" build number 639
originally caused by:
Started by upstream project "libvirt-python-build" build number 386
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
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-check/systems=libvirt-fedora-rawhi...>
[virt-manager] $ /bin/sh -xe /tmp/jenkins2117385379692922130.sh
+ /usr/bin/python3 ./setup.py test
running test
.........................................................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
.......................................F..............................................................................................................................................................................................................................................................................................................................................sssssssssssssssssss
======================================================================
FAIL: testCLI0018virt_install_cpu_rhel7_default (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...",> line 1209, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...",> line 1208, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...",> line 269, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...>
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-cpu-rhel7-default.xml
+++ Generated Output
@@ -14,8 +14,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
@@ -63,8 +61,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
----------------------------------------------------------------------
Ran 498 tests in 136.310s
FAILED (failures=1, skipped=19)
Build step 'Execute shell' marked build as failure
5 years, 8 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-28 #636
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/63...>
------------------------------------------
Started by upstream project "virt-manager-check" build number 636
originally caused by:
Started by upstream project "virt-manager-build" build number 639
originally caused by:
Started by upstream project "libvirt-python-build" build number 386
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws/>
[virt-manager] $ /bin/sh -xe /tmp/jenkins6692235798583864133.sh
+ /usr/bin/python3 ./setup.py test
running test
.........................................................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
.......................................F..............................................................................................................................................................................................................................................................................................................................................sssssssssssssssssss
======================================================================
FAIL: testCLI0018virt_install_cpu_rhel7_default (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws...",> line 1209, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws...",> line 1208, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws...",> line 269, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-28/ws...>
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-cpu-rhel7-default.xml
+++ Generated Output
@@ -14,8 +14,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
@@ -63,8 +61,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
----------------------------------------------------------------------
Ran 498 tests in 65.825s
FAILED (failures=1, skipped=19)
Build step 'Execute shell' marked build as failure
5 years, 8 months
[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-29 #636
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/63...>
------------------------------------------
Started by upstream project "virt-manager-check" build number 636
originally caused by:
Started by upstream project "virt-manager-build" build number 639
originally caused by:
Started by upstream project "libvirt-python-build" build number 386
originally caused by:
Started by upstream project "libvirt-build" build number 472
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws/>
[virt-manager] $ /bin/sh -xe /tmp/jenkins2133766135291068849.sh
+ /usr/bin/python3 ./setup.py test
running test
.........................................................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cascadelake-Server.xml"
.......................................F..............................................................................................................................................................................................................................................................................................................................................sssssssssssssssssss
======================================================================
FAIL: testCLI0018virt_install_cpu_rhel7_default (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws...",> line 1209, in <lambda>
return lambda s: cmdtemplate(s, cmd)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws...",> line 1208, in cmdtemplate
_cmdobj.run(self)
File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws...",> line 269, in run
tests.fail(err)
AssertionError: ./virt-install --name foobar --ram 64 --print-step all --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws...>
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-cpu-rhel7-default.xml
+++ Generated Output
@@ -14,8 +14,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
@@ -63,8 +61,6 @@
</features>
<cpu mode="custom" match="exact">
<model>Skylake-Client-IBRS</model>
- <feature policy="require" name="spec-ctrl"/>
- <feature policy="require" name="ssbd"/>
</cpu>
<clock offset="utc">
<timer name="rtc" tickpolicy="catchup"/>
----------------------------------------------------------------------
Ran 498 tests in 49.992s
FAILED (failures=1, skipped=19)
Build step 'Execute shell' marked build as failure
5 years, 8 months