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-15T11:31:58.816Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog - Verify RHODS About Dialog contains correct information [2026-07-15T11:31:58.846Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (107ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-15T11:32:01.537Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation - Verify the various application tabs and switcher links are operational [2026-07-15T11:32:01.561Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (119ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-15T11:32:04.269Z] [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-15T11:32:04.294Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (92ms) 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-15T11:32:07.050Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-15T11:32:07.066Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-15T11:32:07.069Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-15T11:32:07.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-15T11:32:07.081Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:32:07.096Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:32:07.116Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-15T11:32:07.120Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T11:32:07.764Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T11:32:07.771Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-15T11:32:07.777Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-15T11:32:07.788Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-15T11:32:08.117Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-15T11:32:08.430Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-15T11:32:08.437Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T11:32:08.802Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T11:32:08.809Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-15T11:32:08.816Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-15T11:32:08.824Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-15T11:32:08.836Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:32:08.843Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:32:11.010Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-15T11:32:20.930Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-15T11:32:28.993Z] [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 (22126ms) [2026-07-15T11:32:29.698Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-15T11:32:29.700Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-15T11:32:29.706Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T11:32:29.711Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:32:29.717Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify user can assign access permissions to user group [2026-07-15T11:32:29.806Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-15T11:32:29.808Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-15T11:32:29.813Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T11:32:29.819Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:32:29.823Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify that user can access the created project with Admin rights [2026-07-15T11:32:29.834Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-15T11:32:30.203Z] [INFO] [EXEC] oc whoami [2026-07-15T11:32:31.029Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a3cd33007cbfd4329ac3e5b0b6e51fa4-0a678bff3b4333ef.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-15T11:32:31.035Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-15T11:32:31.437Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found 1 passing (24s) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 24 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-15T11:32:38.793Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access - Admin user can discover the Feature Store project - Non-admin user without namespace access cannot discover the Feature Store project [2026-07-15T11:32:38.823Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (270ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-15T11:32:46.120Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs - Upload custom resource and verify [2026-07-15T11:32:46.218Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (482ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-15T11:32:54.312Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-15T11:32:54.329Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-15T11:32:54.396Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-15T11:32:54.404Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T11:32:54.411Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:32:54.418Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:32:54.498Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-15T11:32:54.506Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:32:57.605Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-15T11:33:08.203Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (14318ms) [2026-07-15T11:33:08.819Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-15T11:33:08.822Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-15T11:33:08.893Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T11:33:08.899Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:33:08.904Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:33:08.911Z] [INFO] Skipping: EaaS bearer auth cannot impersonate LDAP contributor user ✓ Non-admin user cannot access Model catalog settings 2 passing (15s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: modelCatalog/testCatalogSettingsAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testModelCatalogAvailable.cy.ts (8 of 18) [2026-07-15T11:33:16.906Z] [INFO] Setting tests timeout to: 480 seconds Verifies that Model Catalog is available for different users [2026-07-15T11:33:16.922Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-15T11:33:16.926Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-15T11:33:16.995Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-15T11:33:17.000Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:33:17.006Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:33:17.096Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-15T11:33:17.103Z] [INFO] Verifying Model Catalog backend resources [2026-07-15T11:33:17.108Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-15T11:33:17.112Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-15T11:33:17.632Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-15T11:33:17.695Z] [INFO] Command exit code: 0 [2026-07-15T11:33:17.703Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-15T11:33:17.707Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-15T11:33:18.408Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-15T11:33:18.416Z] [INFO] Command exit code: 0 [2026-07-15T11:33:18.423Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-15T11:33:18.428Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-15T11:33:19.396Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-15T11:33:19.405Z] [INFO] Command exit code: 0 [2026-07-15T11:33:19.414Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-15T11:33:19.493Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-15T11:33:19.498Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-15T11:33:20.297Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-15T11:33:20.305Z] [INFO] Command exit code: 0 [2026-07-15T11:33:20.311Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-15T11:33:20.319Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-15T11:33:20.331Z] [INFO] [STEP 1] Login as admin user [2026-07-15T11:33:20.398Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:33:24.593Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T11:33:24.726Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T11:33:36.724Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T11:33:37.219Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T11:33:47.629Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=17.1s [2026-07-15T11:33:47.731Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T11:33:47.902Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for an admin user (31185ms) [2026-07-15T11:33:48.420Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-15T11:33:48.424Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-15T11:33:48.492Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-15T11:33:48.500Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:33:48.506Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:33:48.520Z] [INFO] [STEP 1] Login as LDAP user [2026-07-15T11:33:48.529Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:33:48.910Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T11:33:49.208Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T11:33:58.336Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T11:33:58.364Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T11:34:08.436Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=9.9s [2026-07-15T11:34:08.504Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T11:34:08.593Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for a regular user (20295ms) 2 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 52 seconds │ │ Spec Ran: modelCatalog/testModelCatalogAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testPerformanceFiltersAvailable.cy.ts (9 of 18) [2026-07-15T11:34:13.212Z] [INFO] Setting tests timeout to: 480 seconds Verify Performance Filters are available on RHOAI [2026-07-15T11:34:13.243Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-15T11:34:13.296Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-15T11:34:13.308Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T11:34:13.320Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:34:13.327Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:34:13.399Z] [INFO] Check if the operator is RHOAI [2026-07-15T11:34:13.828Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-15T11:34:13.841Z] [INFO] Command exit code: 0 [2026-07-15T11:34:13.902Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-15T11:34:13.924Z] [INFO] Detect model-catalog namespace [2026-07-15T11:34:14.795Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-15T11:34:14.822Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-15T11:34:15.431Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-15T11:34:15.446Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-15T11:34:15.502Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-15T11:34:15.534Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-15T11:34:16.036Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-15T11:34:16.103Z] [INFO] Command exit code: 0 [2026-07-15T11:34:16.128Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-15T11:34:16.149Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-15T11:34:16.212Z] [INFO] [STEP 1] Login as admin user [2026-07-15T11:34:16.224Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:34:18.715Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T11:34:18.805Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T11:34:32.360Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T11:34:32.419Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T11:34:42.435Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=16.2s [2026-07-15T11:34:42.510Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T11:34:42.560Z] [INFO] [STEP 5] Verify toggle exists and is OFF by default [2026-07-15T11:34:42.693Z] [INFO] [STEP 6] Turn ON performance view toggle [2026-07-15T11:34:42.915Z] [INFO] [STEP 7] Verify performance toolbar filters appear [2026-07-15T11:34:43.015Z] [INFO] [STEP 8] Verify performance sidebar slider filters appear [2026-07-15T11:34:43.128Z] [INFO] [STEP 9] Check if performance data is available on this cluster [2026-07-15T11:34:43.179Z] [INFO] Checking for validated models with performance data... [2026-07-15T11:34:43.245Z] [INFO] No validated models with performance data found [2026-07-15T11:34:43.316Z] [INFO] No validated models with performance data found on this cluster. Performance/benchmark data must be present in the model-catalog deployment at /shared-benchmark-data///performance.ndjson [2026-07-15T11:34:43.322Z] [INFO] Skipping remaining test steps - performance data not available on this cluster. [2026-07-15T11:34:43.393Z] [INFO] Skipping cleanup: Tests were skipped ✓ Performance view toggle enables filters and shows benchmark data on validated models (30223ms) 1 passing (30s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 30 seconds │ │ Spec Ran: modelCatalog/testPerformanceFiltersAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/enabled/testNotebookAdministration.cy.ts (10 of 18) [2026-07-15T11:34:49.216Z] [INFO] Setting tests timeout to: 480 seconds Verify Notebook Server Administration - Verify Admin User Can Access Notebook Administration - Verify Non-Admin User cannot Access Notebook Administration [2026-07-15T11:34:49.243Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (171ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: applications/enabled/testNotebookAdministration.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/explore/testEnabledISVs.cy.ts (11 of 18) [2026-07-15T11:34:54.493Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS Explore Section Contains Only Expected ISVs [2026-07-15T11:34:54.510Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section [2026-07-15T11:34:54.517Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section [2026-07-15T11:34:54.617Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"] [2026-07-15T11:34:54.625Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:34:54.694Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:34:54.715Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T11:34:55.498Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T11:34:56.093Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T11:34:56.103Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai [2026-07-15T11:34:56.798Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json [2026-07-15T11:34:57.592Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-15T11:34:57.603Z] [INFO] Filtering out mlflow (component mlflowoperator is Removed) [2026-07-15T11:34:57.620Z] [INFO] Expected applications which should display as Cards in Explore Section: aikit, elastic, jupyter, nvidia-nim, openvino, pachyderm, pgvector, starburstenterprise, watson-x-ai [2026-07-15T11:34:57.707Z] [INFO] [STEP 1] Login to the application [2026-07-15T11:34:57.721Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:35:00.420Z] [INFO] [STEP 2] Navigate to the Explore page [2026-07-15T11:35:00.516Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/applications/explore [2026-07-15T11:35:06.526Z] [INFO] [STEP 3] Searching for each ISV based on the oc command output and rhoai-app manifest flag [2026-07-15T11:35:07.100Z] [INFO] ✅ Application found: aikit [2026-07-15T11:35:07.300Z] [INFO] ✅ Application found: elastic [2026-07-15T11:35:07.428Z] [INFO] ✅ Application found: jupyter [2026-07-15T11:35:07.599Z] [INFO] ✅ Application found: nvidia-nim [2026-07-15T11:35:07.715Z] [INFO] ✅ Application found: openvino [2026-07-15T11:35:07.828Z] [INFO] ✅ Application found: pachyderm [2026-07-15T11:35:07.933Z] [INFO] ✅ Application found: pgvector [2026-07-15T11:35:08.093Z] [INFO] ✅ Application found: starburstenterprise [2026-07-15T11:35:08.227Z] [INFO] ✅ Application found: watson-x-ai ✓ Validate that configured ISVs display in the Explore Section (13921ms) 1 passing (14s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: applications/explore/testEnabledISVs.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts (12 of 18) [2026-07-15T11:35:14.093Z] [INFO] Setting tests timeout to: 480 seconds Workbench Storage Classes Tests [2026-07-15T11:35:14.108Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-15T11:35:14.113Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-15T11:35:14.120Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-15T11:35:14.125Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:35:14.131Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T11:35:14.150Z] [INFO] Loaded test data from fixtures [2026-07-15T11:35:14.204Z] [INFO] Provisioning storage class [2026-07-15T11:35:14.705Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115314225-e46q97ws8.yaml && rm -f /tmp/cypress-yaml-1784115314225-e46q97ws8.yaml [2026-07-15T11:35:14.714Z] [INFO] Command exit code: 0 [2026-07-15T11:35:15.220Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115314717-hl4cssse8.yaml && rm -f /tmp/cypress-yaml-1784115314717-hl4cssse8.yaml [2026-07-15T11:35:15.226Z] [INFO] Command exit code: 0 [2026-07-15T11:35:15.230Z] [INFO] Provisioning project [2026-07-15T11:35:15.233Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T11:35:15.702Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T11:35:15.709Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-15T11:35:15.717Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-15T11:35:15.730Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-15T11:35:16.234Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-15T11:35:16.702Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-15T11:35:16.716Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T11:35:17.194Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T11:35:17.201Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-15T11:35:17.208Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-15T11:35:17.801Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-15T11:35:17.814Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:35:17.820Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:35:20.018Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-15T11:35:36.535Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-15T11:35:44.215Z] [INFO] [STEP 4] Submit the form [2026-07-15T11:35:44.538Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-15T11:35:47.792Z] [INFO] Trying to select code-server-notebook directly [2026-07-15T11:35:48.605Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-15T11:35:49.052Z] [INFO] Selected imagestream: code-server-notebook [2026-07-15T11:35:49.107Z] [INFO] Attach RWO storage to workbench [2026-07-15T11:35:50.304Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-15T11:35:50.416Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-15T11:35:54.606Z] [INFO] Verify storage access mode in table ✓ Create workbench with RWO storage and verify storage attachment (42104ms) [2026-07-15T11:35:56.952Z] [INFO] Starting 480s timeout for: Display access mode information when selecting storage to attach to workbench [2026-07-15T11:35:56.955Z] [INFO] Test title: Display access mode information when selecting storage to attach to workbench [2026-07-15T11:35:56.960Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-15T11:35:56.994Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:35:57.000Z] [INFO] Grep tags: ["@SmokeSet1"] - Display access mode information when selecting storage to attach to workbench [2026-07-15T11:35:57.037Z] [INFO] Starting 480s timeout for: Create new storage with different access modes during workbench creation [2026-07-15T11:35:57.040Z] [INFO] Test title: Create new storage with different access modes during workbench creation [2026-07-15T11:35:57.046Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-15T11:35:57.099Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T11:35:57.104Z] [INFO] Grep tags: ["@SmokeSet1"] - Create new storage with different access modes during workbench creation [2026-07-15T11:35:57.119Z] [INFO] Cleaning up storage classes [2026-07-15T11:35:57.126Z] [INFO] Deleting storage class: sc-wb-rwo [2026-07-15T11:35:57.519Z] [INFO] [EXEC] oc delete storageclass sc-wb-rwo --ignore-not-found=true [2026-07-15T11:35:57.522Z] [INFO] Deleting storage class: sc-wb-multi-access [2026-07-15T11:35:57.906Z] [INFO] [EXEC] oc delete storageclass sc-wb-multi-access --ignore-not-found=true [2026-07-15T11:35:57.909Z] [INFO] Cleaning up project [2026-07-15T11:35:58.301Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait=false --ignore-not-found 1 passing (44s) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 44 seconds │ │ Spec Ran: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/workbenches.cy.ts (13 of 18) [2026-07-15T11:36:04.635Z] [INFO] Setting tests timeout to: 480 seconds Workbench and PVSs tests - Verify users can create a workbench and connect an existent PersistentVolume [2026-07-15T11:36:04.703Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (200ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/workbenches/workbenches.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelTraining/trainJobs/testTrainjobLifecycle.cy.ts (14 of 18) [2026-07-15T11:36:09.824Z] [INFO] Setting tests timeout to: 480 seconds Verify user can monitor a training job through its lifecycle - Should monitor training job from Running to Complete and verify backend pods [2026-07-15T11:36:09.901Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (223ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_013.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: modelTraining/trainJobs/testTrainjobLifecycle.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelTraining/trainJobs/testTrainjobProgression.cy.ts (15 of 18) [2026-07-15T11:36:14.730Z] [INFO] Setting tests timeout to: 480 seconds Verify a Training Job with Progression Tracking - Should create and complete training job with progression tracking [2026-07-15T11:36:14.804Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (190ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_014.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: modelTraining/trainJobs/testTrainjobProgression.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts (16 of 18) [2026-07-15T11:36:19.510Z] [INFO] Setting tests timeout to: 480 seconds Delete Hardware Profile applied to a resource - Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench [2026-07-15T11:36:19.531Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (222ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_015.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testHardwareProfiles.cy.ts (17 of 18) [2026-07-15T11:36:24.097Z] [INFO] Setting tests timeout to: 480 seconds Verify Hardware Profiles - Creating, Editing and Deleting - Create, Edit and Delete a Hardware Profile [2026-07-15T11:36:24.121Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (215ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_016.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testHardwareProfiles.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts (18 of 18) [2026-07-15T11:36:28.147Z] [INFO] Setting tests timeout to: 480 seconds Modify Hardware Profile applied to a running Workbench - Changes Hardware Profiles applied to a resource [2026-07-15T11:36:28.213Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (150ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_017.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons" Media folder "/workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots" not found, nothing to copy Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ applications/testAboutDialog.cy.ts 113ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testApplication 124ms 1 - - 1 - │ │ Links.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testManifestLin 101ms 2 - - 2 - │ │ ks.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectAdmi 00:24 3 1 - 2 - │ │ nPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ featureStore/testFeatureStoreRbac.c 276ms 2 - - 2 - │ │ y.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ learningResources/testCustomResourc 487ms 1 - - 1 - │ │ eCreation.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testCatalogSettingsAva 00:14 2 2 - - - │ │ ilable.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testModelCatalogAvaila 00:52 2 2 - - - │ │ ble.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testPerformanceFilters 00:30 1 1 - - - │ │ Available.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/enabled/testNotebookAd 177ms 2 - - 2 - │ │ ministration.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/explore/testEnabledISV 00:14 1 1 - - - │ │ s.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/tes 00:44 3 1 - 2 - │ │ tWorkbenchStorageClasses.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/wor 204ms 1 - - 1 - │ │ kbenches.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 228ms 1 - - 1 - │ │ bLifecycle.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 194ms 1 - - 1 - │ │ bProgression.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testDelet 272ms 1 - - 1 - │ │ eAppliedHardwareProfile.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testHardw 253ms 1 - - 1 - │ │ areProfiles.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testModif 174ms 1 - - 1 - │ │ yAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:02 27 8 - 19 -