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-06T00:03:29.768Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-06T00:03:29.794Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-06T00:03:29.801Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-06T00:03:29.816Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-06T00:03:29.826Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:03:29.831Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:03:29.866Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-06T00:03:30.641Z] [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-06T00:03:30.650Z] [INFO] Command exit code: 0 [2026-07-06T00:03:30.666Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-06T00:03:31.096Z] [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-06T00:03:31.114Z] [INFO] Command exit code: 0 [2026-07-06T00:03:31.163Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-06T00:03:31.194Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:03:31.699Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:03:34.375Z] [INFO] [STEP 2] Open the About dialog [2026-07-06T00:03:36.401Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-06T00:03:36.425Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-06T00:03:36.479Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-06T00:03:36.525Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-06T00:03:36.902Z] [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-06T00:03:36.938Z] [INFO] Command exit code: 0 [2026-07-06T00:03:36.961Z] [INFO] [STEP 7] Verify admin access level [2026-07-06T00:03:37.034Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-06T00:03:37.356Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:37.368Z] [INFO] Command exit code: 0 [2026-07-06T00:03:37.412Z] [INFO] Retrieved version of Dashboard: [2026-07-06T00:03:37.436Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-06T00:03:37.834Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:37.881Z] [INFO] Command exit code: 0 [2026-07-06T00:03:37.907Z] [INFO] Retrieved version of Pipelines: [2026-07-06T00:03:37.914Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-06T00:03:38.345Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:38.370Z] [INFO] Command exit code: 0 [2026-07-06T00:03:38.378Z] [INFO] Retrieved version of Kueue: [2026-07-06T00:03:38.385Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-06T00:03:38.664Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:38.699Z] [INFO] Command exit code: 0 [2026-07-06T00:03:38.783Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-06T00:03:38.814Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-06T00:03:39.166Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:39.223Z] [INFO] Command exit code: 0 [2026-07-06T00:03:39.252Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-06T00:03:39.258Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-06T00:03:39.614Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:39.692Z] [INFO] Command exit code: 1 [2026-07-06T00:03:39.741Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-06T00:03:39.780Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-06T00:03:40.173Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:40.208Z] [INFO] Command exit code: 0 [2026-07-06T00:03:40.287Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-06T00:03:40.316Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-06T00:03:40.878Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:40.987Z] [INFO] Command exit code: 0 [2026-07-06T00:03:41.187Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-06T00:03:41.282Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-06T00:03:41.966Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:42.001Z] [INFO] Command exit code: 0 [2026-07-06T00:03:42.008Z] [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-06T00:03:42.017Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-06T00:03:42.680Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:42.811Z] [INFO] Command exit code: 0 [2026-07-06T00:03:42.978Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-06T00:03:43.065Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-06T00:03:43.766Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:43.907Z] [INFO] Command exit code: 0 [2026-07-06T00:03:44.021Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-06T00:03:44.111Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-06T00:03:44.876Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T00:03:44.885Z] [INFO] Command exit code: 0 [2026-07-06T00:03:45.012Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (15396ms) 1 passing (16s) [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: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-06T00:03:49.808Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-06T00:03:49.896Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-06T00:03:49.903Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-06T00:03:49.913Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-06T00:03:49.970Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:03:49.982Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:03:50.005Z] [INFO] [STEP 1] Log into the application [2026-07-06T00:03:50.066Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:03:50.403Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:03:54.367Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-06T00:03:55.210Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-06T00:03:55.326Z] [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-06T00:03:55.466Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-06T00:03:55.609Z] [INFO] ✅ / - Status: 200 [2026-07-06T00:03:56.173Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-06T00:03:56.581Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-06T00:03:56.692Z] [INFO] ✅ / - Status: 200 [2026-07-06T00:03:56.963Z] [INFO] ✅ /projects - Status: 200 [2026-07-06T00:03:57.025Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-06T00:03:57.163Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-06T00:03:57.203Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-06T00:03:57.294Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-06T00:03:57.463Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-06T00:03:57.507Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-06T00:03:57.623Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-06T00:03:57.794Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-06T00:03:57.894Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-06T00:03:58.063Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-06T00:03:58.212Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-06T00:03:58.410Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-06T00:03:58.602Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-06T00:03:58.772Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-06T00:03:58.969Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-06T00:03:58.997Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-06T00:03:59.027Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-06T00:03:59.074Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-06T00:03:59.108Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-06T00:03:59.139Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (9477ms) 1 passing (10s) [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: 9 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-06T00:04:04.499Z] [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-06T00:04:04.588Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (319ms) 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-06T00:04:11.271Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-06T00:04:11.288Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-06T00:04:11.293Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-06T00:04:11.301Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-06T00:04:11.370Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:04:11.378Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:04:11.466Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-06T00:04:11.472Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T00:04:12.094Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T00:04:12.101Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-06T00:04:12.110Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-06T00:04:12.177Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-06T00:04:12.966Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-06T00:04:13.576Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-06T00:04:13.588Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T00:04:14.275Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T00:04:14.283Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-06T00:04:14.294Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-06T00:04:14.302Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-06T00:04:14.373Z] [INFO] [STEP 1] Log into the application [2026-07-06T00:04:14.384Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:04:14.774Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:04:20.277Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T00:04:28.369Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-06T00:04:35.992Z] [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 (25098ms) [2026-07-06T00:04:36.691Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-06T00:04:36.695Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-06T00:04:36.773Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T00:04:36.782Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:04:36.790Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:04:36.869Z] [INFO] [STEP 1] Log into the application [2026-07-06T00:04:36.879Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:04:37.569Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:04:40.763Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T00:04:49.995Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-06T00:05:02.168Z] [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 (25985ms) [2026-07-06T00:05:03.380Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-06T00:05:03.384Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-06T00:05:03.391Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T00:05:03.397Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:05:03.467Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:05:03.484Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T00:05:03.566Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:05:04.071Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:05:12.275Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-06T00:05:22.167Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-06T00:05:23.376Z] [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 (18323ms) 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, 12 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-06T00:05:33.069Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-06T00:05:33.086Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T00:05:33.091Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T00:05:33.168Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T00:05:33.176Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:05:33.184Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:05:33.276Z] [INFO] Ensure admin oc session for setup [2026-07-06T00:05:33.975Z] [INFO] [EXEC] oc whoami [2026-07-06T00:05:33.982Z] [INFO] Check if the operator is RHOAI [2026-07-06T00:05:34.783Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T00:05:34.791Z] [INFO] Command exit code: 0 [2026-07-06T00:05:34.799Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T00:05:34.881Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T00:05:34.886Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:05:35.675Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:05:35.684Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T00:05:35.693Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T00:05:35.772Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T00:05:36.589Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T00:05:37.475Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T00:05:37.494Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:05:38.593Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:05:38.786Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T00:05:38.873Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T00:05:39.066Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T00:05:40.482Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783296339085-2lps39fsu.yaml && rm -f /tmp/cypress-yaml-1783296339085-2lps39fsu.yaml [2026-07-06T00:05:40.578Z] [INFO] Command exit code: 0 [2026-07-06T00:05:40.675Z] [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-06T00:05:51.583Z] [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-06T00:05:51.689Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-prxfc [2026-07-06T00:05:51.697Z] [INFO] Found 1 matching pods [2026-07-06T00:05:51.792Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-prxfc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T00:06:02.180Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-prxfc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T00:06:02.277Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-prxfc condition met [2026-07-06T00:06:02.402Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T00:06:02.475Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:06:03.174Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:06:08.301Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T00:06:15.384Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-06T00:06:16.485Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (43913ms) [2026-07-06T00:06:17.279Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T00:06:17.283Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T00:06:17.291Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T00:06:17.298Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:06:17.373Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:06:17.386Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T00:06:17.396Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:06:17.863Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:06:19.987Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T00:06:22.532Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-06T00:06:33.678Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T00:06:33.683Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T00:06:33.691Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T00:06:33.697Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T00:06:33.702Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T00:06:33.716Z] [INFO] Ensure admin oc session for setup [2026-07-06T00:06:34.086Z] [INFO] [EXEC] oc whoami [2026-07-06T00:06:34.091Z] [INFO] Check if the operator is RHOAI [2026-07-06T00:06:34.512Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T00:06:34.519Z] [INFO] Command exit code: 0 [2026-07-06T00:06:34.527Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T00:06:34.566Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T00:06:34.574Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:06:34.971Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:06:34.979Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T00:06:34.989Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T00:06:35.000Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T00:07:15.566Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T00:07:15.579Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T00:07:15.586Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:07:15.945Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:07:15.968Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T00:07:15.976Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T00:07:15.991Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T00:07:16.532Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T00:07:17.019Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T00:07:17.066Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:07:17.675Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T00:07:17.684Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T00:07:17.694Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T00:07:17.704Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T00:07:18.380Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783296437706-lz4wtcpna.yaml && rm -f /tmp/cypress-yaml-1783296437706-lz4wtcpna.yaml [2026-07-06T00:07:18.391Z] [INFO] Command exit code: 0 [2026-07-06T00:07:18.397Z] [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-06T00:07:29.037Z] [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-06T00:07:29.068Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-2g2ck [2026-07-06T00:07:29.077Z] [INFO] Found 1 matching pods [2026-07-06T00:07:29.084Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-2g2ck -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T00:07:37.553Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-2g2ck -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T00:07:37.561Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-2g2ck condition met [2026-07-06T00:07:37.573Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T00:07:37.583Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T00:07:37.883Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T00:07:43.475Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T00:07:50.219Z] [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-06T00:08:01.003Z] [INFO] Restore admin oc session for cleanup [2026-07-06T00:08:01.386Z] [INFO] [EXEC] oc whoami [2026-07-06T00:08:01.392Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-06T00:08:01.679Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 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 Red Hat OpenShift AI