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: 2 found (testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.ts) │ │ Searched: cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/m │ │ odelsAsAService/testMaaSSubscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (1 of 2) [2026-07-14T17:10:25.342Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-14T17:10:25.358Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T17:10:25.362Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T17:10:25.430Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-14T17:10:25.438Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:25.445Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:10:25.458Z] [INFO] Loading test data [2026-07-14T17:10:25.542Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-14T17:10:25.551Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:26.641Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:26.657Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-14T17:10:26.731Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-14T17:10:26.755Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-14T17:10:27.441Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-14T17:10:28.139Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:10:28.151Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:28.738Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:28.746Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:10:28.836Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:10:28.929Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-14T17:10:28.944Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:29.863Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:10:29.935Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:10:29.959Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:10:31.139Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-14T17:10:31.253Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-14T17:10:32.140Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784049031276-f27khuam0.yaml && rm -f /tmp/cypress-yaml-1784049031276-f27khuam0.yaml [2026-07-14T17:10:32.147Z] [INFO] Command exit code: 0 [2026-07-14T17:10:32.155Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:10:32.265Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:10:33.229Z] [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-14T17:10:33.865Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:10:33.956Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3205 Stderr: none [2026-07-14T17:10:34.045Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:10:34.137Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:10:34.146Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:10:39.756Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:10:39.845Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:10:39.938Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:10:39.942Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:10:39.947Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:10:45.457Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:10:45.554Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:10:45.575Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:10:45.642Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:10:45.646Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:10:51.147Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:10:51.235Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:10:51.271Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:10:51.346Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:10:51.351Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:10:56.844Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:10:56.856Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:10:56.948Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:10:56.977Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:10:57.049Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:11:02.499Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:02.571Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:11:02.594Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:02.654Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:02.658Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:11:08.039Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:08.076Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:11:08.109Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:08.149Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:08.154Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:11:13.505Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:13.516Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:11:13.555Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:13.584Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:13.618Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:11:19.442Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:19.482Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:11:19.536Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:19.637Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:19.643Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:25.369Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:25.462Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:11:25.551Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:25.557Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:25.563Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:31.448Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:31.637Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:11:31.736Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:31.833Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:31.840Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:37.641Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:37.727Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:11:37.761Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:37.832Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:37.837Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:43.351Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:43.445Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:11:43.482Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:43.487Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:43.492Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:48.935Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:49.034Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:11:49.041Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:49.045Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:49.049Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:11:54.651Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:11:54.661Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:11:54.692Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:11:54.739Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:11:54.745Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:00.057Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:00.094Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:00.123Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:00.153Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:00.157Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:05.579Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:05.588Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:05.647Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:05.744Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:05.843Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:11.369Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:11.434Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:11.440Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:11.481Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:11.485Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:16.784Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:16.800Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:16.835Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:16.846Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:16.855Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:22.167Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:22.243Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:22.281Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:22.285Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:22.290Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:27.582Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:27.592Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:27.633Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:27.667Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:27.714Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:33.058Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:33.139Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:33.179Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:33.185Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:33.226Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:38.687Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:38.789Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:38.866Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:38.912Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:38.972Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:44.454Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:44.502Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:44.546Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:44.551Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:44.555Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:50.148Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:50.273Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:50.437Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:50.443Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:50.544Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:12:56.342Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:12:56.651Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:12:56.837Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:12:56.844Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:12:56.971Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:03.142Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:03.454Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:03.532Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:03.646Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:03.653Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:09.340Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:09.733Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:09.745Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:09.861Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:09.971Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:15.628Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:15.859Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:16.033Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:16.157Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:16.333Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:22.032Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:22.129Z] [INFO] Raw command output (attempt 30): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:22.185Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:22.277Z] [INFO] 🧐 Attempt 30: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:22.366Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:27.935Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:28.039Z] [INFO] Raw command output (attempt 31): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:28.138Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:28.240Z] [INFO] 🧐 Attempt 31: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:28.336Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:33.754Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:33.772Z] [INFO] Raw command output (attempt 32): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:33.900Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:33.979Z] [INFO] 🧐 Attempt 32: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:34.056Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:39.570Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:39.684Z] [INFO] Raw command output (attempt 33): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:13:39.754Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:39.807Z] [INFO] 🧐 Attempt 33: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:39.878Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:13:45.442Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:13:45.535Z] [INFO] Raw command output (attempt 34): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-14T17:13:45.593Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:13:45.680Z] [INFO] 🧐 Attempt 34: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:13:45.685Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-14T17:13:45.789Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 34 attempts [2026-07-14T17:13:45.882Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:13:46.028Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:13:46.869Z] [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-14T17:13:47.031Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:13:47.042Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:13:48.194Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T17:13:48.201Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T17:13:48.235Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-14T17:13:48.244Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:13:48.329Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:13:48.346Z] [INFO] Loading test data [2026-07-14T17:13:48.433Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-14T17:13:48.440Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:13:48.951Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:13:48.960Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:13:48.967Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:13:49.031Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-14T17:14:23.056Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-14T17:14:23.070Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-14T17:14:23.134Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:23.740Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:23.751Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-14T17:14:23.759Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-14T17:14:23.831Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-14T17:14:24.591Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-14T17:14:25.062Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:14:25.072Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:25.441Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:25.450Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:14:25.462Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:14:25.528Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-14T17:14:25.535Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:26.043Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:14:26.051Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:14:26.061Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:14:26.646Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-14T17:14:26.658Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-14T17:14:27.242Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784049266663-7ngpmg18d.yaml && rm -f /tmp/cypress-yaml-1784049266663-7ngpmg18d.yaml [2026-07-14T17:14:27.250Z] [INFO] Command exit code: 0 [2026-07-14T17:14:27.257Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:14:27.268Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:14:27.676Z] [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-14T17:14:28.044Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:28.059Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:14:28.066Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:28.073Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:14:28.133Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:14:33.541Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:33.553Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:14:33.560Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:33.567Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:14:33.572Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:14:38.843Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:38.853Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:14:38.857Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:38.861Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:14:38.865Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:14:44.123Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:44.134Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:14:44.141Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:44.146Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:14:44.151Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:14:49.641Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:49.653Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:14:49.658Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:49.662Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:14:49.667Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:14:55.241Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:14:55.254Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:14:55.261Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:14:55.268Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:14:55.333Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:00.966Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:00.979Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:15:01.036Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:01.045Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:01.053Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:06.763Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:06.774Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:15:06.834Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:06.845Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:06.850Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:12.247Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:12.261Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:12.268Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:12.272Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:12.278Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:17.656Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:17.668Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:17.673Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:17.677Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:17.681Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:23.065Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:23.130Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:23.139Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:23.147Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:23.155Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:28.743Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:28.758Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:28.769Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:28.836Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:28.845Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:34.203Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:34.237Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:34.243Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:34.249Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:34.254Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:40.539Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:40.630Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:40.639Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:40.654Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:40.662Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:46.728Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:46.744Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:46.754Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:46.829Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:46.836Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:52.339Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:52.350Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:52.356Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:52.361Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:52.366Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:15:57.871Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:15:57.882Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:15:57.888Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:15:57.892Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:15:57.897Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:03.363Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:03.429Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:03.440Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:03.449Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:03.457Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:09.164Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:09.234Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:09.243Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:09.249Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:09.255Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:15.142Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:15.159Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:15.235Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:15.245Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:15.253Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:20.775Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:20.787Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:20.843Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:20.928Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:21.166Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:26.641Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:26.656Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:26.738Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:26.748Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:26.764Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:32.381Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:32.434Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:32.441Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:32.450Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:32.458Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:38.042Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:38.053Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:38.059Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:38.142Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:38.527Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:43.871Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:43.881Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:16:43.890Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:43.900Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:43.906Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:16:49.218Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:16:49.240Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-14T17:16:49.253Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:16:49.267Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:16:49.280Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-14T17:16:49.289Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 26 attempts [2026-07-14T17:16:49.296Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:16:49.544Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:16:50.154Z] [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-14T17:16:50.231Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:16:50.242Z] [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-14T17:16:51.877Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-14T17:16:51.880Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-14T17:16:51.887Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-14T17:16:51.933Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:16:51.939Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:16:51.960Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:16:52.030Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:16:53.377Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-14T17:16:53.380Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-14T17:16:53.384Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-14T17:16:53.429Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:16:53.433Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:16:53.441Z] [INFO] Loading test data [2026-07-14T17:16:53.450Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-14T17:16:53.454Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:16:53.845Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:16:53.853Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:16:53.859Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:16:53.866Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-14T17:17:27.618Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-14T17:17:27.634Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-14T17:17:27.639Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:27.945Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:28.049Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-14T17:17:28.054Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-14T17:17:28.066Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-14T17:17:28.592Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-14T17:17:29.034Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:17:29.042Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:29.340Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:29.346Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:17:29.353Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:17:29.364Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-14T17:17:29.368Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:29.732Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T17:17:29.741Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T17:17:29.748Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T17:17:30.205Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-14T17:17:30.215Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-14T17:17:30.582Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784049450218-phe5k77p6.yaml && rm -f /tmp/cypress-yaml-1784049450218-phe5k77p6.yaml [2026-07-14T17:17:30.588Z] [INFO] Command exit code: 0 [2026-07-14T17:17:30.592Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:17:30.599Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:17:30.979Z] [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-14T17:17:31.318Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:31.328Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:17:31.332Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:31.335Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:17:31.338Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:17:36.683Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:36.691Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:17:36.695Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:36.699Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:17:36.702Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:17:42.351Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:42.360Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:17:42.365Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:42.369Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:17:42.372Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:17:47.771Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:47.781Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-14T17:17:47.832Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:47.836Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T17:17:47.843Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T17:17:53.240Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:53.252Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:17:53.257Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:53.260Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:17:53.263Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:17:58.556Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:17:58.565Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:17:58.570Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:17:58.574Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:17:58.578Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:18:03.843Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:03.854Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-14T17:18:03.873Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:03.880Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:03.888Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-14T17:18:09.168Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:09.180Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:18:09.185Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:09.190Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:09.193Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:14.640Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:14.651Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:18:14.658Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:14.663Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:14.731Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:20.230Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:20.241Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-14T17:18:20.246Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:20.249Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:20.252Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:26.589Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:26.598Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:26.602Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:26.606Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:26.619Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:31.962Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:31.972Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:31.977Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:31.980Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:31.984Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:37.447Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:37.456Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:37.462Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:37.466Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:37.470Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:42.842Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:42.852Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:42.859Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:42.863Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:42.866Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:48.236Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:48.254Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:48.261Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:48.267Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:48.329Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:53.942Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:53.955Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:53.963Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:53.970Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:53.975Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:18:59.316Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:18:59.325Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:18:59.331Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:18:59.335Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:18:59.339Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:04.659Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:04.669Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:04.674Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:04.678Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:04.682Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:09.956Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:09.967Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:09.973Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:09.979Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:09.983Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:15.279Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:15.289Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:15.294Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:15.298Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:15.302Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:20.565Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:20.575Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:20.579Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:20.584Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:20.587Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:26.019Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:26.028Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:26.035Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:26.040Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:26.043Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:31.412Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:31.421Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:31.439Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:31.447Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:31.454Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:36.797Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:36.807Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:36.813Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:36.817Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:36.822Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:42.181Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:42.195Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:42.202Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:42.208Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:42.292Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:47.660Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:47.670Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:47.678Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:47.695Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:47.729Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:53.158Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:53.168Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-14T17:19:53.175Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:53.183Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:53.189Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-14T17:19:58.642Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T17:19:58.656Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-14T17:19:58.666Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T17:19:58.671Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-14T17:19:58.676Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-14T17:19:58.680Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 28 attempts [2026-07-14T17:19:58.685Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T17:19:58.694Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T17:19:59.042Z] [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-14T17:19:59.062Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:19:59.069Z] [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-14T17:19:59.885Z] [INFO] [EXEC] oc whoami [2026-07-14T17:19:59.893Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-14T17:19:59.899Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-14T17:20:00.175Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-14T17:20:00.180Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-14T17:20:00.184Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-14T17:20:00.501Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-14T17:20:00.505Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-14T17:20:00.771Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-14T17:20:00.775Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-14T17:20:01.078Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T17:20:01.441Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T17:20:01.757Z] [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-14T17:20:31.875Z] [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:352: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:352:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: false │ │ Duration: 10 minutes, 6 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 (2 of 2) [2026-07-14T17:20:36.380Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-14T17:20:36.447Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T17:20:36.452Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T17:20:36.467Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-14T17:20:36.474Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:20:36.480Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:20:36.529Z] [INFO] Loading test data [2026-07-14T17:20:36.561Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:20:37.031Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:20:37.036Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:20:37.584Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:20:37.638Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:20:38.262Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:20:38.266Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:20:38.582Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:20:38.586Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T17:20:39.255Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T17:20:39.862Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T17:20:40.383Z] [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-14T17:20:40.387Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-14T17:20:40.392Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:40.874Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:40.890Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-14T17:20:40.943Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-14T17:20:40.964Z] [INFO] Creating project maas-subs-project-274868 [2026-07-14T17:20:41.605Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-14T17:20:41.976Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:20:41.985Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:42.331Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:42.337Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T17:20:42.356Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T17:20:42.375Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-14T17:20:42.380Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:42.747Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:42.754Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T17:20:42.760Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T17:20:43.442Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-14T17:20:43.474Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-14T17:20:43.490Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T17:20:43.504Z] [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-14T17:20:43.853Z] [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-14T17:20:43.871Z] [INFO] No matching profile found, proceeding with the test. [2026-07-14T17:20:43.902Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T17:20:43.959Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784049643905.yaml" -n redhat-ods-applications [2026-07-14T17:20:44.389Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784049643905.yaml" -n redhat-ods-applications [2026-07-14T17:20:44.438Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-14T17:20:44.625Z] [INFO] [EXEC] rm /tmp/temp_1784049643905.yaml [2026-07-14T17:20:44.636Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T17:20:44.641Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T17:20:44.645Z] [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-14T17:20:45.028Z] [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-14T17:20:45.035Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-14T17:20:45.070Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-14T17:20:45.131Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784049645091.yaml" -n redhat-ods-applications [2026-07-14T17:20:45.568Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784049645091.yaml" -n redhat-ods-applications [2026-07-14T17:20:45.594Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-14T17:20:45.764Z] [INFO] [EXEC] rm /tmp/temp_1784049645091.yaml [2026-07-14T17:20:45.873Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:20:45.892Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-14T17:20:46.440Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T17:20:46.444Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T17:20:46.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-14T17:20:46.453Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:20:46.458Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T17:20:46.466Z] [INFO] Loading test data [2026-07-14T17:20:46.488Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:20:46.775Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:20:46.779Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:20:47.497Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:20:47.500Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:20:47.793Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:20:47.796Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:20:48.108Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:20:48.112Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T17:20:48.670Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T17:20:49.013Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T17:20:49.351Z] [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-14T17:20:49.354Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-14T17:20:49.357Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:49.665Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:49.670Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T17:20:49.676Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T17:20:49.684Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-14T17:20:57.933Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-14T17:20:57.946Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-14T17:20:57.950Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:58.267Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:58.272Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-14T17:20:58.277Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-14T17:20:58.289Z] [INFO] Creating project maas-subs-project-274868 [2026-07-14T17:20:58.761Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-14T17:20:59.096Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:20:59.102Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:59.383Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:59.389Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T17:20:59.394Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T17:20:59.402Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-14T17:20:59.406Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:59.725Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T17:20:59.730Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T17:20:59.735Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T17:21:00.215Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-14T17:21:00.223Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-14T17:21:00.228Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T17:21:00.231Z] [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-14T17:21:00.538Z] [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-14T17:21:00.543Z] [INFO] No matching profile found, proceeding with the test. [2026-07-14T17:21:00.548Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T17:21:00.560Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784049660550.yaml" -n redhat-ods-applications [2026-07-14T17:21:01.566Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784049660550.yaml" -n redhat-ods-applications [2026-07-14T17:21:01.573Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-14T17:21:01.713Z] [INFO] [EXEC] rm /tmp/temp_1784049660550.yaml [2026-07-14T17:21:01.722Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T17:21:01.727Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T17:21:01.739Z] [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-14T17:21:02.131Z] [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-14T17:21:02.139Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-14T17:21:02.481Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-14T17:21:02.486Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-14T17:21:02.500Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784049662488.yaml" -n redhat-ods-applications [2026-07-14T17:21:02.866Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784049662488.yaml" -n redhat-ods-applications [2026-07-14T17:21:02.874Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-14T17:21:03.024Z] [INFO] [EXEC] rm /tmp/temp_1784049662488.yaml [2026-07-14T17:21:03.078Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T17:21:03.094Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true 1) Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T17:21:03.748Z] [INFO] [EXEC] oc whoami [2026-07-14T17:21:03.753Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-14T17:21:03.757Z] [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-14T17:21:04.053Z] [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-14T17:21:04.064Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-14T17:21:04.456Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-14T17:21:04.461Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T17:21:04.465Z] [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-14T17:21:04.871Z] [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-14T17:21:04.878Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-14T17:21:05.296Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-14T17:21:05.300Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-14T17:21:05.303Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:21:05.622Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T17:21:05.627Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-14T17:21:05.630Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:21:05.943Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T17:21:05.946Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-14T17:21:05.950Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:21:06.260Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T17:21:06.264Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-14T17:21:06.267Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:21:06.578Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T17:21:06.582Z] [INFO] Cleaning up API keys [2026-07-14T17:21:06.586Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T17:21:06.912Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T17:21:07.254Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T17:21:07.595Z] [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-14T17:21:14.967Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (39s) 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 Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:352:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 38 seconds │ │ Spec Ran: testMaaSSubscriptions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Subscriptions.cy.ts/A model can be deployed and accessed with a MaaS subscriptio n and API key -- Verify User can deploy a model by selecting a MaaS subscription and API key (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Subscriptions.cy.ts/A model can be deployed and accessed with a MaaS subscriptio n and API key -- Verify User can deploy a model by selecting a MaaS subscription and API key (failed) (attempt 2).png Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ testMaaSPolicies.cy.ts 10:06 2 - 2 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ testMaaSSubscriptions.cy.ts 00:38 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 2 failed (100%) 10:45 3 - 3 - -