It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 18) [2026-07-14T14:05:02.912Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-14T14:05:02.923Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:02.940Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:02.949Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-14T14:05:02.958Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:02.971Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:02.989Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-14T14:05:03.578Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:03.586Z] [INFO] Command exit code: 0 [2026-07-14T14:05:03.605Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-14T14:05:03.917Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:03.923Z] [INFO] Command exit code: 0 [2026-07-14T14:05:03.968Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-14T14:05:03.987Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:04.001Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:06.485Z] [INFO] Setting tests timeout to: 480 seconds [2026-07-14T14:05:06.494Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:06.498Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:06.504Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-14T14:05:06.508Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:06.513Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:06.524Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-14T14:05:06.816Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:06.821Z] [INFO] Command exit code: 0 [2026-07-14T14:05:06.832Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-14T14:05:07.167Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:07.173Z] [INFO] Command exit code: 0 [2026-07-14T14:05:07.196Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-14T14:05:07.222Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:07.232Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:07.382Z] [INFO] [STEP 2] Open the About dialog [2026-07-14T14:05:17.947Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:17.951Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-14T14:05:17.955Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-14T14:05:17.960Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:17.964Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:17.971Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-14T14:05:18.297Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:18.303Z] [INFO] Command exit code: 0 [2026-07-14T14:05:18.312Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-14T14:05:18.675Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-14T14:05:18.683Z] [INFO] Command exit code: 0 [2026-07-14T14:05:18.705Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-14T14:05:18.721Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:18.725Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:18.921Z] [INFO] [STEP 2] Open the About dialog 1) Verify RHODS About Dialog contains correct information 0 passing (26s) 1 failing 1) Verify RHODS About Dialog Verify RHODS About Dialog contains correct information: Test steps were: 1. Login to Red Hat OpenShift AI 2. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ 3. Open the About dialog Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it. AssertionError: Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it. at AppChrome.findHelpButton (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:32:14) at AboutDialog.show (webpack://@odh-dashboard/cypress/./cypress/pages/aboutDialog.ts:7:14) at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/applications/testAboutDialog.cy.ts:43:18) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 26 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079) ions/testAboutDialog.cy.ts/Verify RHODS About Dialog -- Verify RHODS About Dialo g contains correct information (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079) ions/testAboutDialog.cy.ts/Verify RHODS About Dialog -- Verify RHODS About Dialo g contains correct information (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-14T14:05:34.139Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-14T14:05:34.211Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:34.215Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:34.230Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-14T14:05:34.240Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:34.249Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:34.312Z] [INFO] [STEP 1] Log into the application [2026-07-14T14:05:34.326Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:34.335Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:37.951Z] [INFO] Setting tests timeout to: 480 seconds [2026-07-14T14:05:38.003Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:38.013Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:38.025Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-14T14:05:38.036Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:38.043Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:38.107Z] [INFO] [STEP 1] Log into the application [2026-07-14T14:05:38.118Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:38.127Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:38.423Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-14T14:05:52.418Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:52.422Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-14T14:05:52.504Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-14T14:05:52.510Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:05:52.516Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:05:52.530Z] [INFO] [STEP 1] Log into the application [2026-07-14T14:05:52.612Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:05:52.619Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:05:53.105Z] [INFO] [STEP 2] Click the Application Launcher 1) Verify the various application tabs and switcher links are operational 0 passing (31s) 1 failing 1) Verify the RHOAI Application and Switcher links in the Dashboard Navigation Verify the various application tabs and switcher links are operational: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ 3. Click the Application Launcher Timed out retrying after 10000ms: Unable to find an element by: [data-testid="application-launcher"] Ignored nodes: comments, script, style Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform /dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:14:55.633Z] [INFO] Command exit code: 0 [2026-07-14T14:14:55.637Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:14:55.644Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:14:55.654Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:14:55.661Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:14:55.703Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:14:57.928Z] [INFO] Setting tests timeout to: 480 seconds [2026-07-14T14:14:57.936Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-14T14:14:57.939Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-14T14:14:57.942Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-14T14:14:57.946Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:14:57.950Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:14:57.971Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-14T14:14:57.978Z] [INFO] Verifying Model Catalog backend resources [2026-07-14T14:14:57.983Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-14T14:14:57.986Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:14:58.214Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:14:58.220Z] [INFO] Command exit code: 0 [2026-07-14T14:14:58.225Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-14T14:14:58.228Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:14:58.471Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:14:58.477Z] [INFO] Command exit code: 0 [2026-07-14T14:14:58.482Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-14T14:14:58.485Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:14:58.733Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:14:58.739Z] [INFO] Command exit code: 0 [2026-07-14T14:14:58.745Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-14T14:14:58.748Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-14T14:14:58.750Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-14T14:14:59.028Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:14:59.058Z] [INFO] Command exit code: 0 [2026-07-14T14:14:59.069Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:14:59.076Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:14:59.089Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:14:59.097Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:14:59.099Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:14:59.225Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:14:59.232Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:14:59.236Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:10.481Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-14T14:15:10.484Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-14T14:15:10.488Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-14T14:15:10.491Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:15:10.495Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:15:10.517Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-14T14:15:10.524Z] [INFO] Verifying Model Catalog backend resources [2026-07-14T14:15:10.529Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-14T14:15:10.532Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:15:10.782Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:15:10.787Z] [INFO] Command exit code: 0 [2026-07-14T14:15:10.793Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-14T14:15:10.797Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:15:11.038Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:15:11.044Z] [INFO] Command exit code: 0 [2026-07-14T14:15:11.050Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-14T14:15:11.054Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:15:11.288Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:15:11.293Z] [INFO] Command exit code: 0 [2026-07-14T14:15:11.298Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-14T14:15:11.302Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-14T14:15:11.305Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-14T14:15:11.571Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:15:11.577Z] [INFO] Command exit code: 0 [2026-07-14T14:15:11.582Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:15:11.587Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:15:11.596Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:15:11.603Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:15:11.606Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:11.739Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:15:11.745Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:15:11.748Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Verifies that Model Catalog is available for an admin user [2026-07-14T14:15:23.647Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-14T14:15:23.649Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-14T14:15:23.652Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-14T14:15:23.656Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:15:23.659Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:15:23.668Z] [INFO] [STEP 1] Login as LDAP user [2026-07-14T14:15:23.674Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:15:23.676Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:23.772Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:15:23.777Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:15:23.779Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:35.558Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-14T14:15:35.561Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-14T14:15:35.564Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-14T14:15:35.568Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:15:35.572Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:15:35.588Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-14T14:15:35.596Z] [INFO] Verifying Model Catalog backend resources [2026-07-14T14:15:35.600Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-14T14:15:35.603Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:15:35.851Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-14T14:15:35.856Z] [INFO] Command exit code: 0 [2026-07-14T14:15:35.861Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-14T14:15:35.864Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:15:36.103Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-14T14:15:36.108Z] [INFO] Command exit code: 0 [2026-07-14T14:15:36.114Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-14T14:15:36.117Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:15:36.358Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-14T14:15:36.363Z] [INFO] Command exit code: 0 [2026-07-14T14:15:36.368Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-14T14:15:36.372Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-14T14:15:36.374Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-14T14:15:36.631Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:15:36.636Z] [INFO] Command exit code: 0 [2026-07-14T14:15:36.641Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:15:36.646Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:15:36.655Z] [INFO] [STEP 1] Login as LDAP user [2026-07-14T14:15:36.662Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:15:36.671Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:36.837Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:15:36.843Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:15:36.846Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 2) Verifies that Model Catalog is available for a regular user 0 passing (54s) 2 failing 1) Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user: Test steps were: 1. Verifies that Model Catalog pods, Services and ConfigMaps are available 2. Verifying Model Catalog backend resources 3. Ensure at least one model catalog source is enabled 4. Ensuring model catalog source 'redhat_ai_models' is enabled 5. Login as admin user 6. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ 7. Navigate to Model Catalog 8. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-tab-page-title"] Ignored nodes: comments, script, style Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform /dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:15:55.249Z] [INFO] Command exit code: 0 [2026-07-14T14:15:55.301Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:15:55.313Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:15:55.338Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:15:55.369Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:15:55.420Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:15:58.550Z] [INFO] Setting tests timeout to: 480 seconds [2026-07-14T14:15:58.564Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-14T14:15:58.568Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-14T14:15:58.578Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-14T14:15:58.582Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:15:58.586Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:15:58.609Z] [INFO] Check if the operator is RHOAI [2026-07-14T14:15:58.938Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-14T14:15:58.949Z] [INFO] Command exit code: 0 [2026-07-14T14:15:58.964Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-14T14:15:59.017Z] [INFO] Detect model-catalog namespace [2026-07-14T14:15:59.585Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-14T14:15:59.602Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-14T14:16:00.006Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-14T14:16:00.014Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-14T14:16:00.024Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-14T14:16:00.042Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-14T14:16:00.331Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:16:00.344Z] [INFO] Command exit code: 0 [2026-07-14T14:16:00.360Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:16:00.376Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:16:00.415Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:16:00.426Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:16:00.441Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:16:00.618Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:16:00.647Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:16:00.662Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:16:11.953Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-14T14:16:11.956Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-14T14:16:11.961Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-14T14:16:11.965Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:16:11.969Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T14:16:11.978Z] [INFO] Check if the operator is RHOAI [2026-07-14T14:16:12.345Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-14T14:16:12.351Z] [INFO] Command exit code: 0 [2026-07-14T14:16:12.356Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-14T14:16:12.363Z] [INFO] Detect model-catalog namespace [2026-07-14T14:16:12.755Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-14T14:16:12.762Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-14T14:16:13.117Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-14T14:16:13.122Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-14T14:16:13.126Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-14T14:16:13.132Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-14T14:16:13.399Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-14T14:16:13.404Z] [INFO] Command exit code: 0 [2026-07-14T14:16:13.409Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-14T14:16:13.415Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-14T14:16:13.430Z] [INFO] [STEP 1] Login as admin user [2026-07-14T14:16:13.440Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ [2026-07-14T14:16:13.443Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:16:13.590Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-14T14:16:13.597Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:16:13.601Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Performance view toggle enables filters and shows benchmark data on validated models [2026-07-14T14:16:24.796Z] [INFO] Navigate back to Model Catalog and disable performance view toggle [2026-07-14T14:16:24.845Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-14T14:16:24.850Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 2) "after all" hook for "Performance view toggle enables filters and shows benchmark data on validated models" 0 passing (43s) 2 failing 1) Verify Performance Filters are available on RHOAI Performance view toggle enables filters and shows benchmark data on validated models: Test steps were: 1. Check if the operator is RHOAI 2. Detect model-catalog namespace 3. Ensuring model catalog source 'redhat_ai_models' is enabled 4. Login as admin user 5. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ 6. Navigate to Model Catalog 7. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/ai-hub/models/catalog Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-tab-page-title"] Ignored nodes: comments, script, style Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform Log in · Red Hat OpenShift Container Platform