OST failed during test_003_00_metrics_bootstrap

Hi all, OST failed to run due to the following error in test_003_00_metrics_bootstrap - ost_utils.ansible.module_mappers.AnsibleExecutionError: Error running ansible: rc=2, stdout=/usr/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) lago-basic-suite-master-engine | FAILED | rc=1 >> This command will collect system configuration and diagnostic information from this system. The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Use the -h option to see usage. DEBUG: Configuration: DEBUG: command: collect DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/ovirt_log_collector/__main__.py", line 2067, in <module> DEBUG: '%s directory is not empty.' % (conf["local_tmp_dir"]) DEBUG: Exception: /dev/shm/iSX3ZN directory is not empty.ERROR: /dev/shm/iSX3ZN directory is not empty.non-zero return code Stacktrace ansible_engine = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7f67b85bb048> ansible_hosts = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7f67b85bbb38> def test_metrics_and_log_collector(ansible_engine, ansible_hosts): vt = utils.VectorThread( [ functools.partial(configure_metrics, ansible_engine, ansible_hosts), functools.partial(run_log_collector, ansible_engine), ], ) vt.start_all()
vt.join_all()
basic-suite-master/test-scenarios/test_003_00_metrics_bootstrap.py:96: Logs can be found in - https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/16188/... Can someone have a look? -- Regards, Eyal Shenitzky

On Tue, Apr 6, 2021 at 4:24 PM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hi all,
OST failed to run due to the following error in test_003_00_metrics_bootstrap -
ost_utils.ansible.module_mappers.AnsibleExecutionError: Error running ansible: rc=2, stdout=/usr/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) lago-basic-suite-master-engine | FAILED | rc=1 >> This command will collect system configuration and diagnostic information from this system. The generated archive may contain data considered sensitive and its content should be reviewed by the originating organization before being passed to any third party. No changes will be made to system configuration. Use the -h option to see usage. DEBUG: Configuration: DEBUG: command: collect DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/ovirt_log_collector/__main__.py", line 2067, in <module> DEBUG: '%s directory is not empty.' % (conf["local_tmp_dir"]) DEBUG: Exception: /dev/shm/iSX3ZN directory is not empty.ERROR: /dev/shm/iSX3ZN directory is not empty.non-zero return code
Stacktrace
ansible_engine = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7f67b85bb048> ansible_hosts = <ost_utils.ansible.module_mappers.ModuleMapper object at 0x7f67b85bbb38>
def test_metrics_and_log_collector(ansible_engine, ansible_hosts): vt = utils.VectorThread( [ functools.partial(configure_metrics, ansible_engine, ansible_hosts), functools.partial(run_log_collector, ansible_engine), ], ) vt.start_all()
vt.join_all()
basic-suite-master/test-scenarios/test_003_00_metrics_bootstrap.py:96:
Logs can be found in - https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/16188/...
Can someone have a look?
You ran above job above [1]. Please rebase it on top of current master, or at least [2], which fixed above issue, and try again. Thanks and best regards, [1] https://gerrit.ovirt.org/c/ovirt-system-tests/+/113665 [2] https://gerrit.ovirt.org/c/ovirt-system-tests/+/113938
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/LNO63CJBAT42GH...
-- Didi
participants (2)
-
Eyal Shenitzky
-
Yedidyah Bar David