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-07T06:00:04.123Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-07T06:00:04.146Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-07T06:00:04.169Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-07T06:00:04.179Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-07T06:00:04.191Z] [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-07T06:00:04.197Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:00:04.213Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-07T06:00:04.931Z] [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-07T06:00:04.942Z] [INFO] Command exit code: 0 [2026-07-07T06:00:04.973Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-07T06:00:05.397Z] [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-07T06:00:05.410Z] [INFO] Command exit code: 0 [2026-07-07T06:00:05.437Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-07T06:00:05.459Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:00:05.978Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:00:08.007Z] [INFO] [STEP 2] Open the About dialog [2026-07-07T06:00:09.479Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-07T06:00:09.519Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-07T06:00:09.555Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-07T06:00:09.598Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-07T06:00:09.970Z] [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-07T06:00:09.977Z] [INFO] Command exit code: 0 [2026-07-07T06:00:10.002Z] [INFO] [STEP 7] Verify admin access level [2026-07-07T06:00:10.087Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-07T06:00:10.426Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:10.451Z] [INFO] Command exit code: 0 [2026-07-07T06:00:10.502Z] [INFO] Retrieved version of Dashboard: [2026-07-07T06:00:10.508Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-07T06:00:10.838Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:10.845Z] [INFO] Command exit code: 0 [2026-07-07T06:00:10.880Z] [INFO] Retrieved version of Pipelines: [2026-07-07T06:00:10.903Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-07T06:00:11.274Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:11.302Z] [INFO] Command exit code: 0 [2026-07-07T06:00:11.348Z] [INFO] Retrieved version of Kueue: [2026-07-07T06:00:11.369Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-07T06:00:11.714Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:11.740Z] [INFO] Command exit code: 0 [2026-07-07T06:00:11.746Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-07T06:00:11.752Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-07T06:00:12.146Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:12.197Z] [INFO] Command exit code: 0 [2026-07-07T06:00:12.206Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-07T06:00:12.214Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-07T06:00:12.614Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:12.717Z] [INFO] Command exit code: 1 [2026-07-07T06:00:12.802Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-07T06:00:12.828Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-07T06:00:13.179Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:13.237Z] [INFO] Command exit code: 0 [2026-07-07T06:00:13.296Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-07T06:00:13.326Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-07T06:00:13.804Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:13.811Z] [INFO] Command exit code: 0 [2026-07-07T06:00:13.889Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-07T06:00:13.926Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-07T06:00:14.619Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:14.702Z] [INFO] Command exit code: 0 [2026-07-07T06:00:14.786Z] [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-07T06:00:14.820Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-07T06:00:15.415Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:15.518Z] [INFO] Command exit code: 0 [2026-07-07T06:00:15.612Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-07T06:00:15.690Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-07T06:00:16.329Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:16.425Z] [INFO] Command exit code: 0 [2026-07-07T06:00:16.488Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-07T06:00:16.495Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-07T06:00:17.178Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T06:00:17.289Z] [INFO] Command exit code: 0 [2026-07-07T06:00:17.400Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13413ms) 1 passing (14s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-07T06:00:21.390Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-07T06:00:21.410Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-07T06:00:21.415Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-07T06:00:21.467Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-07T06:00:21.477Z] [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-07T06:00:21.487Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:00:21.499Z] [INFO] [STEP 1] Log into the application [2026-07-07T06:00:21.514Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:00:21.793Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:00:24.375Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-07T06:00:25.194Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-07T06:00:25.377Z] [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-07T06:00:25.476Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-07T06:00:25.628Z] [INFO] ✅ / - Status: 200 [2026-07-07T06:00:26.129Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-07T06:00:26.581Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-07T06:00:26.694Z] [INFO] ✅ / - Status: 200 [2026-07-07T06:00:26.878Z] [INFO] ✅ /projects - Status: 200 [2026-07-07T06:00:26.980Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-07T06:00:27.084Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-07T06:00:27.171Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-07T06:00:27.272Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-07T06:00:27.385Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-07T06:00:27.564Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-07T06:00:27.688Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-07T06:00:27.794Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-07T06:00:27.865Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-07T06:00:27.967Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-07T06:00:28.069Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-07T06:00:28.121Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-07T06:00:28.203Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-07T06:00:28.306Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-07T06:00:28.405Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-07T06:00:28.501Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-07T06:00:28.588Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-07T06:00:28.696Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-07T06:00:28.881Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7617ms) 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-07T06:00:33.985Z] [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-07T06:00:34.073Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (281ms) 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-07T06:00:40.399Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-07T06:00:40.472Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-07T06:00:40.476Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-07T06:00:40.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-07T06:00:40.492Z] [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-07T06:00:40.498Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:00:40.587Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-07T06:00:40.593Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T06:00:41.299Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T06:00:41.364Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-07T06:00:41.373Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-07T06:00:41.384Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-07T06:00:42.112Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-07T06:00:42.774Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-07T06:00:42.783Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T06:00:43.412Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T06:00:43.471Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-07T06:00:43.479Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-07T06:00:43.488Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-07T06:00:43.502Z] [INFO] [STEP 1] Log into the application [2026-07-07T06:00:43.573Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:00:43.969Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:00:47.279Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T06:00:53.178Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-07T06:00:59.875Z] [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 (19723ms) [2026-07-07T06:01:00.495Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-07T06:01:00.498Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-07T06:01:00.503Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T06:01:00.508Z] [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-07T06:01:00.568Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:01:00.581Z] [INFO] [STEP 1] Log into the application [2026-07-07T06:01:00.588Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:01:00.897Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:01:03.192Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T06:01:09.269Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-07T06:01:16.883Z] [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 (16795ms) [2026-07-07T06:01:17.774Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-07T06:01:17.780Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-07T06:01:17.785Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T06:01:17.790Z] [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-07T06:01:17.795Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:01:17.866Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T06:01:17.874Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:01:18.270Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:01:21.580Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-07T06:01:28.766Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-07T06:01:29.777Z] [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 (10416ms) 3 passing (50s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-07T06:01:39.975Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-07T06:01:39.987Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-07T06:01:39.991Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-07T06:01:40.068Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T06:01:40.076Z] [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-07T06:01:40.082Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:01:40.171Z] [INFO] Ensure admin oc session for setup [2026-07-07T06:01:41.190Z] [INFO] [EXEC] oc whoami [2026-07-07T06:01:42.870Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-07T06:01:42.876Z] [INFO] Check if the operator is RHOAI [2026-07-07T06:01:43.683Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T06:01:43.690Z] [INFO] Command exit code: 0 [2026-07-07T06:01:43.699Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T06:01:43.784Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T06:01:43.788Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:01:44.474Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:01:44.483Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T06:01:44.491Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T06:01:44.579Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T06:01:45.476Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T06:01:46.272Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T06:01:46.283Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:01:47.173Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:01:47.181Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T06:01:47.190Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T06:01:47.274Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T06:01:48.577Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783404107279-33di98fb2.yaml && rm -f /tmp/cypress-yaml-1783404107279-33di98fb2.yaml [2026-07-07T06:01:48.687Z] [INFO] Command exit code: 0 [2026-07-07T06:01:48.774Z] [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-07T06:01:59.377Z] [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-07T06:01:59.410Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-p4g62 [2026-07-07T06:01:59.415Z] [INFO] Found 1 matching pods [2026-07-07T06:01:59.475Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-p4g62 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:02:37.178Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-p4g62 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:02:37.266Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-p4g62 condition met [2026-07-07T06:02:37.308Z] [INFO] [STEP 1] Log in as admin user [2026-07-07T06:02:37.374Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:02:37.771Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:02:41.475Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T06:02:53.337Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-07T06:02:53.340Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-07T06:02:53.368Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T06:02:53.380Z] [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-07T06:02:53.385Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:02:53.398Z] [INFO] Ensure admin oc session for setup [2026-07-07T06:02:53.688Z] [INFO] [EXEC] oc whoami [2026-07-07T06:02:53.692Z] [INFO] Check if the operator is RHOAI [2026-07-07T06:02:54.085Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T06:02:54.093Z] [INFO] Command exit code: 0 [2026-07-07T06:02:54.101Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T06:02:54.113Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T06:02:54.118Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:02:54.471Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:02:54.477Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T06:02:54.482Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T06:02:54.489Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-07T06:03:41.119Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-07T06:03:41.129Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-07T06:03:41.136Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:03:41.567Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:03:41.574Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T06:03:41.583Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T06:03:41.596Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T06:03:42.119Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T06:03:42.477Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T06:03:42.485Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:03:42.874Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:03:42.881Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T06:03:42.890Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T06:03:42.897Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T06:03:43.501Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783404222899-j55u7dnv3.yaml && rm -f /tmp/cypress-yaml-1783404222899-j55u7dnv3.yaml [2026-07-07T06:03:43.507Z] [INFO] Command exit code: 0 [2026-07-07T06:03:43.512Z] [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-07T06:03:53.781Z] [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-07T06:03:53.796Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-nz5vc [2026-07-07T06:03:53.802Z] [INFO] Found 1 matching pods [2026-07-07T06:03:53.806Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-nz5vc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:04:02.479Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-nz5vc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:04:02.486Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-nz5vc condition met [2026-07-07T06:04:02.496Z] [INFO] [STEP 1] Log in as admin user [2026-07-07T06:04:02.504Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:04:02.818Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:04:04.739Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-07T06:04:16.767Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T06:04:16.771Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T06:04:16.777Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T06:04:16.782Z] [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-07T06:04:16.787Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:04:16.801Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T06:04:16.810Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:04:17.015Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:04:18.415Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T06:04:29.817Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T06:04:29.820Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T06:04:29.825Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T06:04:29.829Z] [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-07T06:04:29.833Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T06:04:29.845Z] [INFO] Ensure admin oc session for setup [2026-07-07T06:04:30.057Z] [INFO] [EXEC] oc whoami [2026-07-07T06:04:30.060Z] [INFO] Check if the operator is RHOAI [2026-07-07T06:04:30.342Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T06:04:30.347Z] [INFO] Command exit code: 0 [2026-07-07T06:04:30.353Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T06:04:30.364Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T06:04:30.368Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:04:30.641Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:04:30.647Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T06:04:30.653Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T06:04:30.661Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-07T06:05:17.221Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-07T06:05:17.236Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-07T06:05:17.241Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:05:17.505Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:05:17.511Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T06:05:17.517Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T06:05:17.530Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T06:05:17.953Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T06:05:18.248Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T06:05:18.256Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:05:18.573Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T06:05:18.580Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T06:05:18.587Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T06:05:18.596Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T06:05:19.022Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783404318598-foph8kneu.yaml && rm -f /tmp/cypress-yaml-1783404318598-foph8kneu.yaml [2026-07-07T06:05:19.027Z] [INFO] Command exit code: 0 [2026-07-07T06:05:19.033Z] [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-07T06:05:29.506Z] [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-07T06:05:29.678Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-ttzh9 [2026-07-07T06:05:29.691Z] [INFO] Found 1 matching pods [2026-07-07T06:05:29.696Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-ttzh9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:05:38.476Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-ttzh9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T06:05:38.483Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-ttzh9 condition met [2026-07-07T06:05:38.495Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T06:05:38.502Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-07T06:05:38.909Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T06:05:41.215Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T06:05:53.210Z] [INFO] Restore admin oc session for cleanup [2026-07-07T06:05:53.468Z] [INFO] [EXEC] oc whoami [2026-07-07T06:05:53.472Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-07T06:05:53.725Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 0 passing (4m) 2 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Admin user can discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as admin user 6. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-page-title"] Ignored nodes: comments, script, style Red Hat OpenShift AI