--- pytest attempt 2026-09-15T16:34:45.544103+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-15T16:34:48.378376Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-15T16:34:48.378927Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T16:34:48.569074Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T16:34:48.657727Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.7', 'Platform': 'Linux-5.14.0-570.132.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.2', 'langsmith': '0.10.10', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.5.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.5.3'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.2, langsmith-0.10.10, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.5.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.5.3 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... 2026-09-15T16:34:48.754359Z [info ] Number of unique LMEval tasks with more than 10000 downloads: 35 [tests.ai_safety.lm_eval.utils] name=tests.ai_safety.lm_eval.utils 2026-09-15T16:34:48.776640Z [info ] Number of unique LMEval tasks with more than 1547.0 downloads: 43 [tests.ai_safety.lm_eval.utils] name=tests.ai_safety.lm_eval.utils collected 18 items / 17 deselected / 1 selected tests/ai_safety/lm_eval/test_lm_eval.py::test_lmevaljob_crd_exists  ---------------------------------------------- test_lmevaljob_crd_exists ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T16:34:48.793055Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-15T16:34:48.793253Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-15T16:34:48.793482Z [info ] Executing session fixture: admin_client [conftest] 2026-09-15T16:34:48.794771Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-15T16:34:48.794979Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-15T16:34:48.795140Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T16:34:48.867371Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-15T16:34:48.867609Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-15T16:34:48.868630Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-15T16:34:48.868812Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-15T16:34:48.868985Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-15T16:34:48.870217Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-15T16:34:48.869372Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T16:34:48.870541Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-15T16:34:48.869512Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T16:34:48.869557Z [info ] Adding /tmp/pytest-kXvAX557uh3DM9EeVDLpdh/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-15T16:34:48.870868Z [info ] Executing session fixture: nodes [conftest] 2026-09-15T16:34:50.017701Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-15T16:34:50.017859Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T16:34:50.034483Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-15T16:34:50.034634Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-15T16:34:50.034768Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-15T16:34:50.033808Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-09-15T16:34:50.035021Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-15T16:34:50.083198Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-09-15T16:34:50.131491Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsci_status_ready Kwargs: {'dsci_resource': }) [timeout_sampler] 2026-09-15T16:34:50.130903Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-09-15T16:34:50.131785Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-09-15T16:34:50.147630Z [success ] Function: utilities.infra.wait_for_dsci_status_ready succeeded after 9.441375732421875e-05 [0:00:00.000094]. [timeout_sampler] 2026-09-15T16:34:50.147765Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsc_status_ready Kwargs: {'dsc_resource': }) [timeout_sampler] 2026-09-15T16:34:50.147063Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-15T16:34:50.147985Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-09-15T16:34:50.167473Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 4.38690185546875e-05 [0:00:00.000044]. [timeout_sampler] 2026-09-15T16:34:50.167640Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-15T16:34:50.167863Z [info ] kind: CustomResourceDefinition api version: apiextensions.k8s.io/v1 [ocp_resources.resource] PASSED TEST: test_lmevaljob_crd_exists STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 1 of 1 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ ================ 1 passed, 17 deselected, 89 warnings in 1.55s ================= =============================== warnings summary =============================== tests/ai_safety/lm_eval/test_lm_eval.py: 89 warnings /workspace/tests-shared/tests-payload/.tools/python/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/ai-safety-lmeval-smoke.xml - ================ 1 passed, 17 deselected, 89 warnings in 1.55s =================