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) "@SmokeSet5" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 3 found (testApiKeys.cy.ts, testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.t │ │ s) │ │ Searched: cypress/tests/e2e/modelsAsAService/testApiKeys.cy.ts, cypress/tests/e2e/models │ │ AsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/modelsAsAService/testMaaS │ │ Subscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testApiKeys.cy.ts (1 of 3) [2026-07-16T16:44:49.808Z] [INFO] Setting tests timeout to: 480 seconds A user can view subscriptions and manage API keys on the Keys and Subscriptions page [2026-07-16T16:44:49.831Z] [INFO] Starting 480s timeout for: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T16:44:49.836Z] [INFO] Test title: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T16:44:49.853Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T16:44:49.864Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:44:49.889Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:44:49.909Z] [INFO] Loading test data [2026-07-16T16:44:49.946Z] [INFO] Loaded project name: test-apikeys-deployment-832553 [2026-07-16T16:44:50.446Z] [INFO] [EXEC] oc whoami [2026-07-16T16:44:50.452Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T16:44:50.744Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:44:51.055Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:44:51.293Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T16:44:51.299Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T16:44:51.562Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:44:51.852Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:44:52.086Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" [2026-07-16T16:44:52.096Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:44:52.384Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:44:52.402Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-apikeys-deployment-832553\" not found","exitCode":1} [2026-07-16T16:44:52.430Z] [INFO] Project 'test-apikeys-deployment-832553' does not exist. [2026-07-16T16:44:52.453Z] [INFO] Creating project test-apikeys-deployment-832553 [2026-07-16T16:44:52.822Z] [INFO] [EXEC] oc new-project test-apikeys-deployment-832553 [2026-07-16T16:44:53.116Z] [INFO] [EXEC] oc label namespace test-apikeys-deployment-832553 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:44:53.126Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:44:53.446Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:44:53.464Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T16:44:53.498Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T16:44:53.803Z] [INFO] [EXEC] oc whoami [2026-07-16T16:44:53.821Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T16:44:54.114Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784220293849-v3tsy8kr8.yaml && rm -f /tmp/cypress-yaml-1784220293849-v3tsy8kr8.yaml [2026-07-16T16:44:54.133Z] [INFO] Command exit code: 0 [2026-07-16T16:44:54.149Z] [INFO] Creating LLMInferenceService "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T16:44:54.186Z] [INFO] Applying LLMInferenceService YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T16:44:54.472Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" opendatahub.io/model-type: generative opendatahub.io/connections: test-apikeys-model-832553-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-apikeys-model-832553" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-16T16:44:54.734Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:44:54.773Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T16:44:54.792Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:44:54.811Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T16:44:54.836Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:45:00.161Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:00.186Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T16:45:00.205Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:00.221Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T16:45:00.240Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:45:05.562Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:05.597Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T16:45:05.602Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:05.606Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T16:45:05.610Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:45:10.948Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:10.978Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13231 Stderr: none [2026-07-16T16:45:10.986Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:11.010Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:11.035Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:45:16.302Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:16.355Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:45:16.377Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:16.401Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:16.406Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:21.756Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:21.767Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:45:21.812Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:21.845Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:21.911Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:27.226Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:27.238Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:45:27.245Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:27.249Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:27.253Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:32.550Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:32.604Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:45:32.629Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:32.655Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:32.659Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:37.973Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:37.983Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:45:37.987Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:37.991Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:37.995Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:43.286Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:43.297Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:45:43.303Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:43.340Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:43.349Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:48.711Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:48.721Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:45:48.726Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:48.729Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:48.733Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:53.982Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:54.045Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:45:54.070Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:54.074Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:54.078Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:45:59.359Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:45:59.368Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:45:59.372Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:45:59.376Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:45:59.380Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:04.665Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:04.754Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:04.785Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:04.790Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:04.795Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:10.056Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:10.068Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:10.103Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:10.136Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:10.179Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:15.426Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:15.468Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:15.500Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:15.531Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:15.536Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:20.774Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:20.785Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:20.790Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:20.794Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:20.798Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:26.046Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:26.118Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:26.159Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:26.165Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:26.175Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:31.452Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:31.464Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:31.469Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:31.473Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:31.477Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:36.760Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:36.768Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:36.773Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:36.777Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:36.780Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:42.031Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:42.105Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:42.140Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:42.146Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:42.151Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:47.385Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:47.397Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:47.439Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:47.479Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:47.543Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:52.849Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:52.940Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:52.946Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:52.951Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:52.955Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:46:58.219Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:46:58.228Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:46:58.232Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:46:58.236Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:46:58.240Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:47:03.535Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:47:03.545Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:47:03.550Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:47:03.553Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:47:03.557Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:47:08.865Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:47:08.874Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:47:08.879Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:47:08.884Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:47:08.887Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:47:14.132Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:47:14.142Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:47:14.148Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:47:14.152Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:47:14.155Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:47:19.440Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:47:19.451Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 12654 Stderr: none [2026-07-16T16:47:19.459Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:47:19.463Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:47:19.467Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T16:47:19.471Z] [INFO] ✅ LLMInferenceService test-apikeys-model-832553 meets all conditions after 28 attempts [2026-07-16T16:47:19.476Z] [INFO] Creating MaaSModelRef "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T16:47:19.485Z] [INFO] Applying MaaSModelRef YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T16:47:19.736Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-apikeys-model-832553" EOF [2026-07-16T16:47:19.968Z] [INFO] [EXEC] oc whoami [2026-07-16T16:47:19.972Z] [INFO] Create a MaaS subscription with Authorization Policy that has user access [2026-07-16T16:47:19.976Z] [INFO] Creating MaaSSubscription "test-apikeys-sub-832553 through yaml" [2026-07-16T16:47:20.085Z] [INFO] Applying MaaSSubscription YAML for "test-apikeys-sub-832553" [2026-07-16T16:47:20.370Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSSubscription metadata: annotations: openshift.io/display-name: "test-apikeys-sub-832553" openshift.io/description: "Test MaaS API Keys" name: "test-apikeys-sub-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" tokenRateLimits: - limit: 1000 window: 1h owner: groups: - name: rhods-admins - name: rhods-users priority: 1 EOF [2026-07-16T16:47:20.377Z] [INFO] Checking MaaSSubscription exists: test-apikeys-sub-832553 in namespace models-as-a-service [2026-07-16T16:47:20.607Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T16:47:20.668Z] [INFO] ⏳ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service: phase: expected Active, got Degraded, retrying in 5s (attempt 1/6) [2026-07-16T16:47:25.913Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T16:47:25.923Z] [INFO] ✅ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service conditions met after 2 attempt(s) [2026-07-16T16:47:25.930Z] [INFO] Creating MaaSAuthPolicy "test-apikeys-policy-832553 through yaml" [2026-07-16T16:47:25.939Z] [INFO] Applying MaaSAuthPolicy YAML for "test-apikeys-policy-832553" [2026-07-16T16:47:26.217Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSAuthPolicy metadata: name: "test-apikeys-policy-832553" annotations: openshift.io/display-name: "test-apikeys-policy-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" subjects: groups: - name: rhods-admins - name: rhods-users EOF [2026-07-16T16:47:26.222Z] [INFO] Checking MaaSAuthPolicy exists: test-apikeys-policy-832553 in namespace models-as-a-service [2026-07-16T16:47:26.462Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service -o json [2026-07-16T16:47:26.523Z] [INFO] ✅ MaaSAuthPolicy test-apikeys-policy-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T16:47:26.668Z] [INFO] [STEP 1] Log into the application as user [2026-07-16T16:47:26.727Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T16:47:27.588Z] [INFO] Starting 480s timeout for: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T16:47:27.595Z] [INFO] Test title: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T16:47:27.610Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T16:47:27.617Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:47:27.622Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:47:27.630Z] [INFO] Loading test data [2026-07-16T16:47:27.645Z] [INFO] Loaded project name: test-apikeys-deployment-832553 [2026-07-16T16:47:27.860Z] [INFO] [EXEC] oc whoami [2026-07-16T16:47:27.864Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T16:47:28.107Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:47:28.346Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:47:28.631Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T16:47:28.636Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T16:47:28.873Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:47:29.109Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:47:29.358Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" [2026-07-16T16:47:29.362Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:47:29.647Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:47:29.653Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T16:47:29.659Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T16:47:29.667Z] [INFO] Project test-apikeys-deployment-832553 already exists. Deleting it. [2026-07-16T16:48:25.808Z] [INFO] [EXEC] oc delete project test-apikeys-deployment-832553 --wait [2026-07-16T16:48:25.823Z] [INFO] Waiting for project test-apikeys-deployment-832553 to be fully deleted... [2026-07-16T16:48:25.830Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:48:26.104Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:48:26.114Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-apikeys-deployment-832553\" not found","exitCode":1} [2026-07-16T16:48:26.123Z] [INFO] Project 'test-apikeys-deployment-832553' does not exist. [2026-07-16T16:48:26.191Z] [INFO] Creating project test-apikeys-deployment-832553 [2026-07-16T16:48:26.622Z] [INFO] [EXEC] oc new-project test-apikeys-deployment-832553 [2026-07-16T16:48:26.930Z] [INFO] [EXEC] oc label namespace test-apikeys-deployment-832553 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:48:26.939Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:48:27.178Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T16:48:27.185Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T16:48:27.192Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T16:48:27.461Z] [INFO] [EXEC] oc whoami [2026-07-16T16:48:27.467Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T16:48:28.006Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784220507468-qavkea0ol.yaml && rm -f /tmp/cypress-yaml-1784220507468-qavkea0ol.yaml [2026-07-16T16:48:28.012Z] [INFO] Command exit code: 0 [2026-07-16T16:48:28.017Z] [INFO] Creating LLMInferenceService "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T16:48:28.024Z] [INFO] Applying LLMInferenceService YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T16:48:28.336Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" opendatahub.io/model-type: generative opendatahub.io/connections: test-apikeys-model-832553-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-apikeys-model-832553" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-16T16:48:28.630Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:28.640Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T16:48:28.644Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:28.648Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T16:48:28.652Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:48:33.904Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:33.914Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T16:48:33.919Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:33.923Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T16:48:33.927Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:48:39.195Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:39.205Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13047 Stderr: none [2026-07-16T16:48:39.211Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:39.215Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:48:39.219Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:48:44.483Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:44.495Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13047 Stderr: none [2026-07-16T16:48:44.501Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:44.505Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:48:44.509Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:48:49.769Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:49.778Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:48:49.783Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:49.787Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:48:49.791Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:48:55.060Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:48:55.070Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:48:55.076Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:48:55.079Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:48:55.084Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:00.370Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:00.392Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:49:00.400Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:00.405Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:00.410Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:05.693Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:05.703Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:49:05.709Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:05.713Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:05.717Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:10.971Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:10.981Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T16:49:10.988Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:10.994Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:10.998Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:16.288Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:16.302Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:16.308Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:16.312Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:16.317Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:21.589Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:21.599Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:21.605Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:21.610Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:21.614Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:26.883Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:26.892Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:26.897Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:26.901Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:26.906Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:32.187Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:32.196Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:32.201Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:32.207Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:32.211Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:37.473Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:37.483Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:37.489Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:37.493Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:37.497Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:42.851Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:42.863Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:42.870Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:42.876Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:42.880Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:48.162Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:48.173Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:48.179Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:48.184Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:48.189Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:53.466Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:53.476Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:53.481Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:53.485Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:53.489Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:49:58.779Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:49:58.789Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:49:58.796Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:49:58.801Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:49:58.806Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:04.085Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:04.095Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:04.102Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:04.106Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:04.111Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:09.394Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:09.404Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:09.410Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:09.416Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:09.421Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:14.698Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:14.708Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:14.726Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:14.733Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:14.798Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:20.085Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:20.096Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:20.104Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:20.111Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:20.117Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:25.396Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:25.408Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:25.415Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:25.431Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:25.437Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:30.768Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:30.798Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:30.804Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:30.809Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:30.815Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:36.129Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:36.140Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:36.158Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:36.165Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:36.191Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:41.461Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:41.477Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:41.484Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:41.499Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:41.507Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:46.783Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:46.796Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T16:50:46.804Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:46.810Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:46.816Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:50:52.096Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T16:50:52.107Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 12654 Stderr: none [2026-07-16T16:50:52.115Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:50:52.120Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T16:50:52.125Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T16:50:52.131Z] [INFO] ✅ LLMInferenceService test-apikeys-model-832553 meets all conditions after 28 attempts [2026-07-16T16:50:52.138Z] [INFO] Creating MaaSModelRef "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T16:50:52.148Z] [INFO] Applying MaaSModelRef YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T16:50:52.437Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-apikeys-model-832553" EOF [2026-07-16T16:50:52.705Z] [INFO] [EXEC] oc whoami [2026-07-16T16:50:52.723Z] [INFO] Create a MaaS subscription with Authorization Policy that has user access [2026-07-16T16:50:52.732Z] [INFO] Creating MaaSSubscription "test-apikeys-sub-832553 through yaml" [2026-07-16T16:50:52.794Z] [INFO] Applying MaaSSubscription YAML for "test-apikeys-sub-832553" [2026-07-16T16:50:53.804Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSSubscription metadata: annotations: openshift.io/display-name: "test-apikeys-sub-832553" openshift.io/description: "Test MaaS API Keys" name: "test-apikeys-sub-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" tokenRateLimits: - limit: 1000 window: 1h owner: groups: - name: rhods-admins - name: rhods-users priority: 1 EOF [2026-07-16T16:50:53.809Z] [INFO] Checking MaaSSubscription exists: test-apikeys-sub-832553 in namespace models-as-a-service [2026-07-16T16:50:54.149Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T16:50:54.161Z] [INFO] ✅ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T16:50:54.166Z] [INFO] Creating MaaSAuthPolicy "test-apikeys-policy-832553 through yaml" [2026-07-16T16:50:54.175Z] [INFO] Applying MaaSAuthPolicy YAML for "test-apikeys-policy-832553" [2026-07-16T16:50:59.653Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSAuthPolicy metadata: name: "test-apikeys-policy-832553" annotations: openshift.io/display-name: "test-apikeys-policy-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" subjects: groups: - name: rhods-admins - name: rhods-users EOF [2026-07-16T16:50:59.658Z] [INFO] Checking MaaSAuthPolicy exists: test-apikeys-policy-832553 in namespace models-as-a-service [2026-07-16T16:50:59.971Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service -o json [2026-07-16T16:50:59.983Z] [INFO] ✅ MaaSAuthPolicy test-apikeys-policy-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T16:51:00.028Z] [INFO] [STEP 1] Log into the application as user [2026-07-16T16:51:00.138Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T16:51:01.009Z] [INFO] [EXEC] oc whoami [2026-07-16T16:51:01.015Z] [INFO] Cleaning up Subscription: test-apikeys-sub-832553 [2026-07-16T16:51:01.020Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service [2026-07-16T16:51:01.410Z] [INFO] [EXEC] oc delete MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service [2026-07-16T16:51:01.415Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service [2026-07-16T16:51:01.788Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service [2026-07-16T16:51:31.749Z] [INFO] [EXEC] oc delete project test-apikeys-deployment-832553 --wait --ignore-not-found [2026-07-16T16:51:31.753Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T16:51:32.025Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:51:32.305Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:51:32.664Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T16:51:32.670Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T16:51:32.971Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T16:51:33.264Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T16:51:33.554Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" 0 passing (7m) 1 failing 1) A user can view subscriptions and manage API keys on the Keys and Subscriptions page Verify subscriptions tab, API keys, filtering, and revoke all keys for a user: Test steps were: 1. Log into the application as user 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 6 minutes, 44 seconds │ │ Spec Ran: testApiKeys.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testApiK (1919x1079) eys.cy.ts/A user can view subscriptions and manage API keys on the Keys and Subs criptions page -- Verify subscriptions tab, API keys, filtering, and revoke all keys for a user (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testApiK (1919x1079) eys.cy.ts/A user can view subscriptions and manage API keys on the Keys and Subs criptions page -- Verify subscriptions tab, API keys, filtering, and revoke all keys for a user (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (2 of 3) [2026-07-16T16:51:37.302Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-16T16:51:37.315Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T16:51:37.318Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T16:51:37.323Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T16:51:37.330Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:51:37.336Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:51:37.349Z] [INFO] Loading test data [2026-07-16T16:51:37.366Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T16:51:37.393Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:37.671Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:37.678Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T16:51:37.683Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T16:51:37.696Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T16:51:38.112Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T16:51:38.395Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:51:38.404Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:38.666Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:38.673Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:51:38.694Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:51:38.703Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T16:51:38.708Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:38.976Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:51:38.982Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:51:39.015Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:51:39.268Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T16:51:39.279Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T16:51:39.588Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784220699283-v1yhtvi4u.yaml && rm -f /tmp/cypress-yaml-1784220699283-v1yhtvi4u.yaml [2026-07-16T16:51:39.593Z] [INFO] Command exit code: 0 [2026-07-16T16:51:39.597Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T16:51:39.607Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T16:51:39.980Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-16T16:51:40.254Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:51:40.265Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:51:40.268Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:51:40.271Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:51:40.273Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:51:45.557Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:51:45.567Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:51:45.593Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:51:45.613Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:51:45.634Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:51:50.958Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:51:50.968Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:51:50.992Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:51:51.012Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:51:51.033Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:51:56.372Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:51:56.391Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:51:56.410Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:51:56.429Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:51:56.451Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:52:01.790Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:01.800Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13380 Stderr: none [2026-07-16T16:52:01.805Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:01.809Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:01.814Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:07.187Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:07.234Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:07.256Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:07.279Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:07.283Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:12.640Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:12.652Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:12.689Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:12.728Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:12.763Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:18.054Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:18.064Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:18.069Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:18.072Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:18.076Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:23.410Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:23.421Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:23.426Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:23.432Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:23.461Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:28.877Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:28.909Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:28.935Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:28.961Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:28.989Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:34.321Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:34.415Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:52:34.421Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:34.426Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:34.430Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:39.751Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:39.761Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:52:39.791Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:39.797Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:39.804Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:45.259Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:45.293Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:52:45.320Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:45.345Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:45.372Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:50.662Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:50.672Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:52:50.677Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:50.681Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:50.685Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:52:55.971Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:52:55.981Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:52:56.040Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:52:56.069Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:52:56.078Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:01.390Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:01.447Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:01.475Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:01.479Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:01.484Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:06.761Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:06.798Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:06.826Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:06.854Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:06.858Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:12.212Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:12.249Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:12.280Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:12.314Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:12.318Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:17.598Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:17.679Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:17.717Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:17.721Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:17.724Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:23.041Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:23.051Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:23.056Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:23.060Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:23.063Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:28.372Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:28.382Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:28.424Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:28.465Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:28.501Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:33.805Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:33.814Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:33.855Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:33.892Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:33.927Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:39.238Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:39.248Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:39.287Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:39.328Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:39.365Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:44.793Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:44.840Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:44.880Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:44.921Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:44.925Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:50.276Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:50.332Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:50.339Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:50.446Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:50.512Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:53:55.882Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:53:55.890Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:53:55.897Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:53:55.902Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:53:55.905Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:54:01.240Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:54:01.250Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:54:01.264Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:54:01.332Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:54:01.381Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:54:06.773Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:54:06.829Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:54:06.836Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:54:06.840Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:54:06.891Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:54:12.259Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:54:12.270Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T16:54:12.276Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:54:12.280Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:54:12.284Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T16:54:12.289Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 29 attempts [2026-07-16T16:54:12.294Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T16:54:12.361Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T16:54:12.723Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-16T16:54:12.805Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T16:54:12.872Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T16:54:13.796Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T16:54:13.846Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T16:54:13.859Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T16:54:13.864Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:54:13.876Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:54:13.887Z] [INFO] Loading test data [2026-07-16T16:54:13.902Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T16:54:13.911Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:54:14.174Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:54:14.180Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:54:14.185Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:54:14.192Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-16T16:55:09.409Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-16T16:55:09.424Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-16T16:55:09.428Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:09.768Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:09.782Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T16:55:09.796Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T16:55:09.811Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T16:55:10.205Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T16:55:10.533Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:55:10.543Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:10.823Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:10.830Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:55:10.837Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:55:10.845Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T16:55:10.850Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:11.117Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:55:11.123Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:55:11.130Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:55:11.385Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T16:55:11.397Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T16:55:11.714Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784220911398-g0e840dk5.yaml && rm -f /tmp/cypress-yaml-1784220911398-g0e840dk5.yaml [2026-07-16T16:55:11.721Z] [INFO] Command exit code: 0 [2026-07-16T16:55:11.726Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T16:55:11.734Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T16:55:12.100Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-16T16:55:12.365Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:12.374Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:55:12.378Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:12.382Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:55:12.386Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:55:17.672Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:17.682Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:55:17.687Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:17.691Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:55:17.696Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:55:22.988Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:22.997Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T16:55:23.002Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:23.006Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:23.010Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:55:28.318Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:28.328Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T16:55:28.333Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:28.337Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:28.340Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:55:33.653Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:33.663Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:55:33.668Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:33.673Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:33.676Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:55:38.986Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:38.998Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:55:39.003Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:39.006Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:39.010Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:55:44.336Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:44.345Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:55:44.350Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:44.354Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:44.358Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:55:49.653Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:49.662Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:55:49.667Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:49.671Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:49.674Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:55:54.972Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:55:54.982Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:55:54.987Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:55:54.991Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:55:54.995Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:00.303Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:00.313Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:00.319Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:00.323Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:00.326Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:05.625Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:05.692Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:05.698Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:05.702Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:05.706Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:11.061Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:11.070Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:11.077Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:11.081Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:11.085Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:16.403Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:16.413Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:16.418Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:16.422Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:16.426Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:21.741Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:21.751Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:21.756Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:21.760Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:21.764Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:27.065Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:27.075Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:27.080Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:27.083Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:27.087Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:32.395Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:32.404Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:32.410Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:32.414Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:32.418Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:37.740Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:37.751Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:37.757Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:37.763Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:37.768Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:43.097Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:43.107Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:43.112Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:43.116Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:43.120Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:48.490Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:48.499Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:48.505Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:48.509Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:48.513Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:53.813Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:53.822Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:53.828Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:53.832Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:53.836Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:56:59.151Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:56:59.160Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:56:59.166Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:56:59.170Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:56:59.173Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:04.503Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:04.513Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:57:04.520Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:04.524Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:04.528Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:09.838Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:09.847Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:57:09.853Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:09.859Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:09.864Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:15.182Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:15.192Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:57:15.199Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:15.203Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:15.208Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:20.523Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:20.533Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:57:20.553Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:20.562Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:20.574Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:25.907Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:25.917Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:57:25.924Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:25.928Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:25.933Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:57:31.232Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:57:31.242Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T16:57:31.251Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:57:31.255Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:57:31.260Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T16:57:31.265Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 27 attempts [2026-07-16T16:57:31.270Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T16:57:31.278Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T16:57:31.606Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-16T16:57:31.634Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T16:57:31.643Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T16:57:32.345Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-16T16:57:32.347Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-16T16:57:32.351Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-16T16:57:32.355Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:57:32.358Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:57:32.374Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T16:57:32.379Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T16:57:32.871Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-16T16:57:32.875Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-16T16:57:32.880Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-16T16:57:32.883Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T16:57:32.887Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T16:57:32.894Z] [INFO] Loading test data [2026-07-16T16:57:32.902Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T16:57:32.905Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:57:33.186Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:57:33.192Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:57:33.201Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:57:33.209Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-16T16:58:28.506Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-16T16:58:28.523Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-16T16:58:28.527Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:28.851Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:28.858Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T16:58:28.863Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T16:58:28.874Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T16:58:29.411Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T16:58:29.783Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:58:29.791Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:30.162Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:30.169Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:58:30.175Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:58:30.183Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T16:58:30.186Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:30.499Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T16:58:30.505Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T16:58:30.510Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T16:58:30.858Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T16:58:30.868Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T16:58:31.201Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784221110870-uad23yc3t.yaml && rm -f /tmp/cypress-yaml-1784221110870-uad23yc3t.yaml [2026-07-16T16:58:31.207Z] [INFO] Command exit code: 0 [2026-07-16T16:58:31.211Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T16:58:31.217Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T16:58:31.635Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-16T16:58:31.992Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:32.001Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:58:32.005Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:32.008Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:58:32.011Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:58:37.344Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:37.353Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T16:58:37.357Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:37.360Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T16:58:37.363Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T16:58:42.694Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:42.702Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T16:58:42.707Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:42.710Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:58:42.713Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:58:48.045Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:48.054Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T16:58:48.058Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:48.062Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:58:48.065Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T16:58:53.471Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:53.479Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:58:53.483Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:53.486Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:58:53.490Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:58:58.835Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:58:58.844Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:58:58.856Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:58:58.862Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:58:58.866Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:04.183Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:04.191Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:59:04.195Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:04.199Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:04.202Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:09.543Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:09.555Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T16:59:09.559Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:09.564Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:09.567Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:14.946Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:14.955Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:14.967Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:14.972Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:14.976Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:20.396Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:20.404Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:20.409Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:20.412Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:20.415Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:25.792Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:25.805Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:25.810Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:25.813Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:25.816Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:31.135Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:31.144Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:31.147Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:31.151Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:31.153Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:36.489Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:36.498Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:36.502Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:36.506Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:36.509Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:41.815Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:41.823Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:41.827Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:41.831Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:41.835Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:47.145Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:47.154Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:47.158Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:47.161Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:47.165Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:52.510Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:52.520Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:52.525Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:52.529Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:52.533Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T16:59:57.865Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T16:59:57.874Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T16:59:57.879Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T16:59:57.885Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T16:59:57.888Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:03.205Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:03.215Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:03.219Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:03.223Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:03.227Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:08.538Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:08.547Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:08.552Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:08.556Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:08.560Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:13.924Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:13.935Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:13.940Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:13.944Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:13.947Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:19.252Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:19.261Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:19.266Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:19.269Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:19.272Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:24.573Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:24.582Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:24.587Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:24.592Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:24.595Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:30.976Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:30.985Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:30.990Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:30.994Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:30.998Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:36.372Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:36.381Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:36.387Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:36.390Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:36.394Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:41.731Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:41.741Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:41.756Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:41.761Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:41.766Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:47.108Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:47.118Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T17:00:47.123Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:47.127Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:47.130Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T17:00:52.459Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T17:00:52.481Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T17:00:52.487Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T17:00:52.493Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T17:00:52.505Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T17:00:52.513Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 27 attempts [2026-07-16T17:00:52.521Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T17:00:52.528Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T17:00:52.865Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-16T17:00:52.882Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T17:00:52.890Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 2) Verify auth policy group removal revokes model access [2026-07-16T17:00:53.923Z] [INFO] [EXEC] oc whoami [2026-07-16T17:00:53.927Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-16T17:00:53.931Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-16T17:00:54.242Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-16T17:00:54.246Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-16T17:00:54.249Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-16T17:00:54.548Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-16T17:00:54.552Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-16T17:00:54.858Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-16T17:00:54.863Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-16T17:00:55.171Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T17:00:55.482Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T17:00:55.812Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-maas-policies-sub-990349-api-key';" [2026-07-16T17:01:26.293Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait --ignore-not-found 0 passing (10m) 2 failing 1) An admin can manage MaaS authorization policies and control model access via group membership Verify Authorization Policy Create, View, Edit and Delete Operations: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) 2) An admin can manage MaaS authorization policies and control model access via group membership Verify auth policy group removal revokes model access: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: false │ │ Duration: 9 minutes, 49 seconds │ │ Spec Ran: testMaaSPolicies.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSSubscriptions.cy.ts (3 of 3) [2026-07-16T17:01:29.646Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-16T17:01:29.668Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T17:01:29.674Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T17:01:29.688Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-16T17:01:29.694Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T17:01:29.702Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T17:01:29.719Z] [INFO] Loading test data [2026-07-16T17:01:29.747Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:01:30.116Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:01:30.120Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:01:30.507Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:01:30.511Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:01:30.882Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:01:30.886Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:01:31.232Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:01:31.237Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T17:01:31.566Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T17:01:31.895Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T17:01:32.238Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T17:01:32.242Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-16T17:01:32.245Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:32.581Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:32.589Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-16T17:01:32.608Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-16T17:01:32.629Z] [INFO] Creating project maas-subs-project-274868 [2026-07-16T17:01:33.099Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-16T17:01:33.456Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-16T17:01:33.465Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:33.794Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:33.811Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T17:01:33.841Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T17:01:33.864Z] [INFO] Wait for maas-subs-project-274868, then grant htpasswd-cluster-admin-user namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-16T17:01:33.880Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:34.200Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:34.211Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T17:01:34.254Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T17:01:34.584Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-16T17:01:34.595Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-16T17:01:34.615Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T17:01:34.634Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-16T17:01:34.972Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-16T17:01:34.995Z] [INFO] No matching profile found, proceeding with the test. [2026-07-16T17:01:35.031Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T17:01:35.063Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784221295049.yaml" -n redhat-ods-applications [2026-07-16T17:01:35.432Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784221295049.yaml" -n redhat-ods-applications [2026-07-16T17:01:35.440Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-16T17:01:35.624Z] [INFO] [EXEC] rm /tmp/temp_1784221295049.yaml [2026-07-16T17:01:35.655Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T17:01:35.677Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T17:01:35.699Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:01:36.058Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:01:36.089Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-16T17:01:36.113Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-16T17:01:36.142Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784221296129.yaml" -n redhat-ods-applications [2026-07-16T17:01:36.533Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784221296129.yaml" -n redhat-ods-applications [2026-07-16T17:01:36.542Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-16T17:01:36.730Z] [INFO] [EXEC] rm /tmp/temp_1784221296129.yaml [2026-07-16T17:01:36.822Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T17:01:36.839Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-16T17:01:37.221Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T17:01:39.340Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-16T17:01:41.908Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-16T17:01:42.890Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-16T17:01:44.491Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig [2026-07-16T17:01:56.146Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T17:01:56.149Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T17:01:56.153Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-16T17:01:56.157Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T17:01:56.161Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T17:01:56.168Z] [INFO] Loading test data [2026-07-16T17:01:56.186Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:01:56.548Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:01:56.551Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:01:56.865Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:01:56.868Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:01:57.192Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:01:57.196Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:01:57.518Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:01:57.522Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T17:01:57.850Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T17:01:58.257Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T17:01:58.599Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T17:01:58.602Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-16T17:01:58.605Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:58.970Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:01:58.976Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T17:01:58.982Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T17:01:58.989Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-16T17:02:06.714Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-16T17:02:06.729Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-16T17:02:06.733Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:07.057Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:07.064Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-16T17:02:07.069Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-16T17:02:07.081Z] [INFO] Creating project maas-subs-project-274868 [2026-07-16T17:02:07.523Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-16T17:02:07.878Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-16T17:02:07.884Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:08.266Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:08.273Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T17:02:08.317Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T17:02:08.328Z] [INFO] Wait for maas-subs-project-274868, then grant htpasswd-cluster-admin-user namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-16T17:02:08.332Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:08.731Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T17:02:08.738Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T17:02:08.744Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T17:02:09.105Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-16T17:02:09.114Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-16T17:02:09.119Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T17:02:09.122Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:09.497Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:09.504Z] [INFO] No matching profile found, proceeding with the test. [2026-07-16T17:02:09.510Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T17:02:09.524Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784221329512.yaml" -n redhat-ods-applications [2026-07-16T17:02:10.533Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784221329512.yaml" -n redhat-ods-applications [2026-07-16T17:02:10.543Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-16T17:02:10.743Z] [INFO] [EXEC] rm /tmp/temp_1784221329512.yaml [2026-07-16T17:02:10.753Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T17:02:10.759Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T17:02:10.763Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:11.155Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:11.165Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-16T17:02:11.526Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-16T17:02:11.533Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-16T17:02:11.548Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784221331534.yaml" -n redhat-ods-applications [2026-07-16T17:02:11.952Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784221331534.yaml" -n redhat-ods-applications [2026-07-16T17:02:11.959Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-16T17:02:12.174Z] [INFO] [EXEC] rm /tmp/temp_1784221331534.yaml [2026-07-16T17:02:12.256Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T17:02:12.277Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-16T17:02:12.619Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T17:02:14.252Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-16T17:02:16.339Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-16T17:02:17.455Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-16T17:02:19.682Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig 1) Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T17:02:31.574Z] [INFO] [EXEC] oc whoami [2026-07-16T17:02:31.579Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-16T17:02:31.585Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:31.971Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:31.979Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-16T17:02:32.341Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-16T17:02:32.346Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T17:02:32.350Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:32.804Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-16T17:02:32.812Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-16T17:02:33.193Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-16T17:02:33.198Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-16T17:02:33.201Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:02:33.574Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T17:02:33.579Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-16T17:02:33.583Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:02:33.940Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T17:02:33.944Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-16T17:02:33.948Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:02:34.307Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T17:02:34.311Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-16T17:02:34.316Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:02:34.710Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T17:02:34.715Z] [INFO] Cleaning up API keys [2026-07-16T17:02:34.718Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T17:02:35.085Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T17:02:35.500Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T17:02:35.874Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T17:02:35.879Z] [INFO] Cleaning up LLMInferenceService: maasmodel-maassubs-274868 in maas-subs-project-274868 [2026-07-16T17:02:35.883Z] [INFO] Executing delete LLMInferenceService command: oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-16T17:02:36.339Z] [INFO] [EXEC] oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-16T17:02:44.742Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (1m) 1 failing 1) A model can be deployed and accessed with a MaaS subscription and API key Verify User can deploy a model by selecting a MaaS subscription and API key: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true 3. Navigate to the Project list tab and search for maas-subs-project-274868 4. Open the deploy model wizard 5. Step 1: Model details - select Generative type 6. Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig Timed out retrying after 10000ms: Unable to find an element by: [data-testid="deployment-method-llm-inference-service-simple-vllm"] Ignored nodes: comments, script, style Red Hat OpenShift AI