<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="1" skipped="0" tests="4" time="221.466" timestamp="2026-07-02T06:00:07.351166+00:00" hostname="olminstall-odd4c70a5f20bbf5d8237ad684a7284e82f3dcc8c31d9233-pod"><testcase classname="tests.cluster_health.test_operator_health" name="test_data_science_cluster_initialization_healthy" time="40.287" /><testcase classname="tests.cluster_health.test_operator_health" name="test_data_science_cluster_healthy" time="0.016" /><testcase classname="tests.cluster_health.test_operator_health" name="test_pods_cluster_healthy[test_operator_namespace_pod_healthy]" time="0.355" /><testcase classname="tests.cluster_health.test_operator_health" name="test_pods_cluster_healthy[test_application_namespace_pod_healthy]" time="180.628"><failure message="timeout_sampler.TimeoutExpiredError: Timed Out: 180&#10;Function: utilities.general.get_not_running_pods  Kwargs: {'pods': [&lt;ocp_resources.pod.Pod object at 0x7f1384993380&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992510&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992ba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384993e00&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380c050&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d160&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d6a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380c1a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d550&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d7f0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d940&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dbe0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380da90&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dd30&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380de80&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dfd0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e120&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e270&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e3c0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e510&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e660&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e7b0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e900&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ea50&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380eba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ecf0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ee40&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ef90&gt;]}&#10;Last exception: N/A.">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/odh/opendatahub-tests/tests/cluster_health/test_operator_health.py", line 49, in test_pods_cluster_healthy
    wait_for_pods_running(admin_client=admin_client, namespace_name=namespace_name)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/utilities/general.py", line 500, in wait_for_pods_running
    for sample in samples:
                  ^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__
    raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp)
timeout_sampler.TimeoutExpiredError: Timed Out: 180
Function: utilities.general.get_not_running_pods  Kwargs: {'pods': [&lt;ocp_resources.pod.Pod object at 0x7f1384993380&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992510&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384992ba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f1384993e00&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380c050&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d160&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d6a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380c1a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d550&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d7f0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380d940&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dbe0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380da90&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dd30&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380de80&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380dfd0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e120&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e270&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e3c0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e510&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e660&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e7b0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380e900&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ea50&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380eba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ecf0&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ee40&gt;, &lt;ocp_resources.pod.Pod object at 0x7f138380ef90&gt;]}
Last exception: N/A.</failure></testcase></testsuite></testsuites>