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-02T09:11:37.593Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T09:11:37.626Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T09:11:37.631Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T09:11:37.654Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T09:11:37.666Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:11:37.673Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:11:37.690Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T09:11:38.572Z] [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-02T09:11:38.583Z] [INFO] Command exit code: 0 [2026-07-02T09:11:38.604Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T09:11:39.186Z] [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-02T09:11:39.199Z] [INFO] Command exit code: 0 [2026-07-02T09:11:39.239Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T09:11:39.257Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:11:40.048Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:11:48.481Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T09:11:53.031Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T09:11:53.153Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T09:11:53.310Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T09:11:53.464Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T09:11:54.315Z] [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-02T09:11:54.341Z] [INFO] Command exit code: 0 [2026-07-02T09:11:54.365Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T09:11:54.472Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T09:11:55.282Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:11:55.290Z] [INFO] Command exit code: 0 [2026-07-02T09:11:55.351Z] [INFO] Retrieved version of Dashboard: [2026-07-02T09:11:55.379Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T09:11:56.030Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:11:56.067Z] [INFO] Command exit code: 0 [2026-07-02T09:11:56.141Z] [INFO] Retrieved version of Pipelines: [2026-07-02T09:11:56.149Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T09:11:56.821Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:11:56.918Z] [INFO] Command exit code: 0 [2026-07-02T09:11:57.034Z] [INFO] Retrieved version of Kueue: [2026-07-02T09:11:57.043Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T09:11:57.721Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:11:57.750Z] [INFO] Command exit code: 0 [2026-07-02T09:11:57.912Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T09:11:57.944Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T09:11:58.724Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:11:58.809Z] [INFO] Command exit code: 0 [2026-07-02T09:11:58.938Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T09:11:59.025Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T09:11:59.827Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:00.022Z] [INFO] Command exit code: 1 [2026-07-02T09:12:00.059Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T09:12:00.130Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T09:12:00.889Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:00.953Z] [INFO] Command exit code: 0 [2026-07-02T09:12:01.054Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T09:12:01.092Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T09:12:01.920Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:02.041Z] [INFO] Command exit code: 0 [2026-07-02T09:12:02.051Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T09:12:02.163Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T09:12:02.924Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:03.047Z] [INFO] Command exit code: 0 [2026-07-02T09:12:03.156Z] [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-02T09:12:03.217Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T09:12:04.121Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:04.235Z] [INFO] Command exit code: 0 [2026-07-02T09:12:04.457Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T09:12:04.515Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T09:12:05.717Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:05.764Z] [INFO] Command exit code: 0 [2026-07-02T09:12:05.841Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T09:12:05.850Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T09:12:06.809Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T09:12:06.845Z] [INFO] Command exit code: 0 [2026-07-02T09:12:06.953Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (29507ms) 1 passing (30s) [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: 29 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-02T09:12:14.609Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T09:12:14.710Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T09:12:14.717Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T09:12:14.812Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T09:12:14.821Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:12:14.833Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:12:14.921Z] [INFO] [STEP 1] Log into the application [2026-07-02T09:12:14.936Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:12:15.710Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:12:21.925Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T09:12:23.731Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T09:12:24.120Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba, /, /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, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-02T09:12:24.233Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T09:12:24.643Z] [INFO] ✅ / - Status: 200 [2026-07-02T09:12:25.411Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-02T09:12:26.035Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-02T09:12:26.220Z] [INFO] ✅ / - Status: 200 [2026-07-02T09:12:26.422Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T09:12:26.540Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T09:12:26.809Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T09:12:27.031Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T09:12:27.234Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T09:12:27.511Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T09:12:27.620Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T09:12:28.010Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T09:12:28.210Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T09:12:28.343Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T09:12:28.626Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T09:12:28.821Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T09:12:29.117Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T09:12:29.443Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T09:12:29.614Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T09:12:29.747Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T09:12:30.137Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T09:12:30.314Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T09:12:30.533Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T09:12:30.823Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (16693ms) 1 passing (17s) [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: 16 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-02T09:12:40.010Z] [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-02T09:12:40.040Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (417ms) 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-02T09:12:49.921Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T09:12:49.938Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T09:12:50.011Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T09:12:50.023Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T09:12:50.031Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:12:50.115Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:12:50.223Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T09:12:50.230Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:12:51.124Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:12:51.135Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T09:12:51.218Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T09:12:51.233Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T09:13:24.827Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T09:13:26.025Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T09:13:26.115Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:13:27.225Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:13:27.235Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T09:13:27.317Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T09:13:27.438Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T09:13:27.513Z] [INFO] [STEP 1] Log into the application [2026-07-02T09:13:27.620Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:13:36.247Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T09:13:36.313Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T09:13:36.320Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T09:13:36.327Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:13:36.333Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:13:36.349Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T09:13:36.412Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:13:37.020Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:13:37.029Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T09:13:37.037Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T09:13:37.048Z] [INFO] Project cypress-user-perm-test-526006 already exists. Deleting it. [2026-07-02T09:14:48.816Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait [2026-07-02T09:14:48.835Z] [INFO] Waiting for project cypress-user-perm-test-526006 to be fully deleted... [2026-07-02T09:14:48.843Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:14:49.310Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:14:49.319Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T09:14:49.328Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T09:14:49.343Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T09:14:54.995Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T09:14:55.618Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T09:14:55.627Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:14:56.141Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T09:14:56.149Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T09:14:56.158Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T09:14:56.170Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T09:14:56.187Z] [INFO] [STEP 1] Log into the application [2026-07-02T09:14:56.196Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:14:56.573Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:15:02.360Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T09:15:06.530Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T09:15:17.365Z] [INFO] [STEP 4] Save the user and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (101299ms) [2026-07-02T09:15:17.712Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T09:15:17.716Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T09:15:17.724Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T09:15:17.731Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:15:17.738Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:15:17.759Z] [INFO] [STEP 1] Log into the application [2026-07-02T09:15:17.768Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:15:18.247Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:15:20.435Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T09:15:22.740Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T09:15:25.709Z] [INFO] [STEP 4] Save the group and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify user can assign access permissions to user group (8293ms) [2026-07-02T09:15:26.050Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T09:15:26.053Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T09:15:26.061Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T09:15:26.116Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:15:26.122Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:15:26.133Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T09:15:26.141Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:15:26.484Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:15:28.000Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T09:15:30.076Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T09:15:30.541Z] [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 3 passing (3m) [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: 1 │ │ Video: false │ │ Duration: 2 minutes, 40 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectAdminPermissions.cy.ts/Verify that users can provide admi n project permissions to non-admin usersgroups -- Verify that user can be added as an Admin for a Project (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T09:15:34.943Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T09:15:35.009Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T09:15:35.014Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T09:15:35.021Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T09:15:35.030Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:15:35.035Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:15:35.052Z] [INFO] Ensure admin oc session for setup [2026-07-02T09:15:35.570Z] [INFO] [EXEC] oc whoami [2026-07-02T09:15:37.428Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-02T09:15:37.434Z] [INFO] Check if the operator is RHOAI [2026-07-02T09:15:38.048Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T09:15:38.058Z] [INFO] Command exit code: 0 [2026-07-02T09:15:38.067Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T09:15:38.128Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T09:15:38.135Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:15:38.654Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:15:38.663Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T09:15:38.711Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T09:15:38.725Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T09:15:39.455Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T09:15:40.125Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T09:15:40.134Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:15:40.714Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:15:40.723Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T09:15:40.732Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T09:15:40.744Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T09:15:41.743Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782983740749-z40m37mfj.yaml && rm -f /tmp/cypress-yaml-1782983740749-z40m37mfj.yaml [2026-07-02T09:15:41.751Z] [INFO] Command exit code: 0 [2026-07-02T09:15:41.755Z] [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-02T09:15:52.416Z] [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-02T09:15:52.450Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-8q2h6 [2026-07-02T09:15:52.475Z] [INFO] Found 1 matching pods [2026-07-02T09:15:52.532Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8q2h6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T09:16:00.836Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8q2h6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T09:16:00.869Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-8q2h6 condition met [2026-07-02T09:16:00.937Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T09:16:00.949Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:16:01.460Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:16:04.800Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T09:16:07.592Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-02T09:16:08.038Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (33300ms) [2026-07-02T09:16:08.414Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T09:16:08.417Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T09:16:08.424Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T09:16:08.431Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:16:08.439Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:16:08.453Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T09:16:08.464Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:16:08.835Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:16:10.388Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T09:16:12.315Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-02T09:16:23.309Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T09:16:23.314Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T09:16:23.322Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T09:16:23.329Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-02T09:16:23.335Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T09:16:23.350Z] [INFO] Ensure admin oc session for setup [2026-07-02T09:16:23.720Z] [INFO] [EXEC] oc whoami [2026-07-02T09:16:23.725Z] [INFO] Check if the operator is RHOAI [2026-07-02T09:16:24.135Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T09:16:24.145Z] [INFO] Command exit code: 0 [2026-07-02T09:16:24.154Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T09:16:24.218Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T09:16:24.225Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:16:24.758Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:16:24.767Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T09:16:24.775Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T09:16:24.787Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T09:17:15.045Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T09:17:15.059Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T09:17:15.066Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:17:15.413Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:17:15.422Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T09:17:15.430Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T09:17:15.448Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T09:17:16.007Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T09:17:16.422Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T09:17:16.431Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:17:16.786Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T09:17:16.793Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T09:17:16.801Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T09:17:16.812Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T09:17:17.676Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782983836813-q2wo1zo6o.yaml && rm -f /tmp/cypress-yaml-1782983836813-q2wo1zo6o.yaml [2026-07-02T09:17:17.684Z] [INFO] Command exit code: 0 [2026-07-02T09:17:17.689Z] [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-02T09:17:28.229Z] [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-02T09:17:28.243Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-fscmh [2026-07-02T09:17:28.251Z] [INFO] Found 1 matching pods [2026-07-02T09:17:28.314Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-fscmh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T09:17:36.584Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-fscmh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T09:17:36.592Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-fscmh condition met [2026-07-02T09:17:36.604Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T09:17:36.613Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T09:17:37.184Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T09:17:40.513Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T09:17:46.172Z] [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-02T09:17:56.911Z] [INFO] Restore admin oc session for cleanup [2026-07-02T09:17:57.418Z] [INFO] [EXEC] oc whoami [2026-07-02T09:17:57.426Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T09:17:57.892Z] [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.rosa.nmanos-konflux1.durx.p3.openshiftapps.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