Bugzilla – Bug 1211163
[Build 20230506] openQA test fails in salt_minion
Last modified: 2023-07-24 14:18:17 UTC
## Observation Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 772, in _load_module mod = self.run(spec.loader.load_module) File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1234, in run return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs) File "/usr/lib/python3.10/site-packages/salt/loader/lazy.py", line 1249, in _run_as return _func_or_method(*args, **kwargs) File "<frozen importlib._bootstrap_external>", line 548, in _check_name_wrapper File "<frozen importlib._bootstrap_external>", line 1063, in load_module File "<frozen importlib._bootstrap_external>", line 888, in load_module File "<frozen importlib._bootstrap>", line 290, in _load_module_shim File "<frozen importlib._bootstrap>", line 719, in _load File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/usr/lib/python3.10/site-packages/salt/modules/saltsupport.py", line 41, in <module> from salt.cli.support.collector import SaltSupport, SupportDataCollector File "/usr/lib/python3.10/site-packages/salt/cli/support/collector.py", line 19, in <module> import salt.ext.six as six ModuleNotFoundError: No module named 'salt.ext.six' openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-salt-minion@64bit fails in [salt_minion](https://openqa.opensuse.org/tests/3271754/modules/salt_minion/steps/95) ## Test suite description Maintainer: zluo@suse.de MM tests for Tumbleweed ## Reproducible Fails since (at least) Build [20230506](https://openqa.opensuse.org/tests/3271688) ## Expected result Last good: [20230505](https://openqa.opensuse.org/tests/3268198) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=salt-minion&version=Tumbleweed)
Looks like the bug was fixed already. Can we close it?
Closing as duplicate *** This bug has been marked as a duplicate of bug 1211591 ***