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-10T08:47:13.703Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-10T08:47:13.729Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-10T08:47:13.742Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-10T08:47:13.752Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-10T08:47:13.759Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:47:13.765Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:47:13.816Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-10T08:47:14.573Z] [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-10T08:47:14.584Z] [INFO] Command exit code: 0 [2026-07-10T08:47:14.605Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-10T08:47:15.061Z] [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-10T08:47:15.080Z] [INFO] Command exit code: 0 [2026-07-10T08:47:15.108Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-10T08:47:15.124Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:47:15.736Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:47:17.664Z] [INFO] [STEP 2] Open the About dialog [2026-07-10T08:47:19.286Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-10T08:47:19.347Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-10T08:47:19.399Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-10T08:47:19.462Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-10T08:47:19.881Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-07-10T08:47:19.888Z] [INFO] Command exit code: 0 [2026-07-10T08:47:19.910Z] [INFO] [STEP 7] Verify admin access level [2026-07-10T08:47:19.981Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-10T08:47:20.333Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:20.341Z] [INFO] Command exit code: 0 [2026-07-10T08:47:20.382Z] [INFO] Retrieved version of Dashboard: [2026-07-10T08:47:20.403Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-10T08:47:20.777Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:20.816Z] [INFO] Command exit code: 0 [2026-07-10T08:47:20.862Z] [INFO] Retrieved version of Pipelines: [2026-07-10T08:47:20.868Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-10T08:47:21.263Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:21.269Z] [INFO] Command exit code: 0 [2026-07-10T08:47:21.276Z] [INFO] Retrieved version of Kueue: [2026-07-10T08:47:21.324Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-10T08:47:21.815Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:21.823Z] [INFO] Command exit code: 0 [2026-07-10T08:47:21.851Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-10T08:47:21.880Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-10T08:47:22.271Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:22.300Z] [INFO] Command exit code: 0 [2026-07-10T08:47:22.330Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-10T08:47:22.336Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-10T08:47:22.824Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:22.832Z] [INFO] Command exit code: 1 [2026-07-10T08:47:22.864Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-10T08:47:22.902Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-10T08:47:23.415Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:23.449Z] [INFO] Command exit code: 0 [2026-07-10T08:47:23.540Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-10T08:47:23.547Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-10T08:47:23.938Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:24.002Z] [INFO] Command exit code: 0 [2026-07-10T08:47:24.062Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-10T08:47:24.103Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-10T08:47:24.710Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:24.750Z] [INFO] Command exit code: 0 [2026-07-10T08:47:24.903Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-10T08:47:24.944Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-10T08:47:25.636Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:25.644Z] [INFO] Command exit code: 0 [2026-07-10T08:47:25.805Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-10T08:47:25.813Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-10T08:47:26.511Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:26.553Z] [INFO] Command exit code: 0 [2026-07-10T08:47:26.707Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-10T08:47:26.716Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-10T08:47:27.415Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:47:27.502Z] [INFO] Command exit code: 0 [2026-07-10T08:47:27.555Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14007ms) 1 passing (14s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-10T08:47:31.947Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-10T08:47:32.023Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-10T08:47:32.028Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-10T08:47:32.040Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-10T08:47:32.047Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:47:32.104Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:47:32.119Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:47:32.143Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:47:32.505Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:47:35.404Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-10T08:47:36.308Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-10T08:47:36.508Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/keys-and-subs, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-10T08:47:36.543Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-10T08:47:36.733Z] [INFO] ✅ / - Status: 200 [2026-07-10T08:47:37.143Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-10T08:47:37.687Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-10T08:47:37.730Z] [INFO] ✅ / - Status: 200 [2026-07-10T08:47:37.770Z] [INFO] ✅ /projects - Status: 200 [2026-07-10T08:47:37.821Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-10T08:47:37.879Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-10T08:47:37.953Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-10T08:47:38.051Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-10T08:47:38.132Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-10T08:47:38.238Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-10T08:47:38.315Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-10T08:47:38.419Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-10T08:47:38.503Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-10T08:47:38.608Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-10T08:47:38.664Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-10T08:47:38.767Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-10T08:47:38.882Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-10T08:47:38.973Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-10T08:47:39.079Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-10T08:47:39.169Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-10T08:47:39.266Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-10T08:47:39.402Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-10T08:47:39.517Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7780ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-10T08:47:44.411Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-10T08:47:44.511Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (340ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-10T08:47:50.341Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-10T08:47:50.406Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-10T08:47:50.410Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-10T08:47:50.418Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-10T08:47:50.424Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:47:50.430Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:47:50.511Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-10T08:47:50.517Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:47:51.143Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:47:51.150Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-10T08:47:51.211Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-10T08:47:51.223Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-10T08:47:51.869Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-10T08:47:52.512Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:47:52.520Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:47:53.206Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:47:53.214Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-10T08:47:53.222Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-10T08:47:53.230Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-10T08:47:53.245Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:47:53.305Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:47:53.645Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:47:56.731Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T08:48:04.819Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-10T08:48:14.402Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (24363ms) [2026-07-10T08:48:15.515Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-10T08:48:15.518Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-10T08:48:15.525Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T08:48:15.605Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:48:15.612Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:48:15.704Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:48:15.714Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:48:16.412Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:48:18.927Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T08:48:26.811Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-10T08:48:32.104Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (17016ms) [2026-07-10T08:48:32.710Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-10T08:48:32.714Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-10T08:48:32.720Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T08:48:32.727Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:48:32.734Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:48:32.743Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-10T08:48:32.809Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:48:33.229Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:48:35.309Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-10T08:48:45.730Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-10T08:48:46.934Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights (12578ms) 3 passing (57s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 57 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-10T08:48:57.238Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-10T08:48:57.316Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-10T08:48:57.320Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-10T08:48:57.330Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:48:57.337Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:48:57.408Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:48:57.426Z] [INFO] Ensure admin oc session for setup [2026-07-10T08:48:58.013Z] [INFO] [EXEC] oc whoami [2026-07-10T08:48:58.017Z] [INFO] Check if the operator is RHOAI [2026-07-10T08:48:58.644Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T08:48:58.705Z] [INFO] Command exit code: 0 [2026-07-10T08:48:58.715Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T08:48:58.734Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T08:48:58.740Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:48:59.712Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:48:59.721Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T08:48:59.807Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T08:48:59.823Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T08:49:01.114Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T08:49:02.314Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:49:02.404Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:49:03.237Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:49:03.333Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:49:03.434Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:49:03.516Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T08:49:04.714Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673343522-0qucukogd.yaml && rm -f /tmp/cypress-yaml-1783673343522-0qucukogd.yaml [2026-07-10T08:49:04.803Z] [INFO] Command exit code: 0 [2026-07-10T08:49:04.827Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:49:15.619Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:49:15.721Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-2z92j [2026-07-10T08:49:15.801Z] [INFO] Found 1 matching pods [2026-07-10T08:49:15.824Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-2z92j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:49:50.422Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-2z92j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:49:50.520Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-2z92j condition met [2026-07-10T08:49:50.605Z] [INFO] [STEP 1] Log in as admin user [2026-07-10T08:49:50.708Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:49:51.614Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:49:58.736Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T08:50:09.515Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-10T08:50:09.520Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-10T08:50:09.527Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:50:09.533Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:50:09.539Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:50:09.620Z] [INFO] Ensure admin oc session for setup [2026-07-10T08:50:10.129Z] [INFO] [EXEC] oc whoami [2026-07-10T08:50:10.134Z] [INFO] Check if the operator is RHOAI [2026-07-10T08:50:10.726Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T08:50:10.806Z] [INFO] Command exit code: 0 [2026-07-10T08:50:10.816Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T08:50:10.910Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T08:50:10.918Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:11.531Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:11.542Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:50:11.551Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:50:11.613Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-10T08:50:53.279Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-10T08:50:53.307Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-10T08:50:53.316Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:53.735Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:53.742Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T08:50:53.749Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T08:50:53.844Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T08:50:54.220Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T08:50:54.543Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:50:54.550Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:54.843Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:50:54.850Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:50:54.856Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:50:54.864Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T08:50:55.309Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673454866-k425d9kqq.yaml && rm -f /tmp/cypress-yaml-1783673454866-k425d9kqq.yaml [2026-07-10T08:50:55.316Z] [INFO] Command exit code: 0 [2026-07-10T08:50:55.321Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:51:05.740Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:51:05.811Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-h76wv [2026-07-10T08:51:05.823Z] [INFO] Found 1 matching pods [2026-07-10T08:51:05.828Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-h76wv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:51:30.918Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-h76wv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:51:30.927Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-h76wv condition met [2026-07-10T08:51:31.004Z] [INFO] [STEP 1] Log in as admin user [2026-07-10T08:51:31.022Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:51:32.109Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:51:37.029Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-10T08:51:51.719Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:51:51.722Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:51:51.731Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:51:51.737Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:51:51.744Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:51:51.809Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T08:51:51.819Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:51:52.928Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:51:52.933Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:51:52.941Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:51:52.947Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:51:53.006Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:51:53.022Z] [INFO] Ensure admin oc session for setup [2026-07-10T08:51:53.513Z] [INFO] [EXEC] oc whoami [2026-07-10T08:51:53.519Z] [INFO] Check if the operator is RHOAI [2026-07-10T08:51:54.132Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T08:51:54.139Z] [INFO] Command exit code: 0 [2026-07-10T08:51:54.147Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T08:51:54.205Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T08:51:54.215Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:51:54.842Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:51:54.909Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:51:54.919Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:51:54.930Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-10T08:52:37.519Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-10T08:52:37.610Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-10T08:52:37.619Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:52:38.506Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:52:38.516Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T08:52:38.524Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T08:52:38.543Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T08:52:39.344Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T08:52:40.348Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:52:40.403Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:52:41.032Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:52:41.041Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:52:41.106Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:52:41.116Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T08:52:42.024Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673561119-r1wuuqibi.yaml && rm -f /tmp/cypress-yaml-1783673561119-r1wuuqibi.yaml [2026-07-10T08:52:42.033Z] [INFO] Command exit code: 0 [2026-07-10T08:52:42.040Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:52:52.677Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-10T08:52:52.707Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-dvfwz [2026-07-10T08:52:52.715Z] [INFO] Found 1 matching pods [2026-07-10T08:52:52.724Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-dvfwz -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:53:00.730Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-dvfwz -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:53:00.739Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-dvfwz condition met [2026-07-10T08:53:00.806Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T08:53:00.816Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:53:01.744Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:53:05.128Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T08:53:10.517Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:53:22.610Z] [INFO] Restore admin oc session for cleanup [2026-07-10T08:53:23.119Z] [INFO] [EXEC] oc whoami [2026-07-10T08:53:23.126Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-10T08:53:23.809Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 0 passing (4m) 2 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Admin user can discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as admin user 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 7. Navigate to the Feature Store Overview page Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-page-title"] Ignored nodes: comments, script, style Red Hat OpenShift AI