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-02T17:34:46.485Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T17:34:46.498Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T17:34:46.506Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T17:34:46.524Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T17:34:46.531Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:34:46.540Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:34:46.579Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T17:34:47.271Z] [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-02T17:34:47.285Z] [INFO] Command exit code: 0 [2026-07-02T17:34:47.299Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T17:34:47.718Z] [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-02T17:34:47.730Z] [INFO] Command exit code: 0 [2026-07-02T17:34:47.755Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T17:34:47.789Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:34:48.284Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:34:50.196Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T17:34:51.951Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T17:34:51.988Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T17:34:52.026Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T17:34:52.072Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T17:34:52.429Z] [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-02T17:34:52.469Z] [INFO] Command exit code: 0 [2026-07-02T17:34:52.499Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T17:34:52.580Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T17:34:52.894Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:52.919Z] [INFO] Command exit code: 0 [2026-07-02T17:34:52.961Z] [INFO] Retrieved version of Dashboard: [2026-07-02T17:34:52.986Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T17:34:53.331Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:53.376Z] [INFO] Command exit code: 0 [2026-07-02T17:34:53.420Z] [INFO] Retrieved version of Pipelines: [2026-07-02T17:34:53.445Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T17:34:53.746Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:53.797Z] [INFO] Command exit code: 0 [2026-07-02T17:34:53.805Z] [INFO] Retrieved version of Kueue: [2026-07-02T17:34:53.834Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T17:34:54.132Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:54.184Z] [INFO] Command exit code: 0 [2026-07-02T17:34:54.249Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T17:34:54.256Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T17:34:54.592Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:54.625Z] [INFO] Command exit code: 0 [2026-07-02T17:34:54.674Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T17:34:54.705Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T17:34:55.101Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:55.157Z] [INFO] Command exit code: 1 [2026-07-02T17:34:55.188Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T17:34:55.218Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T17:34:55.583Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:55.624Z] [INFO] Command exit code: 0 [2026-07-02T17:34:55.737Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T17:34:55.746Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T17:34:56.082Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:56.091Z] [INFO] Command exit code: 0 [2026-07-02T17:34:56.170Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T17:34:56.179Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T17:34:56.579Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:56.649Z] [INFO] Command exit code: 0 [2026-07-02T17:34:56.815Z] [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-02T17:34:56.830Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T17:34:57.283Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:57.324Z] [INFO] Command exit code: 0 [2026-07-02T17:34:57.430Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T17:34:57.501Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T17:34:58.075Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:58.114Z] [INFO] Command exit code: 0 [2026-07-02T17:34:58.123Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T17:34:58.220Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T17:34:58.785Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T17:34:58.897Z] [INFO] Command exit code: 0 [2026-07-02T17:34:59.071Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12704ms) 1 passing (13s) [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: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-02T17:35:03.873Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T17:35:03.898Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T17:35:03.908Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T17:35:03.918Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T17:35:03.924Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:03.980Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:35:03.996Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:35:04.009Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:35:04.420Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:35:06.803Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T17:35:07.980Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T17:35:08.197Z] [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-02T17:35:08.290Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T17:35:08.582Z] [INFO] ✅ / - Status: 200 [2026-07-02T17:35:08.873Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-02T17:35:09.573Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-02T17:35:09.621Z] [INFO] ✅ / - Status: 200 [2026-07-02T17:35:09.716Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T17:35:09.812Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T17:35:09.984Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T17:35:10.013Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T17:35:10.188Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T17:35:10.301Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T17:35:10.490Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T17:35:10.626Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T17:35:10.798Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T17:35:10.987Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T17:35:11.107Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T17:35:11.230Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T17:35:11.330Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T17:35:11.355Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T17:35:11.378Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T17:35:11.403Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T17:35:11.426Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-02T17:35:11.448Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T17:35:11.471Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T17:35:11.500Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T17:35:11.524Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7805ms) 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-02T17:35:15.801Z] [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-02T17:35:15.886Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (299ms) 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-02T17:35:21.581Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T17:35:21.600Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T17:35:21.674Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T17:35:21.686Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T17:35:21.694Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:21.769Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:35:21.799Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T17:35:21.869Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T17:35:22.580Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T17:35:22.590Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T17:35:22.599Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T17:35:22.677Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T17:35:23.393Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T17:35:24.097Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T17:35:24.171Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T17:35:24.795Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T17:35:24.802Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T17:35:24.811Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T17:35:24.872Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T17:35:24.902Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:35:24.922Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:35:25.283Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:35:28.603Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T17:35:34.271Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T17:35:41.007Z] [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 (19803ms) [2026-07-02T17:35:41.612Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T17:35:41.673Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T17:35:41.680Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T17:35:41.686Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:41.694Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:35:41.772Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:35:41.780Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:35:42.269Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:35:44.780Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T17:35:54.074Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T17:36:03.402Z] [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 (22097ms) [2026-07-02T17:36:04.182Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T17:36:04.187Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T17:36:04.195Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T17:36:04.203Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:36:04.210Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:36:04.282Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T17:36:04.291Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:36:04.698Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:36:06.779Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T17:36:14.171Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T17:36:15.171Z] [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 (9596ms) 3 passing (54s) [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: 54 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T17:36:28.296Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T17:36:28.386Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T17:36:28.391Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T17:36:28.474Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T17:36:28.488Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:36:28.496Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:36:28.591Z] [INFO] Ensure admin oc session for setup [2026-07-02T17:36:29.583Z] [INFO] [EXEC] oc whoami [2026-07-02T17:36:29.588Z] [INFO] Check if the operator is RHOAI [2026-07-02T17:36:30.496Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T17:36:30.574Z] [INFO] Command exit code: 0 [2026-07-02T17:36:30.584Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T17:36:30.678Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T17:36:30.684Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:36:31.481Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:36:31.492Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T17:36:31.503Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T17:36:31.587Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T17:36:32.484Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T17:36:33.275Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T17:36:33.285Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:36:34.080Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:36:34.089Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T17:36:34.098Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T17:36:34.171Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T17:36:35.496Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013794177-k5ju68ufz.yaml && rm -f /tmp/cypress-yaml-1783013794177-k5ju68ufz.yaml [2026-07-02T17:36:35.584Z] [INFO] Command exit code: 0 [2026-07-02T17:36:35.593Z] [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-02T17:36:46.486Z] [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-02T17:36:46.593Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-r88kc [2026-07-02T17:36:46.688Z] [INFO] Found 1 matching pods [2026-07-02T17:36:46.970Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-r88kc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T17:36:54.072Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-r88kc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T17:36:54.178Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-r88kc condition met [2026-07-02T17:36:54.278Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T17:36:54.290Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:36:55.174Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:00.979Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T17:37:05.694Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-02T17:37:06.782Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (39083ms) [2026-07-02T17:37:07.972Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T17:37:07.977Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T17:37:07.983Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T17:37:07.988Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:08.071Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:37:08.085Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T17:37:08.093Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:37:08.599Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:41.192Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T17:37:45.877Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-02T17:37:57.611Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T17:37:57.674Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T17:37:57.680Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T17:37:57.688Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:57.695Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T17:37:57.775Z] [INFO] Ensure admin oc session for setup [2026-07-02T17:37:58.474Z] [INFO] [EXEC] oc whoami [2026-07-02T17:37:58.480Z] [INFO] Check if the operator is RHOAI [2026-07-02T17:37:58.988Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T17:37:58.996Z] [INFO] Command exit code: 0 [2026-07-02T17:37:59.004Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T17:37:59.019Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T17:37:59.071Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:37:59.679Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:37:59.685Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T17:37:59.694Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T17:37:59.705Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T17:38:42.891Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T17:38:42.925Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T17:38:42.934Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:38:43.306Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:38:43.314Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T17:38:43.321Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T17:38:43.335Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T17:38:43.723Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T17:38:43.991Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T17:38:43.997Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:38:44.275Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T17:38:44.283Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T17:38:44.289Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T17:38:44.298Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T17:38:44.796Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013924300-7clgaamik.yaml && rm -f /tmp/cypress-yaml-1783013924300-7clgaamik.yaml [2026-07-02T17:38:44.803Z] [INFO] Command exit code: 0 [2026-07-02T17:38:44.808Z] [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-02T17:38:55.070Z] [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-02T17:38:55.088Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-jjncj [2026-07-02T17:38:55.119Z] [INFO] Found 1 matching pods [2026-07-02T17:38:55.125Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-jjncj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T17:39:03.400Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-jjncj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T17:39:03.410Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-jjncj condition met [2026-07-02T17:39:03.485Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T17:39:03.571Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:05.219Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:08.090Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T17:39:13.428Z] [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-02T17:39:25.195Z] [INFO] Restore admin oc session for cleanup [2026-07-02T17:39:25.697Z] [INFO] [EXEC] oc whoami [2026-07-02T17:39:25.704Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T17:39:26.376Z] [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