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-06T12:18:29.461Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-06T12:18:29.481Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-06T12:18:29.496Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-06T12:18:29.507Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-06T12:18:29.515Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:18:29.525Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:18:29.560Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-06T12:18:30.224Z] [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-06T12:18:30.234Z] [INFO] Command exit code: 0 [2026-07-06T12:18:30.249Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-06T12:18:30.635Z] [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-06T12:18:30.648Z] [INFO] Command exit code: 0 [2026-07-06T12:18:30.673Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-06T12:18:30.700Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:18:31.229Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:18:36.084Z] [INFO] [STEP 2] Open the About dialog [2026-07-06T12:18:37.945Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-06T12:18:37.970Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-06T12:18:38.003Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-06T12:18:38.046Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-06T12:18:38.712Z] [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-06T12:18:38.735Z] [INFO] Command exit code: 0 [2026-07-06T12:18:38.770Z] [INFO] [STEP 7] Verify admin access level [2026-07-06T12:18:38.849Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-06T12:18:39.300Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:39.349Z] [INFO] Command exit code: 0 [2026-07-06T12:18:39.370Z] [INFO] Retrieved version of Dashboard: [2026-07-06T12:18:39.388Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-06T12:18:39.805Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:39.812Z] [INFO] Command exit code: 0 [2026-07-06T12:18:39.874Z] [INFO] Retrieved version of Pipelines: [2026-07-06T12:18:39.893Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-06T12:18:40.352Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:40.380Z] [INFO] Command exit code: 0 [2026-07-06T12:18:40.462Z] [INFO] Retrieved version of Kueue: [2026-07-06T12:18:40.484Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-06T12:18:41.069Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:41.076Z] [INFO] Command exit code: 0 [2026-07-06T12:18:41.104Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-06T12:18:41.152Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-06T12:18:41.467Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:41.550Z] [INFO] Command exit code: 0 [2026-07-06T12:18:41.651Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-06T12:18:41.676Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-06T12:18:42.273Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:42.372Z] [INFO] Command exit code: 1 [2026-07-06T12:18:42.475Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-06T12:18:42.547Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-06T12:18:43.049Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:43.145Z] [INFO] Command exit code: 0 [2026-07-06T12:18:43.197Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-06T12:18:43.265Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-06T12:18:43.748Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:43.838Z] [INFO] Command exit code: 0 [2026-07-06T12:18:43.865Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-06T12:18:43.895Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-06T12:18:44.448Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:44.487Z] [INFO] Command exit code: 0 [2026-07-06T12:18:44.591Z] [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-06T12:18:44.657Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-06T12:18:45.249Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:45.354Z] [INFO] Command exit code: 0 [2026-07-06T12:18:45.445Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-06T12:18:45.483Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-06T12:18:45.947Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:45.987Z] [INFO] Command exit code: 0 [2026-07-06T12:18:46.089Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-06T12:18:46.166Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-06T12:18:46.708Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T12:18:46.738Z] [INFO] Command exit code: 0 [2026-07-06T12:18:46.850Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (17489ms) 1 passing (18s) [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: 17 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-06T12:18:50.908Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-06T12:18:50.957Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-06T12:18:50.968Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-06T12:18:50.978Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-06T12:18:50.984Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:18:50.993Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:18:51.042Z] [INFO] [STEP 1] Log into the application [2026-07-06T12:18:51.052Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:18:51.564Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:18:58.375Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-06T12:19:00.147Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-06T12:19:00.541Z] [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/tokens, /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, /develop-train/automl, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-06T12:19:00.566Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-06T12:19:00.961Z] [INFO] ✅ / - Status: 200 [2026-07-06T12:19:01.286Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-06T12:19:01.964Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-06T12:19:02.251Z] [INFO] ✅ / - Status: 200 [2026-07-06T12:19:02.580Z] [INFO] ✅ /projects - Status: 200 [2026-07-06T12:19:02.752Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-06T12:19:02.858Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-06T12:19:02.942Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-06T12:19:03.247Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-06T12:19:03.544Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-06T12:19:03.594Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-06T12:19:03.749Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-06T12:19:03.871Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-06T12:19:04.057Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-06T12:19:04.382Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-06T12:19:04.567Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-06T12:19:04.747Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-06T12:19:04.869Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-06T12:19:04.971Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-06T12:19:05.244Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-06T12:19:05.473Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-06T12:19:05.662Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-06T12:19:05.844Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-06T12:19:05.968Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-06T12:19:06.156Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (15371ms) 1 passing (16s) [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: 15 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-06T12:19:11.639Z] [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-06T12:19:11.667Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (286ms) 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-06T12:19:17.055Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-06T12:19:17.067Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-06T12:19:17.070Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-06T12:19:17.144Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-06T12:19:17.150Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:19:17.156Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:19:17.177Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-06T12:19:17.243Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T12:19:17.768Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T12:19:17.775Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-06T12:19:17.839Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-06T12:19:17.853Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-06T12:19:18.451Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-06T12:19:19.145Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-06T12:19:19.154Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T12:19:19.762Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T12:19:19.770Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-06T12:19:19.837Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-06T12:19:19.846Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-06T12:19:19.861Z] [INFO] [STEP 1] Log into the application [2026-07-06T12:19:19.870Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:19:20.745Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:19:31.159Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T12:19:40.460Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-06T12:19:47.738Z] [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 (31072ms) [2026-07-06T12:19:48.360Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-06T12:19:48.364Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-06T12:19:48.369Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T12:19:48.443Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:19:48.449Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:19:48.465Z] [INFO] [STEP 1] Log into the application [2026-07-06T12:19:48.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:19:49.066Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:19:52.239Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T12:20:00.763Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-06T12:20:09.138Z] [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 (21290ms) [2026-07-06T12:20:10.142Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-06T12:20:10.148Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-06T12:20:10.156Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T12:20:10.162Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:20:10.239Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:20:10.250Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T12:20:10.259Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:20:10.845Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:20:12.952Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-06T12:20:18.471Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-06T12:20:19.148Z] [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 (8416ms) 3 passing (1m) [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: 1 minute, 2 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-06T12:20:27.748Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-06T12:20:27.840Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T12:20:27.844Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T12:20:27.852Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T12:20:27.860Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:20:27.939Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:20:27.957Z] [INFO] Ensure admin oc session for setup [2026-07-06T12:20:28.648Z] [INFO] [EXEC] oc whoami [2026-07-06T12:20:28.652Z] [INFO] Check if the operator is RHOAI [2026-07-06T12:20:29.555Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T12:20:29.562Z] [INFO] Command exit code: 0 [2026-07-06T12:20:29.646Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T12:20:29.741Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T12:20:29.746Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:20:30.743Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:20:30.751Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T12:20:30.759Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T12:20:30.844Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T12:20:32.146Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T12:20:33.043Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T12:20:33.054Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:20:33.950Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:20:34.044Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T12:20:34.052Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T12:20:34.072Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T12:20:35.650Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783340434152-vn4tyi1b3.yaml && rm -f /tmp/cypress-yaml-1783340434152-vn4tyi1b3.yaml [2026-07-06T12:20:35.740Z] [INFO] Command exit code: 0 [2026-07-06T12:20:35.746Z] [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-06T12:20:46.541Z] [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-06T12:20:46.571Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-mgplh [2026-07-06T12:20:46.651Z] [INFO] Found 1 matching pods [2026-07-06T12:20:46.667Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-mgplh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T12:21:12.449Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-mgplh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T12:21:12.472Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-mgplh condition met [2026-07-06T12:21:12.560Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T12:21:12.657Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:21:13.260Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:21:18.744Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T12:21:22.448Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-06T12:21:23.054Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (55599ms) [2026-07-06T12:21:23.659Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T12:21:23.662Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T12:21:23.667Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T12:21:23.672Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:21:23.677Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:21:23.691Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T12:21:23.741Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:21:23.999Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:21:25.710Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T12:21:27.462Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-06T12:21:38.877Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T12:21:38.886Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T12:21:38.948Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T12:21:38.962Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T12:21:38.978Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T12:21:39.037Z] [INFO] Ensure admin oc session for setup [2026-07-06T12:21:39.452Z] [INFO] [EXEC] oc whoami [2026-07-06T12:21:39.456Z] [INFO] Check if the operator is RHOAI [2026-07-06T12:21:39.863Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T12:21:39.870Z] [INFO] Command exit code: 0 [2026-07-06T12:21:39.877Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T12:21:39.887Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T12:21:39.892Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:21:40.465Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:21:40.471Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T12:21:40.478Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T12:21:40.486Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T12:22:20.272Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T12:22:20.285Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T12:22:20.291Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:22:20.616Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:22:20.623Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T12:22:20.642Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T12:22:20.655Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T12:22:21.018Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T12:22:21.420Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T12:22:21.438Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:22:21.799Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T12:22:21.805Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T12:22:21.838Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T12:22:21.846Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T12:22:22.248Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783340541847-dzi4y2yx7.yaml && rm -f /tmp/cypress-yaml-1783340541847-dzi4y2yx7.yaml [2026-07-06T12:22:22.255Z] [INFO] Command exit code: 0 [2026-07-06T12:22:22.273Z] [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-06T12:22:32.835Z] [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-06T12:22:32.846Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-lhdtt [2026-07-06T12:22:32.851Z] [INFO] Found 1 matching pods [2026-07-06T12:22:32.855Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lhdtt -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T12:22:40.839Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lhdtt -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T12:22:40.846Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-lhdtt condition met [2026-07-06T12:22:40.862Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T12:22:40.940Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T12:22:41.666Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T12:22:44.854Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T12:22:49.063Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T12:23:00.066Z] [INFO] Restore admin oc session for cleanup [2026-07-06T12:23:00.484Z] [INFO] [EXEC] oc whoami [2026-07-06T12:23:00.488Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-06T12:23:00.967Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot 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 non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style