-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
rhel-8.7.0
-
None
-
None
-
rhel-sst-storage-management
-
ssg_filesystems_storage_and_HA
-
6
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
Unspecified
-
None
Test job https://beaker.engineering.redhat.com/jobs/6731183 recipe 12158479 have hit error, please have a look if hit a bug
job J:6731183 R:12158479 info you can refer: whiteboard common server, aarch64, default kernel, group: integration, distro RHEL-8.7.0-20220615.3
the test system is ampere-mtsnow-altra-05.khw4.lab.eng.bos.redhat.com
Red Hat Enterprise Linux (4.18.0-400.el8.aarch64) 8.7 (Ootpa)
libblockdev-2.24-8.el8.aarch64
udisks2-2.9.0-9.el8.aarch64
Run testcase T:146309908 /kernel/storage/storaged/test_udisks2_package Case hit Error
Taskout link https://beaker.engineering.redhat.com/recipes/12158479/tasks/146309908/logs/taskout.log
======================================================================
ERROR: test_30_snapshot (test_20_LVM.UdisksLVMTest)
Test LVM snapshoting
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 256, in test_30_snapshot
vg = self._create_vg(vgname, devs)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 36, in _create_vg
dbus_interface=self.iface_prefix + '.Manager.LVM2')
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 70, in _call_
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in _call_
**keywords)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/udiskstestcase.py", line 41, in call_long
return call(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.UDisks2.Manager.LVM2' on object at path /org/freedesktop/UDisks2/Manager
======================================================================
ERROR: test_40_cache (test_20_LVM.UdisksLVMTest)
Basic LVM cache test
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 299, in test_40_cache
vg = self._create_vg(vgname, devs)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 36, in _create_vg
dbus_interface=self.iface_prefix + '.Manager.LVM2')
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 70, in _call_
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in _call_
**keywords)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/udiskstestcase.py", line 41, in call_long
return call(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.UDisks2.Manager.LVM2' on object at path /org/freedesktop/UDisks2/Manager
ERROR: test_50_rename_vg (test_20_LVM.UdisksLVMTest)
Test VG renaming
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 349, in test_50_rename_vg
vg = self._create_vg(vgname, devs)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 36, in _create_vg
dbus_interface=self.iface_prefix + '.Manager.LVM2')
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 70, in _call_
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in _call_
**keywords)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/udiskstestcase.py", line 41, in call_long
return call(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.UDisks2.Manager.LVM2' on object at path /org/freedesktop/UDisks2/Manager
ERROR: test_60_pvs (test_20_LVM.UdisksLVMTest)
Test adding and removing PVs from VG
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 374, in test_60_pvs
vg = self._create_vg(vgname, dbus.Array([old_pv]))
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/test_20_LVM.py", line 36, in _create_vg
dbus_interface=self.iface_prefix + '.Manager.LVM2')
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 70, in _call_
return self._proxy_method(*args, **keywords)
File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in _call_
**keywords)
File "/root/rpmbuild/BUILD/udisks-2.9.0/src/tests/dbus-tests/udiskstestcase.py", line 41, in call_long
return call(*args, **kwargs)
File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.UDisks2.Manager.LVM2' on object at path /org/freedesktop/UDisks2/Manager
- external trackers