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-14T14:06:22.917Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-14T14:06:22.931Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T14:06:22.934Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T14:06:23.005Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-14T14:06:23.014Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:06:23.020Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T14:06:23.034Z] [INFO] Loading test data [2026-07-14T14:06:23.102Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-14T14:06:23.108Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:24.215Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:24.230Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-14T14:06:24.304Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-14T14:06:24.327Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-14T14:06:24.830Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-14T14:06:25.505Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-14T14:06:25.526Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:26.126Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:26.214Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T14:06:26.245Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T14:06:26.321Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant odh-user1 namespace admin. [2026-07-14T14:06:26.413Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:26.939Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:06:27.012Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T14:06:27.030Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T14:06:27.544Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-14T14:06:27.622Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-14T14:06:28.113Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784037987629-iz2wtbaw4.yaml && rm -f /tmp/cypress-yaml-1784037987629-iz2wtbaw4.yaml [2026-07-14T14:06:28.143Z] [INFO] Command exit code: 0 [2026-07-14T14:06:28.148Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T14:06:28.208Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T14:06:28.633Z] [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-14T14:06:29.205Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:29.217Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3286 Stderr: none [2026-07-14T14:06:29.307Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:29.327Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T14:06:29.407Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T14:06:34.840Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:34.929Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3286 Stderr: none [2026-07-14T14:06:34.948Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:35.011Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T14:06:35.015Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T14:06:40.604Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:40.710Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 6569 Stderr: none [2026-07-14T14:06:40.734Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:40.754Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:06:40.758Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:06:46.415Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:46.519Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:06:46.526Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:46.607Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:06:46.735Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:06:52.139Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:52.221Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:06:52.246Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:52.272Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:06:52.276Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:06:57.729Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:06:57.830Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:06:57.837Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:06:57.928Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:06:58.010Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:03.439Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:03.449Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:03.455Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:03.503Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:03.508Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:09.208Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:09.333Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:09.413Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:09.418Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:09.424Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:14.703Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:14.714Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:14.720Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:14.724Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:14.728Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:20.234Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:20.351Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:20.413Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:20.420Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:20.424Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:25.681Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:25.702Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:25.706Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:25.710Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:25.713Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:31.203Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:31.316Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:31.344Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:31.350Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:31.407Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:36.640Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:36.654Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:36.685Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:36.722Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:36.752Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:42.237Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:42.305Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:42.312Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:42.316Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:42.322Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:47.824Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:47.900Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:47.933Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:48.011Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:48.051Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:53.709Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:53.917Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:53.923Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:07:53.927Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:07:53.932Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:07:59.703Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:07:59.744Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:07:59.904Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:00.012Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:00.117Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:05.809Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:06.020Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:06.106Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:06.146Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:06.239Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:12.125Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:12.402Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:12.414Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:12.527Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:12.534Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:18.226Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:18.330Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:18.417Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:18.423Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:18.429Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:23.826Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:23.841Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:23.847Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:23.853Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:23.859Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:29.258Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:29.307Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:29.355Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:29.443Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:29.527Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:34.928Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:34.943Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:34.949Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:34.954Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:34.959Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:40.268Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:40.279Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:40.311Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:40.319Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:40.329Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:45.853Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:46.060Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:46.205Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:46.302Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:46.424Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:51.729Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:51.742Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:51.750Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:51.758Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:51.766Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:08:57.039Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:08:57.051Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:08:57.097Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:08:57.148Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:08:57.153Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:02.386Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:02.396Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:02.400Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:02.404Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:02.409Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:07.933Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:08.028Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:08.104Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:08.166Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:08.320Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:13.812Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:14.017Z] [INFO] Raw command output (attempt 30): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:14.026Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:14.142Z] [INFO] 🧐 Attempt 30: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:14.148Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:19.622Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:19.631Z] [INFO] Raw command output (attempt 31): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:19.638Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:19.645Z] [INFO] 🧐 Attempt 31: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:19.736Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:25.032Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:25.042Z] [INFO] Raw command output (attempt 32): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:25.048Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:25.052Z] [INFO] 🧐 Attempt 32: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:25.057Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:30.377Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:30.610Z] [INFO] Raw command output (attempt 33): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:30.626Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:30.734Z] [INFO] 🧐 Attempt 33: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:30.747Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:36.171Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:36.203Z] [INFO] Raw command output (attempt 34): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:36.210Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:36.219Z] [INFO] 🧐 Attempt 34: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:36.227Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:41.829Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:42.140Z] [INFO] Raw command output (attempt 35): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:09:42.251Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:42.308Z] [INFO] 🧐 Attempt 35: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:42.407Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:47.732Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:47.742Z] [INFO] Raw command output (attempt 36): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:09:47.805Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:47.809Z] [INFO] 🧐 Attempt 36: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:47.813Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:53.214Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:53.225Z] [INFO] Raw command output (attempt 37): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:09:53.232Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:53.238Z] [INFO] 🧐 Attempt 37: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:53.248Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:09:58.733Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:09:58.746Z] [INFO] Raw command output (attempt 38): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:09:58.912Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:09:59.029Z] [INFO] 🧐 Attempt 38: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:09:59.139Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:04.607Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:04.618Z] [INFO] Raw command output (attempt 39): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:04.625Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:04.631Z] [INFO] 🧐 Attempt 39: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:04.636Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:10.032Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:10.161Z] [INFO] Raw command output (attempt 40): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:10.170Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:10.206Z] [INFO] 🧐 Attempt 40: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:10.306Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:15.569Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:15.579Z] [INFO] Raw command output (attempt 41): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:15.584Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:15.590Z] [INFO] 🧐 Attempt 41: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:15.595Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:21.010Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:21.210Z] [INFO] Raw command output (attempt 42): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:21.347Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:21.520Z] [INFO] 🧐 Attempt 42: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:21.729Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:27.083Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:27.093Z] [INFO] Raw command output (attempt 43): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:27.102Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:27.106Z] [INFO] 🧐 Attempt 43: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:27.111Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:32.650Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:32.833Z] [INFO] Raw command output (attempt 44): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:32.841Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:33.011Z] [INFO] 🧐 Attempt 44: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:33.148Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:38.721Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:39.022Z] [INFO] Raw command output (attempt 45): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:39.142Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:39.317Z] [INFO] 🧐 Attempt 45: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:39.438Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:45.326Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:45.520Z] [INFO] Raw command output (attempt 46): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:45.638Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:45.745Z] [INFO] 🧐 Attempt 46: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:45.854Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:51.415Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:51.485Z] [INFO] Raw command output (attempt 47): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:51.552Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:51.617Z] [INFO] 🧐 Attempt 47: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:51.623Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:10:57.201Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:10:57.319Z] [INFO] Raw command output (attempt 48): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:10:57.334Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:10:57.460Z] [INFO] 🧐 Attempt 48: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:10:57.612Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:03.247Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:03.410Z] [INFO] Raw command output (attempt 49): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:03.560Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:03.714Z] [INFO] 🧐 Attempt 49: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:03.820Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:09.232Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:09.243Z] [INFO] Raw command output (attempt 50): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:09.251Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:09.256Z] [INFO] 🧐 Attempt 50: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:09.261Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:14.625Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:14.636Z] [INFO] Raw command output (attempt 51): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:14.646Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:14.761Z] [INFO] 🧐 Attempt 51: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:14.878Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:20.615Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:20.720Z] [INFO] Raw command output (attempt 52): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:20.833Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:20.841Z] [INFO] 🧐 Attempt 52: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:20.950Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:26.423Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:26.603Z] [INFO] Raw command output (attempt 53): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:26.747Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:26.928Z] [INFO] 🧐 Attempt 53: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:27.109Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:33.030Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:33.202Z] [INFO] Raw command output (attempt 54): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:33.311Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:33.616Z] [INFO] 🧐 Attempt 54: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:33.625Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:39.712Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:39.920Z] [INFO] Raw command output (attempt 55): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:40.219Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:40.230Z] [INFO] 🧐 Attempt 55: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:40.618Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:46.931Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:47.331Z] [INFO] Raw command output (attempt 56): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:47.526Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:47.813Z] [INFO] 🧐 Attempt 56: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:47.942Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:11:54.034Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:11:54.401Z] [INFO] Raw command output (attempt 57): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:11:54.417Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:11:54.636Z] [INFO] 🧐 Attempt 57: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:11:54.643Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:00.413Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:00.424Z] [INFO] Raw command output (attempt 58): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:00.553Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:00.703Z] [INFO] 🧐 Attempt 58: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:00.819Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:06.519Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:06.938Z] [INFO] Raw command output (attempt 59): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:07.120Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:07.255Z] [INFO] 🧐 Attempt 59: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:07.522Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:12.959Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:12.969Z] [INFO] Raw command output (attempt 60): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:12.977Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:12.983Z] [INFO] 🧐 Attempt 60: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:12.987Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:18.558Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:18.861Z] [INFO] Raw command output (attempt 61): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:18.869Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:18.990Z] [INFO] 🧐 Attempt 61: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:19.117Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:24.494Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:24.503Z] [INFO] Raw command output (attempt 62): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:24.509Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:24.514Z] [INFO] 🧐 Attempt 62: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:24.519Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:29.857Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:29.868Z] [INFO] Raw command output (attempt 63): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:29.877Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:29.969Z] [INFO] 🧐 Attempt 63: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:30.063Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:35.519Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:35.813Z] [INFO] Raw command output (attempt 64): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:35.827Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:35.918Z] [INFO] 🧐 Attempt 64: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:36.012Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:41.279Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:41.290Z] [INFO] Raw command output (attempt 65): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:41.298Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:41.303Z] [INFO] 🧐 Attempt 65: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:41.308Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:47.028Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:47.316Z] [INFO] Raw command output (attempt 66): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:47.449Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:47.617Z] [INFO] 🧐 Attempt 66: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:47.762Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:53.207Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:53.334Z] [INFO] Raw command output (attempt 67): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:53.434Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:53.535Z] [INFO] 🧐 Attempt 67: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:53.669Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:12:59.024Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:12:59.034Z] [INFO] Raw command output (attempt 68): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:12:59.040Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:12:59.045Z] [INFO] 🧐 Attempt 68: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:12:59.050Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:04.729Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:05.136Z] [INFO] Raw command output (attempt 69): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:05.145Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:05.153Z] [INFO] 🧐 Attempt 69: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:05.334Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:11.211Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:11.521Z] [INFO] Raw command output (attempt 70): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:11.529Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:11.538Z] [INFO] 🧐 Attempt 70: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:11.662Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:17.461Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:17.704Z] [INFO] Raw command output (attempt 71): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:17.921Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:18.110Z] [INFO] 🧐 Attempt 71: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:18.329Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:24.304Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:24.640Z] [INFO] Raw command output (attempt 72): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:24.650Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:24.804Z] [INFO] 🧐 Attempt 72: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:24.811Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:30.323Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:30.336Z] [INFO] Raw command output (attempt 73): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:30.345Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:30.354Z] [INFO] 🧐 Attempt 73: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:30.360Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:36.229Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:36.630Z] [INFO] Raw command output (attempt 74): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:36.822Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:37.007Z] [INFO] 🧐 Attempt 74: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:37.016Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:43.527Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:43.929Z] [INFO] Raw command output (attempt 75): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:44.118Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:44.308Z] [INFO] 🧐 Attempt 75: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:44.522Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:50.277Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:50.409Z] [INFO] Raw command output (attempt 76): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:50.618Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:50.785Z] [INFO] 🧐 Attempt 76: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:51.002Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:13:56.465Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:13:56.507Z] [INFO] Raw command output (attempt 77): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:13:56.520Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:13:56.759Z] [INFO] 🧐 Attempt 77: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:13:56.921Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:14:02.841Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:14:03.305Z] [INFO] Raw command output (attempt 78): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:14:03.322Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:14:03.449Z] [INFO] 🧐 Attempt 78: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:14:03.703Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:14:09.546Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:14:09.914Z] [INFO] Raw command output (attempt 79): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:14:10.067Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:14:10.238Z] [INFO] 🧐 Attempt 79: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:14:10.415Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:14:15.837Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:14:15.851Z] [INFO] Raw command output (attempt 80): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:14:15.859Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:14:15.866Z] [INFO] 🧐 Attempt 80: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:14:15.873Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:14:21.123Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:14:21.134Z] [INFO] Raw command output (attempt 81): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:14:21.142Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:14:21.147Z] [INFO] 🧐 Attempt 81: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:14:21.153Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:14:24.101Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T14:14:24.111Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-14T14:14:24.122Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-14T14:14:24.133Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:14:24.144Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T14:14:24.162Z] [INFO] Loading test data [2026-07-14T14:14:24.180Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-14T14:14:24.187Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:14:24.430Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:14:24.439Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T14:14:24.449Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T14:14:24.461Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-14T14:15:15.031Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-14T14:15:15.045Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-14T14:15:15.052Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:15.297Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:15.304Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-14T14:15:15.312Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-14T14:15:15.325Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-14T14:15:15.627Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-14T14:15:15.871Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-14T14:15:15.879Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:16.176Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:16.204Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T14:15:16.212Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T14:15:16.221Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant odh-user1 namespace admin. [2026-07-14T14:15:16.226Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:16.458Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-14T14:15:16.465Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-14T14:15:16.472Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-14T14:15:16.701Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-14T14:15:16.712Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-14T14:15:16.956Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784038516715-8apbs6vnc.yaml && rm -f /tmp/cypress-yaml-1784038516715-8apbs6vnc.yaml [2026-07-14T14:15:16.962Z] [INFO] Command exit code: 0 [2026-07-14T14:15:16.967Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-14T14:15:16.975Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-14T14:15:17.440Z] [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-14T14:15:17.672Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:17.681Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3286 Stderr: none [2026-07-14T14:15:17.686Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:17.690Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T14:15:17.701Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T14:15:22.944Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:22.953Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3286 Stderr: none [2026-07-14T14:15:22.961Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:22.966Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-14T14:15:22.971Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-14T14:15:28.420Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:28.435Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 6569 Stderr: none [2026-07-14T14:15:28.441Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:28.448Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:28.453Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:15:33.697Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:33.708Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:15:33.713Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:33.717Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:33.721Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:15:38.974Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:38.983Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:15:38.988Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:38.992Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:38.996Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:15:44.257Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:44.266Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:15:44.270Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:44.274Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:44.278Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:15:50.023Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:50.036Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:15:50.104Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:50.111Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:50.119Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:15:55.612Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:15:55.623Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:15:55.708Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:15:55.941Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:15:55.952Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:01.263Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:01.274Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:01.282Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:01.302Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:01.309Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:06.566Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:06.577Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:06.583Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:06.588Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:06.604Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:11.878Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:11.888Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:11.894Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:11.903Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:11.908Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:17.187Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:17.202Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:17.208Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:17.212Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:17.216Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:22.463Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:22.503Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:22.510Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:22.516Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:22.521Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:27.771Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:27.781Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:27.787Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:27.792Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:27.796Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:33.046Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:33.056Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:33.062Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:33.066Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:33.070Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:38.607Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:38.621Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:38.634Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:38.708Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:38.719Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:43.988Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:44.003Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:44.012Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:44.022Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:44.029Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:49.293Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:49.305Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:49.314Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:49.321Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:49.329Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:54.586Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:54.601Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:54.607Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:54.612Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:54.616Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:16:59.867Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:16:59.876Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:16:59.882Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:16:59.887Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:16:59.892Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:05.148Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:05.159Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:05.206Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:05.213Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:05.220Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:10.483Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:10.501Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:10.507Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:10.513Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:10.518Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:15.813Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:15.823Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:15.830Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:15.834Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:15.839Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:21.275Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:21.285Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:21.291Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:21.303Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:21.309Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:26.581Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:26.593Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:26.601Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:26.610Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:26.619Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:32.208Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:32.221Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:32.231Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:32.237Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:32.243Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:37.581Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:37.591Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:37.598Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:37.603Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:37.607Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:42.859Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:42.870Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 6753 Stderr: none [2026-07-14T14:17:42.879Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:42.883Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:42.889Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:48.409Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:48.513Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:17:48.523Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:48.611Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:49.052Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:54.508Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:54.522Z] [INFO] Raw command output (attempt 30): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:17:54.534Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:54.542Z] [INFO] 🧐 Attempt 30: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:54.550Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:17:59.870Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:17:59.885Z] [INFO] Raw command output (attempt 31): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:17:59.895Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:17:59.901Z] [INFO] 🧐 Attempt 31: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:17:59.908Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:05.239Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:05.255Z] [INFO] Raw command output (attempt 32): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:05.265Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:05.405Z] [INFO] 🧐 Attempt 32: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:05.415Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:10.678Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:10.706Z] [INFO] Raw command output (attempt 33): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:10.713Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:10.733Z] [INFO] 🧐 Attempt 33: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:10.806Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:16.132Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:16.142Z] [INFO] Raw command output (attempt 34): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:16.148Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:16.154Z] [INFO] 🧐 Attempt 34: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:16.160Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:21.526Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:21.603Z] [INFO] Raw command output (attempt 35): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:21.613Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:21.620Z] [INFO] 🧐 Attempt 35: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:21.630Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:27.001Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:27.020Z] [INFO] Raw command output (attempt 36): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:27.034Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:27.046Z] [INFO] 🧐 Attempt 36: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:27.057Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:32.419Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:32.431Z] [INFO] Raw command output (attempt 37): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:32.440Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:32.448Z] [INFO] 🧐 Attempt 37: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:32.457Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:37.728Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:37.738Z] [INFO] Raw command output (attempt 38): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:37.746Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:37.753Z] [INFO] 🧐 Attempt 38: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:37.758Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:43.003Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:43.013Z] [INFO] Raw command output (attempt 39): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:43.019Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:43.024Z] [INFO] 🧐 Attempt 39: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:43.029Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:48.330Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:48.347Z] [INFO] Raw command output (attempt 40): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:48.358Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:48.366Z] [INFO] 🧐 Attempt 40: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:48.376Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:53.748Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:53.759Z] [INFO] Raw command output (attempt 41): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:53.767Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:53.773Z] [INFO] 🧐 Attempt 41: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:53.778Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:18:59.220Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:18:59.233Z] [INFO] Raw command output (attempt 42): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:18:59.242Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:18:59.248Z] [INFO] 🧐 Attempt 42: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:18:59.255Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:04.525Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:04.537Z] [INFO] Raw command output (attempt 43): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:04.544Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:04.550Z] [INFO] 🧐 Attempt 43: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:04.558Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:09.822Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:09.833Z] [INFO] Raw command output (attempt 44): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:09.840Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:09.847Z] [INFO] 🧐 Attempt 44: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:09.853Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:15.123Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:15.135Z] [INFO] Raw command output (attempt 45): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:15.141Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:15.147Z] [INFO] 🧐 Attempt 45: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:15.153Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:20.421Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:20.508Z] [INFO] Raw command output (attempt 46): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:20.520Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:20.533Z] [INFO] 🧐 Attempt 46: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:20.552Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:25.830Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:25.846Z] [INFO] Raw command output (attempt 47): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:25.857Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:25.864Z] [INFO] 🧐 Attempt 47: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:25.871Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:31.136Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:31.217Z] [INFO] Raw command output (attempt 48): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:31.231Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:31.463Z] [INFO] 🧐 Attempt 48: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:31.475Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:36.817Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:36.827Z] [INFO] Raw command output (attempt 49): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:36.834Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:36.840Z] [INFO] 🧐 Attempt 49: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:36.845Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:42.099Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:42.111Z] [INFO] Raw command output (attempt 50): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:42.117Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:42.123Z] [INFO] 🧐 Attempt 50: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:42.128Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:47.398Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:47.411Z] [INFO] Raw command output (attempt 51): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:47.418Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:47.425Z] [INFO] 🧐 Attempt 51: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:47.432Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:52.730Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:52.741Z] [INFO] Raw command output (attempt 52): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:52.748Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:52.755Z] [INFO] 🧐 Attempt 52: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:52.760Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:19:58.016Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:19:58.027Z] [INFO] Raw command output (attempt 53): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:19:58.054Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:19:58.110Z] [INFO] 🧐 Attempt 53: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:19:58.119Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:03.437Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:03.452Z] [INFO] Raw command output (attempt 54): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:03.462Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:03.473Z] [INFO] 🧐 Attempt 54: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:03.507Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:08.824Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:08.837Z] [INFO] Raw command output (attempt 55): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:09.027Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:09.034Z] [INFO] 🧐 Attempt 55: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:09.042Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:14.302Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:14.400Z] [INFO] Raw command output (attempt 56): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:14.413Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:14.423Z] [INFO] 🧐 Attempt 56: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:14.438Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:19.737Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:19.751Z] [INFO] Raw command output (attempt 57): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:19.762Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:19.772Z] [INFO] 🧐 Attempt 57: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:19.781Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:25.067Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:25.080Z] [INFO] Raw command output (attempt 58): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:25.101Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:25.108Z] [INFO] 🧐 Attempt 58: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:25.450Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:30.798Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:30.905Z] [INFO] Raw command output (attempt 59): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:30.917Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:30.929Z] [INFO] 🧐 Attempt 59: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:31.001Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:36.628Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:36.645Z] [INFO] Raw command output (attempt 60): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:36.660Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:36.668Z] [INFO] 🧐 Attempt 60: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:36.675Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:41.967Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:41.980Z] [INFO] Raw command output (attempt 61): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:41.989Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:41.995Z] [INFO] 🧐 Attempt 61: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:42.001Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:47.431Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:47.444Z] [INFO] Raw command output (attempt 62): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:47.454Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:47.461Z] [INFO] 🧐 Attempt 62: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:47.467Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:52.776Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:52.790Z] [INFO] Raw command output (attempt 63): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:52.801Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:52.809Z] [INFO] 🧐 Attempt 63: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:52.817Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:20:58.124Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:20:58.136Z] [INFO] Raw command output (attempt 64): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:20:58.145Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:20:58.151Z] [INFO] 🧐 Attempt 64: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:20:58.158Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:03.507Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:03.521Z] [INFO] Raw command output (attempt 65): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:03.533Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:03.542Z] [INFO] 🧐 Attempt 65: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:03.554Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:08.995Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:09.007Z] [INFO] Raw command output (attempt 66): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:09.016Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:09.024Z] [INFO] 🧐 Attempt 66: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:09.031Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:14.344Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:14.502Z] [INFO] Raw command output (attempt 67): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:14.518Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:14.531Z] [INFO] 🧐 Attempt 67: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:14.543Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:19.827Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:19.854Z] [INFO] Raw command output (attempt 68): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:19.916Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:19.926Z] [INFO] 🧐 Attempt 68: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:19.936Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:25.266Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:25.279Z] [INFO] Raw command output (attempt 69): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:25.287Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:25.293Z] [INFO] 🧐 Attempt 69: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:25.300Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:30.577Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:30.589Z] [INFO] Raw command output (attempt 70): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:30.597Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:30.607Z] [INFO] 🧐 Attempt 70: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:30.614Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:35.886Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:35.956Z] [INFO] Raw command output (attempt 71): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:35.967Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:35.977Z] [INFO] 🧐 Attempt 71: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:35.985Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:41.259Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:41.271Z] [INFO] Raw command output (attempt 72): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:41.277Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:41.283Z] [INFO] 🧐 Attempt 72: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:41.289Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:46.611Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:46.622Z] [INFO] Raw command output (attempt 73): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:46.630Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:46.637Z] [INFO] 🧐 Attempt 73: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:46.643Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:51.935Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:51.947Z] [INFO] Raw command output (attempt 74): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:51.954Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:51.960Z] [INFO] 🧐 Attempt 74: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:51.967Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:21:57.242Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:21:57.255Z] [INFO] Raw command output (attempt 75): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:21:57.265Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:21:57.272Z] [INFO] 🧐 Attempt 75: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:21:57.301Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:22:02.588Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:22:02.599Z] [INFO] Raw command output (attempt 76): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:22:02.606Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:22:02.614Z] [INFO] 🧐 Attempt 76: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:22:02.620Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:22:07.970Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:22:07.982Z] [INFO] Raw command output (attempt 77): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:22:07.990Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:22:07.997Z] [INFO] 🧐 Attempt 77: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:22:08.003Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:22:13.622Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:22:13.637Z] [INFO] Raw command output (attempt 78): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:22:13.647Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:22:13.658Z] [INFO] 🧐 Attempt 78: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:22:13.670Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ [2026-07-14T14:22:19.145Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-14T14:22:19.157Z] [INFO] Raw command output (attempt 79): Exit code: 0 Stdout length: 6485 Stderr: none [2026-07-14T14:22:19.165Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-14T14:22:19.172Z] [INFO] 🧐 Attempt 79: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 6 [2026-07-14T14:22:19.178Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: RefsInvalid Passed: ❌ 1) "before each" hook: retryableBeforeEach for " Verify Authorization Policy Create, View, Edit and Delete Operations" [2026-07-14T14:22:25.148Z] [INFO] [EXEC] oc whoami [2026-07-14T14:22:25.635Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ab264fd3cbfb6443d857d4ff1fdacc45-fffc44a2300d111f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-14T14:22:25.641Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-14T14:22:25.644Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-14T14:22:25.646Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-14T14:22:25.958Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-14T14:22:25.962Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-14T14:22:25.965Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-14T14:22:26.310Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-14T14:22:26.312Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-14T14:22:26.612Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-14T14:22:26.615Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-14T14:22:26.956Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T14:22:27.533Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T14:22:27.913Z] [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-14T14:23:21.495Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait --ignore-not-found 0 passing (17m) 1 failing 1) An admin can manage MaaS authorization policies and control model access via group membership "before each" hook: retryableBeforeEach for " Verify Authorization Policy Create, View, Edit and Delete Operations": Error: The following error originated from your test code, not from Cypress. > Test exceeded 480s timeout When Cypress detects uncaught errors originating from your test code it will automatically fail the current test. Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin can manage MaaS au...` at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:348:12) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 1 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 16 minutes, 59 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 -- before each hook retryableBeforeEach (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSSubscriptions.cy.ts (2 of 2) [2026-07-14T14:23:26.062Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-14T14:23:26.113Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:23:26.128Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:23:26.138Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-14T14:23:26.144Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:23:26.154Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T14:23:26.203Z] [INFO] Loading test data [2026-07-14T14:23:26.230Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:23:26.629Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:23:26.635Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:23:27.051Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:23:27.100Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:23:27.540Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:23:27.545Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:23:28.045Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:23:28.106Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T14:23:28.606Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T14:23:29.109Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T14:23:29.509Z] [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-14T14:23:29.513Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-14T14:23:29.526Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:29.923Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:29.939Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-14T14:23:29.956Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-14T14:23:30.006Z] [INFO] Creating project maas-subs-project-274868 [2026-07-14T14:23:30.514Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-14T14:23:31.138Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-14T14:23:31.147Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:31.631Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:31.649Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:23:31.704Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:23:31.735Z] [INFO] Wait for maas-subs-project-274868, then grant odh-user1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-14T14:23:31.749Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:32.117Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:32.123Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:23:32.142Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:23:32.573Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-14T14:23:32.595Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-14T14:23:32.614Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:23:32.628Z] [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-14T14:23:33.137Z] [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-14T14:23:33.144Z] [INFO] No matching profile found, proceeding with the test. [2026-07-14T14:23:33.206Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:23:33.242Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039013209.yaml" -n redhat-ods-applications [2026-07-14T14:23:33.711Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039013209.yaml" -n redhat-ods-applications [2026-07-14T14:23:33.720Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-14T14:23:33.986Z] [INFO] [EXEC] rm /tmp/temp_1784039013209.yaml [2026-07-14T14:23:33.997Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:23:34.005Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:23:34.009Z] [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-14T14:23:34.398Z] [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-14T14:23:34.433Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-14T14:23:34.470Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-14T14:23:34.544Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039014502.yaml" -n redhat-ods-applications [2026-07-14T14:23:34.886Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039014502.yaml" -n redhat-ods-applications [2026-07-14T14:23:34.895Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-14T14:23:35.125Z] [INFO] [EXEC] rm /tmp/temp_1784039014502.yaml [2026-07-14T14:23:35.231Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T14:23:35.267Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-14T14:23:35.275Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:23:37.848Z] [INFO] Setting tests timeout to: 480 seconds [2026-07-14T14:23:37.859Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:23:37.863Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:23:37.869Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-14T14:23:37.874Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:23:37.879Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T14:23:37.891Z] [INFO] Loading test data [2026-07-14T14:23:37.913Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:23:38.255Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:23:38.303Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:23:38.708Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:23:38.712Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:23:39.112Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:23:39.116Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:23:39.605Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:23:39.620Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T14:23:40.004Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T14:23:40.410Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T14:23:40.808Z] [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-14T14:23:40.818Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-14T14:23:40.822Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:41.136Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:41.144Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:23:41.160Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:23:41.178Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-14T14:23:49.858Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-14T14:23:49.877Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-14T14:23:49.882Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:50.179Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:50.185Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-14T14:23:50.191Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-14T14:23:50.201Z] [INFO] Creating project maas-subs-project-274868 [2026-07-14T14:23:50.536Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-14T14:23:50.856Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-14T14:23:50.865Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:51.163Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:51.193Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:23:51.212Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:23:51.247Z] [INFO] Wait for maas-subs-project-274868, then grant odh-user1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-14T14:23:51.263Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:51.568Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:23:51.574Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:23:51.597Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:23:52.006Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-14T14:23:52.029Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-14T14:23:52.047Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:23:52.065Z] [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-14T14:23:52.370Z] [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-14T14:23:52.376Z] [INFO] No matching profile found, proceeding with the test. [2026-07-14T14:23:52.399Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:23:52.470Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039032429.yaml" -n redhat-ods-applications [2026-07-14T14:23:53.430Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039032429.yaml" -n redhat-ods-applications [2026-07-14T14:23:53.470Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-14T14:23:53.653Z] [INFO] [EXEC] rm /tmp/temp_1784039032429.yaml [2026-07-14T14:23:53.662Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:23:53.668Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:23:53.672Z] [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-14T14:23:53.989Z] [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-14T14:23:54.114Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-14T14:23:54.439Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-14T14:23:54.463Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-14T14:23:54.498Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039034482.yaml" -n redhat-ods-applications [2026-07-14T14:23:54.849Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039034482.yaml" -n redhat-ods-applications [2026-07-14T14:23:54.858Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-14T14:23:55.034Z] [INFO] [EXEC] rm /tmp/temp_1784039034482.yaml [2026-07-14T14:23:55.095Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T14:23:55.150Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-14T14:23:55.154Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:23:55.332Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-14T14:24:05.659Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:24:05.662Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:24:05.666Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-14T14:24:05.670Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-14T14:24:05.674Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-14T14:24:05.681Z] [INFO] Loading test data [2026-07-14T14:24:05.699Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:24:06.008Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:24:06.011Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:24:06.314Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:24:06.318Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:24:06.623Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:24:06.626Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:24:06.959Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:24:06.963Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T14:24:07.234Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T14:24:07.519Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T14:24:07.811Z] [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-14T14:24:07.814Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-14T14:24:07.817Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:08.109Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:08.115Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:24:08.120Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:24:08.128Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-14T14:24:16.206Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-14T14:24:16.221Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-14T14:24:16.226Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:16.525Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:16.530Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-14T14:24:16.536Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-14T14:24:16.547Z] [INFO] Creating project maas-subs-project-274868 [2026-07-14T14:24:16.899Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-14T14:24:17.227Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-14T14:24:17.233Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:17.524Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:17.530Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:24:17.535Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:24:17.544Z] [INFO] Wait for maas-subs-project-274868, then grant odh-user1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-14T14:24:17.548Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:17.838Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-14T14:24:17.844Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-14T14:24:17.849Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-14T14:24:18.152Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-14T14:24:18.161Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-14T14:24:18.166Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:24:18.170Z] [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-14T14:24:18.479Z] [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-14T14:24:18.485Z] [INFO] No matching profile found, proceeding with the test. [2026-07-14T14:24:18.502Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-14T14:24:18.517Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039058503.yaml" -n redhat-ods-applications [2026-07-14T14:24:19.578Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039058503.yaml" -n redhat-ods-applications [2026-07-14T14:24:19.586Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-14T14:24:19.760Z] [INFO] [EXEC] rm /tmp/temp_1784039058503.yaml [2026-07-14T14:24:19.769Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:24:19.774Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:24:19.777Z] [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-14T14:24:20.110Z] [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-14T14:24:20.118Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-14T14:24:20.435Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-14T14:24:20.441Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-14T14:24:20.457Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784039060444.yaml" -n redhat-ods-applications [2026-07-14T14:24:20.787Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784039060444.yaml" -n redhat-ods-applications [2026-07-14T14:24:20.795Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-14T14:24:20.979Z] [INFO] [EXEC] rm /tmp/temp_1784039060444.yaml [2026-07-14T14:24:21.035Z] [INFO] [STEP 1] Log into the application as admin [2026-07-14T14:24:21.052Z] [INFO] Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-14T14:24:21.055Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-14T14:24:21.235Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 1) Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-14T14:24:31.731Z] [INFO] [EXEC] oc whoami [2026-07-14T14:24:32.191Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ab264fd3cbfb6443d857d4ff1fdacc45-fffc44a2300d111f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-14T14:24:32.198Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-14T14:24:32.201Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-14T14:24:32.204Z] [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-14T14:24:32.535Z] [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-14T14:24:32.543Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-14T14:24:32.836Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-14T14:24:32.839Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-14T14:24:32.843Z] [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-14T14:24:33.147Z] [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-14T14:24:33.154Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-14T14:24:33.442Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-14T14:24:33.446Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-14T14:24:33.450Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:24:33.752Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-14T14:24:33.756Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-14T14:24:33.759Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:24:34.073Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-14T14:24:34.077Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-14T14:24:34.080Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:24:34.388Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-14T14:24:34.391Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-14T14:24:34.395Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:24:34.706Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-14T14:24:34.710Z] [INFO] Cleaning up API keys [2026-07-14T14:24:34.713Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-14T14:24:35.004Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-14T14:24:35.306Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-14T14:24:35.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-14T14:24:44.576Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (1m) 1 failing 1) A model can be deployed and accessed with a MaaS subscription and API key Verify User can deploy a model by selecting a MaaS subscription and API key: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.00f219f9-6d3b-4c7a-8be9-cafdd6832fbf.prod.konfluxeaas.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true 3. Navigate to the Project list tab and search for maas-subs-project-274868 Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it. AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it. at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14) at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16) at ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14) at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelsAsAService/testMaaSSubscriptions.cy.ts:189:22) [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: 1 minute, 18 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 16:59 2 - 1 - 1 │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ testMaaSSubscriptions.cy.ts 01:18 1 - 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 2 failed (100%) 18:17 3 - 2 - 1