[get-kubeconfig] Found kubeconfig secret: cluster-hz24q-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-hz24q-kubeconfig [get-kubeconfig] Found admin password secret: cluster-hz24q-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-hz24q-password [get-kubeconfig] API Server URL: https://a07401aff5db543f08534d2730386358-d8ec3ebe09596537.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [clone-repo] coco-dependencies [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 64% (2270/3521) Updating files: 65% (2289/3521) Updating files: 66% (2324/3521) Updating files: 67% (2360/3521) Updating files: 68% (2395/3521) Updating files: 69% (2430/3521) Updating files: 70% (2465/3521) Updating files: 71% (2500/3521) Updating files: 72% (2536/3521) Updating files: 73% (2571/3521) Updating files: 74% (2606/3521) Updating files: 75% (2641/3521) Updating files: 76% (2676/3521) Updating files: 77% (2712/3521) Updating files: 78% (2747/3521) Updating files: 79% (2782/3521) Updating files: 80% (2817/3521) Updating files: 81% (2853/3521) Updating files: 82% (2888/3521) Updating files: 83% (2923/3521) Updating files: 84% (2958/3521) Updating files: 85% (2993/3521) Updating files: 86% (3029/3521) Updating files: 87% (3064/3521) Updating files: 88% (3099/3521) Updating files: 89% (3134/3521) Updating files: 90% (3169/3521) Updating files: 91% (3205/3521) Updating files: 92% (3240/3521) Updating files: 93% (3275/3521) Updating files: 94% (3310/3521) Updating files: 95% (3345/3521) Updating files: 96% (3381/3521) Updating files: 97% (3416/3521) Updating files: 98% (3451/3521) Updating files: 99% (3486/3521) Updating files: 100% (3521/3521) Updating files: 100% (3521/3521), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:03b5a032cdb9cb2925ad447181dfdd6ead3d3da3102406279a9c525a9f0d0207 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:03b5a032cdb9cb2925ad447181dfdd6ead3d3da3102406279a9c525a9f0d0207 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f169395777fb1d6760a89a584559326a2fa67fbaa93ef51be7e30f79a52d3dd0 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f169395777fb1d6760a89a584559326a2fa67fbaa93ef51be7e30f79a52d3dd0 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a67c7de2a2df20ba196233af8aeab8be14c9a48c25488c0e22514b22fe3caba5 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a67c7de2a2df20ba196233af8aeab8be14c9a48c25488c0e22514b22fe3caba5 [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.33) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1985 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1985 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1985 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 277 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading portforward (4.0MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pillow (6.6MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading black (1.8MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading kubernetes [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading pillow [e2e-predictor] Downloading grpcio [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 103 packages in 2.84s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 103 packages in 5.98s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==26.5.1 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.12.0 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==50.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.20.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==1.1.1 [e2e-predictor] + pillow==12.3.0 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.6 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.4 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytokens==0.4.1 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.1 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 49ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-579c8958f7-9dkcp 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-579c8958f7-9dkcp condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-77857b7b98-jxpwb 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-77857b7b98-jxpwb condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-6c4d864b86-dtpkh 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-6c4d864b86-dtpkh condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://a07401aff5db543f08534d2730386358-d8ec3ebe09596537.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:03b5a032cdb9cb2925ad447181dfdd6ead3d3da3102406279a9c525a9f0d0207 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f169395777fb1d6760a89a584559326a2fa67fbaa93ef51be7e30f79a52d3dd0 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a67c7de2a2df20ba196233af8aeab8be14c9a48c25488c0e22514b22fe3caba5 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:03b5a032cdb9cb2925ad447181dfdd6ead3d3da3102406279a9c525a9f0d0207 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:f169395777fb1d6760a89a584559326a2fa67fbaa93ef51be7e30f79a52d3dd0 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:a67c7de2a2df20ba196233af8aeab8be14c9a48c25488c0e22514b22fe3caba5 [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-645f9c8fd6-mvmcq 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-645f9c8fd6-mvmcq condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-557b59fdc4-krd9t" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-557b59fdc4-rf7m9 condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ..........+.............+..+....+.....+...+.+............+........+.+.....+.+..+.+.....+.......+...+..+....+...............+...+........+.......+..+.+..+............+......+++++++++++++++++++++++++++++++++++++++++++++*..+..+......+...+..........+..+.......+++++++++++++++++++++++++++++++++++++++++++++*............+...+.....+.............+...+......+...+..+.+............+...........+....+...+..+.......+..............+.........+......+..........+++++ [e2e-predictor] .+.......+......+.....+....+.....+.+.....+......+++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++*........+..+....+.........+......+........+...+..........+..+...+.........+.............+...............+..+...+..........+...+.................+......+..........+.........+..+......+.......+......+..+...+....+..........................+.+...........+.......+..+.+...+.....+............+.........+.+.............................+..........+.........+..............+.+.....+.+........+.+.............................+..........+...+..............+...+...+....+.....+....+++++ [e2e-predictor] ----- [e2e-predictor] .......+........+............+...+...+.+........+.......+...+..+++++++++++++++++++++++++++++++++++++++++++++*.+.........+...........+............+.+.........+..+...+.+...............+..+...+++++++++++++++++++++++++++++++++++++++++++++*...............+......+....+........+.+............+..+.............+..+.+............+...+...........+.+.........+...+..+....+..+.......+......+...............+.................+.......+..+...................+..+.......+.....+...+...............+............+.......+..................+......+.....+.........................+......+...........+..........+..............+...+.+......+.........+..+...+++++ [e2e-predictor] ..+++++++++++++++++++++++++++++++++++++++++++++*...+.+++++++++++++++++++++++++++++++++++++++++++++*...+......+....+..+....+.....+.+.....+....+.....+....+.........+..+.+...+......+..............+.+.........+..+.........................+........+....+..+...+...+.......+..+...............+.+.........+.....+......+...............+...+.+.....+...+...............+.+...........+...+.......+.........+..+.........+....+..+......................+.....+...+.......+..+....+...............+..+............+..................+...+.........+...+...................+........+......+.......+..+.......+.....+...............+.+.....+...+.......+............+..+..........+.....+...+.......+......+..............+.+..+................+.....+....+.....+...+....+...+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.33 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.33 [e2e-predictor] ClusterVersion history (latest): 4.21.33 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:30bd9bdf85f9adeef8a352ca2e2845e3eb5c5e3f84f5923d2e137c9aa650dd67 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:e1611f701359f78a2cedc45a43e7b47521b2f531aeec52b26cb9c32b4c965560 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 2 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'httpx': '0.30.0', 'json-report': '1.5.0', 'anyio': '4.9.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, httpx-0.30.0, json-report-1.5.0, anyio-4.9.0, xdist-3.6.1, metadata-3.1.1, cov-5.0.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [70 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-09-16 18:50:38.768 4666 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-16 18:50:38.768 4663 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-09-16 18:50:38.818 4666 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 18:50:38.818 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 18:50:38.965 4666 kserve.trace Created ISVC isvc-init-fail-fce992, waiting for failure status... [e2e-predictor] 2026-09-16 18:50:38.965 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-fce992, waiting for failure status... [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace ISVC isvc-init-fail-fce992 reported failure: {'exitCode': 1, 'message': "2026-09-16 18:50:41.074 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 18:50:41.075 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 18:50:41.092 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwnctrxy6.crt\n2026-09-16 18:50:41.357 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:50:43.748 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-fce992 reported failure: {'exitCode': 1, 'message': "2026-09-16 18:50:41.074 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 18:50:41.075 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 18:50:41.092 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwnctrxy6.crt\n2026-09-16 18:50:41.357 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:50:43.748 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace Failure status detected in 10.11 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 18:50:41.074 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 18:50:41.075 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 18:50:41.092 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwnctrxy6.crt\n2026-09-16 18:50:41.357 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:50:43.748 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.11 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 18:50:41.074 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 18:50:41.075 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 18:50:41.092 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpwnctrxy6.crt\n2026-09-16 18:50:41.357 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 18:50:43.748 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-16 18:50:48.979 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-09-16 18:50:48.983 4666 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-16T18:50:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-16 18:50:48.983 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-16T18:50:39Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-09-16 18:50:48.983 4666 kserve.trace Quick reconciliation validated: Failure detected in 10.11 seconds [e2e-predictor] 2026-09-16 18:50:48.983 4666 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.11 seconds [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-09-16 18:52:19.049 4663 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.049 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.049 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:52:19.049 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:52:19.049 4663 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.049 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.051 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.051 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.051 4663 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.051 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.088 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.088 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.088 4663 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.088 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:19.089 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:24.119 4663 kserve.trace Got response [{'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-16 18:52:24.119 4663 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}, {'message': '', 'batchId': '8f28f83d-6922-4de9-b2bb-f444db10ced4', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-09-16 18:52:54.291 4666 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.291 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:52:54.326 4666 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 18:52:54.326 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-09-16 18:54:04.293 4663 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.293 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.294 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:54:04.294 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:54:04.294 4663 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.294 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.295 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.295 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.295 4663 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.295 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.296 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.296 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.296 4663 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.296 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:04.297 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:09.323 4663 kserve.trace Got response [{'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}] [e2e-predictor] 2026-09-16 18:54:09.323 4663 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}, {'message': '', 'batchId': 'aa24ab00-19f6-40d2-a53d-9cb2483d51ff', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-09-16 18:54:49.566 4666 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.566 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.567 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:54:49.604 4666 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 18:54:49.604 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-09-16 18:55:59.516 4663 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.516 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:55:59.539 4663 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 18:55:59.539 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-09-16 18:56:24.833 4666 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.833 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:56:24.866 4666 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 18:56:24.866 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-09-16 18:58:10.106 4666 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.106 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:58:10.128 4666 kserve.trace Got response "id": "22684767-4478-4a8e-9667-9d34315eddc5","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:58:10.128 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "22684767-4478-4a8e-9667-9d34315eddc5","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-09-16 18:59:04.871 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:04.871 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:04.872 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:11.299 4663 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-09-16 18:59:11.299 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [0, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-09-16 18:59:45.365 4666 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.365 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.366 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 18:59:45.391 4666 kserve.trace Got response "id": "da67c603-f463-4418-a3df-3fcd67dc25c4","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 18:59:45.391 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "da67c603-f463-4418-a3df-3fcd67dc25c4","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-09-16 19:01:20.625 4666 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.625 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.626 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:20.651 4666 kserve.trace Got response "id": "6af40c01-ed3a-4179-a682-f3ba81d10191","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:01:20.651 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "6af40c01-ed3a-4179-a682-f3ba81d10191","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-09-16T19:01:25.812723+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: kserve_client.service_name.get_pods) [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:01:26.572 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16T19:01:27.851133+00:00 timeout_sampler INFO Elapsed time: 2.0273325443267822 [0:00:02.027333] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_scheduler_name.py::test_scheduler_name 2026-09-16 19:01:32.753 4663 kserve.trace Got response "id": "613e9f02-618b-4a9c-8cd0-de072ff53e2f","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:01:32.753 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "613e9f02-618b-4a9c-8cd0-de072ff53e2f","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated [e2e-predictor] predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] [gw1] PASSED predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-09-16 19:03:27.997 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:27.997 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:27.997 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:27.997 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:27.997 4663 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:27.997 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:27.998 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:27.998 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:27.998 4663 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:27.998 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.876 4666 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.876 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.877 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:30.908 4666 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 19:03:30.908 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_kserve 2026-09-16 19:03:34.150 4663 kserve.trace Got response "id": "a0227b27-951c-4f47-b7a4-bdd1af04af48","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:03:34.150 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "a0227b27-951c-4f47-b7a4-bdd1af04af48","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.187 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.494 4663 kserve.trace Got response "id": "ed42bf64-c78b-4c7f-9f1f-4a3fd5e79012","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:03:34.494 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "ed42bf64-c78b-4c7f-9f1f-4a3fd5e79012","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.539 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:03:34.804 4663 kserve.trace Got response "id": "fb9a983d-e500-4491-b7c8-fe5a35d4fded","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:03:34.804 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "fb9a983d-e500-4491-b7c8-fe5a35d4fded","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-09-16 19:05:50.053 4663 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:50.053 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:50.054 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:05:56.129 4663 kserve.trace Got response "id": "4054abfc-3a42-43f7-8207-19926b89ac38","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:05:56.129 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "4054abfc-3a42-43f7-8207-19926b89ac38","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-09-16 19:06:56.197 4666 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.197 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:06:56.232 4666 kserve.trace Got response "id": "0d771a88-f220-4e51-8bef-1d1ca83d4b59","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:06:56.232 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "0d771a88-f220-4e51-8bef-1d1ca83d4b59","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve 2026-09-16 19:07:31.550 4666 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-b78d6df9c-vmwll: 2 [e2e-predictor] 2026-09-16 19:07:31.550 4666 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-b78d6df9c-vmwll: 2 [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.585 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.586 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.586 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.586 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.586 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.619 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.620 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.620 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.654 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.654 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.655 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.694 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.729 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.730 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.730 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.730 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.730 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.761 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.794 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.794 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.795 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.827 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.827 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.828 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.855 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.855 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.855 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.855 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.856 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.888 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.888 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.888 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.888 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.889 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.918 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.919 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.919 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.919 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.919 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.948 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.980 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.980 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:31.981 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.007 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.034 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.034 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.035 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.069 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.103 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.104 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.104 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.104 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.104 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.137 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.137 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.137 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.137 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.138 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.163 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.189 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.218 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.218 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.219 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.219 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.219 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.219 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.220 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.220 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.220 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.220 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.248 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.276 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.304 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.335 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:07:32.466 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.466 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.467 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.467 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.536 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.536 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.537 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.537 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.607 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.607 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.609 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.609 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.679 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.679 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.682 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.682 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.750 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.750 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.754 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.754 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.822 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.822 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.826 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.826 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.893 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.893 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.898 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.898 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.965 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.965 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.970 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:32.970 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.036 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.036 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.042 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.042 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.107 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.107 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.114 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.114 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.179 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.179 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.187 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.187 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.251 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.251 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.259 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.259 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.321 4666 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-09-16 19:07:33.321 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-09-16 19:08:31.417 4663 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:31.417 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:08:45.266 4663 kserve.trace Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] 2026-09-16 19:08:45.266 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash 2026-09-16 19:09:08.541 4666 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.541 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.541 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:09:08.541 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:09:08.541 4666 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.541 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.542 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:09:08.542 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:09:08.542 4666 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.542 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:08.565 4666 kserve.trace Got response "id": "8e4c0768-d20f-489b-b57a-d0ae508d8d11","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:09:08.565 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "8e4c0768-d20f-489b-b57a-d0ae508d8d11","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 2026-09-16 19:09:20.499 4663 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:20.499 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:20.499 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:09:20.499 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:09:20.499 4663 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:20.499 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:20.500 4663 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:09:20.500 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:09:20.500 4663 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:20.500 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:09:30.126 4663 kserve.trace Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] 2026-09-16 19:09:30.126 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-16 19:10:43.787 4666 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.787 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.788 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.816 4666 kserve.trace Got response "id": "0e01ab16-c183-4b41-b279-a416787b7194","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:10:43.816 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "0e01ab16-c183-4b41-b279-a416787b7194","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.852 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.857 4666 kserve.trace Got response "id": "5178d380-66e0-409a-8b17-0662abc48c1b","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:10:43.857 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "5178d380-66e0-409a-8b17-0662abc48c1b","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:10:43.891 4666 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.891 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.892 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:10:43.897 4666 kserve.trace Got response "id": "989ddf53-1168-44ad-8baa-ea0fcaa6260c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:10:43.897 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "989ddf53-1168-44ad-8baa-ea0fcaa6260c","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-09-16 19:12:29.171 4666 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:12:29.171 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:12:29.172 4666 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.172 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:12:29.235 4666 kserve.trace Got response "id": "7553939f-bf65-45e6-a114-a28d179bbedf","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:12:29.235 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "7553939f-bf65-45e6-a114-a28d179bbedf","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve 2026-09-16 19:13:04.450 4666 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:04.450 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:04.450 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:13:04.450 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:13:04.450 4666 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:04.450 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:04.451 4666 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:13:04.451 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:13:04.451 4666 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:04.451 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:14.548 4666 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-09-16 19:13:14.548 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-09-16 19:13:49.788 4666 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:13:49.788 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:14:02.344 4666 kserve.trace Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [e2e-predictor] 2026-09-16 19:14:02.344 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-16 19:16:27.651 4666 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:27.651 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:27.651 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:16:27.651 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:16:27.651 4666 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:27.651 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:27.652 4666 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:16:27.652 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:16:27.653 4666 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:27.653 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:16:29.947 4666 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:16:29.947 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-16 19:18:15.200 4666 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.200 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.201 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:18:15.229 4666 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 19:18:15.229 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver 2026-09-16 19:19:10.456 4666 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.456 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:19:10.503 4666 kserve.trace Got response "id": "e1b6aa29-a0a0-4478-a209-593070d9dc78","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:19:10.503 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "e1b6aa29-a0a0-4478-a209-593070d9dc78","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-09-16 19:20:05.714 4666 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:20:05.714 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:20:05.715 4666 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.715 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:20:05.742 4666 kserve.trace Got response "id": "a6508280-7a5a-4188-af0f-864f0add5be3","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:20:05.742 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "a6508280-7a5a-4188-af0f-864f0add5be3","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-09-16 19:21:01.958 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:01.958 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:01.959 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:02.001 4663 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 19:21:02.001 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-09-16 19:21:30.992 4666 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:30.992 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:30.993 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:21:31.022 4666 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-09-16 19:21:31.022 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-09-16 19:22:36.277 4666 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.277 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.277 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:36.277 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:36.277 4666 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.277 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.278 4666 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:36.278 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:36.278 4666 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.278 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:36.302 4666 kserve.trace Got response "id": "1de3dda5-4784-4002-b459-98cbee3de577","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:22:36.302 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "1de3dda5-4784-4002-b459-98cbee3de577","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-09-16 19:22:47.341 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.341 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.833 4663 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 19:22:47.833 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-09-16 19:22:47.870 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.870 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:47.871 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.033 4663 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 19:22:48.033 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.068 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:22:48.538 4663 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-09-16 19:22:48.538 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-09-16 19:23:43.769 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.769 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:23:43.799 4663 kserve.trace Got response "id": "36ec4d32-3bcd-483a-b04f-6d7b84498790","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-09-16 19:23:43.799 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "36ec4d32-3bcd-483a-b04f-6d7b84498790","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-09-16 19:24:11.561 4666 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.561 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.562 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:11.589 4666 kserve.trace Got response "id": "2dab2d27-8f25-42f7-b72b-d86f52feae3a","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:24:11.589 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "2dab2d27-8f25-42f7-b72b-d86f52feae3a","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2 [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] [gw1] SKIPPED storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve 2026-09-16 19:24:18.996 4663 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:18.996 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:24:19.021 4663 kserve.trace Got response "id": "c75def83-2f55-43b5-a5a4-40c30e456125","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:24:19.021 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "c75def83-2f55-43b5-a5a4-40c30e456125","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-09-16 19:25:14.237 4663 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.237 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.238 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:14.269 4663 kserve.trace Got response "id": "3076c02e-82f0-4c4e-94e1-6c7d5ff822b9","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-09-16 19:25:14.269 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "3076c02e-82f0-4c4e-94e1-6c7d5ff822b9","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-09-16 19:25:36.877 4666 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.877 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.878 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:25:36.900 4666 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-09-16 19:25:36.900 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-09-16T19:26:39.457839+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-09-16T19:26:39.497174+00:00 timeout_sampler INFO Elapsed time: 0.0004055500030517578 [0:00:00.000406] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-09-16T19:27:07.111694+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T19:27:08.119498+00:00 timeout_sampler INFO Elapsed time: 1.0041544437408447 [0:00:01.004154] [e2e-predictor] 2026-09-16T19:27:18.224294+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T19:27:19.253627+00:00 timeout_sampler INFO Elapsed time: 1.0249462127685547 [0:00:01.024946] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-09-16 19:27:54.761 4663 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:54.761 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:54.761 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:27:54.761 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:27:54.761 4663 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:54.761 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:54.809 4663 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:27:54.809 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:27:54.809 4663 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:54.809 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:27:55.942 4663 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-16 19:27:55.942 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-09-16T19:28:49.414390+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T19:28:50.423939+00:00 timeout_sampler INFO Elapsed time: 1.0044591426849365 [0:00:01.004459] [e2e-predictor] 2026-09-16T19:29:00.515747+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:29:01.165 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:29:01.210 4663 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:29:01.210 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:29:01.211 4663 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:29:01.211 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16T19:29:01.524749+00:00 timeout_sampler INFO Elapsed time: 1.0047919750213623 [0:00:01.004792] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-09-16 19:29:02.335 4663 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.120822119 [e2e-predictor] 5602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.0631960846 [e2e-predictor] 20358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.2686 [e2e-predictor] 81739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, [e2e-predictor] 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-0 [e2e-predictor] 9, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-09-16 19:29:02.335 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-09-16 19:30:07.573 4663 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:07.573 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:07.573 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:30:07.573 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:30:07.573 4663 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:07.573 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:07.611 4663 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:30:07.611 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:30:07.611 4663 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:07.611 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:30:08.853 4663 kserve.trace Got response "id": "b78dffa2-f56a-4bc0-9880-b7b817eb69ba","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:30:08.853 4663 kserve.trace INFO [utils.py:predict():150] Got response "id": "b78dffa2-f56a-4bc0-9880-b7b817eb69ba","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-09-16T19:30:31.670142+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T19:30:32.678825+00:00 timeout_sampler INFO Elapsed time: 1.0047016143798828 [0:00:01.004702] [e2e-predictor] 2026-09-16T19:30:42.762647+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-09-16T19:30:43.771120+00:00 timeout_sampler INFO Elapsed time: 1.004328966140747 [0:00:01.004329] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-09-16 19:31:54.124 4663 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:54.124 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:54.125 4663 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:31:55.236 4663 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 19:31:55.236 4663 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 19:31:55.236 4663 kserve.trace Time taken: 1.1588111400014895 [e2e-predictor] 2026-09-16 19:31:55.236 4663 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.1588111400014895 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-16 19:32:00.398 4663 kserve.trace Created primary ISVC: isvc-primary-a291d0 [e2e-predictor] 2026-09-16 19:32:00.398 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-a291d0 [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:23.979 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:32:25.033 4666 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-09-16 19:32:25.033 4666 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-09-16 19:33:20.443 4663 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-09-16 19:33:20.443 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace resourceVersion for isvc-primary-a291d0 stabilized at 37153 (stable for 15.0s) [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-a291d0 stabilized at 37153 (stable for 15.0s) [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace Baseline recorded - resourceVersion: 37153 [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 37153 [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 19:33:35.474 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-predictor] 2026-09-16 19:33:35.587 4663 kserve.trace Created secondary ISVC isvc-secondary-a291d0, waiting for failure status... [e2e-predictor] 2026-09-16 19:33:35.587 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-a291d0, waiting for failure status... [e2e-predictor] 2026-09-16 19:33:41.607 4663 kserve.trace ISVC isvc-secondary-a291d0 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:33:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:33:37.338 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:33:37.356 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8ws5_yqq.crt\n2026-09-16 19:33:37.628 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:33:40.258 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 19:33:41.607 4663 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-a291d0 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:33:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:33:37.338 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:33:37.356 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8ws5_yqq.crt\n2026-09-16 19:33:37.628 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:33:40.258 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-09-16 19:33:41.607 4663 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 19:33:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:33:37.338 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:33:37.356 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8ws5_yqq.crt\n2026-09-16 19:33:37.628 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:33:40.258 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 19:33:41.607 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 19:33:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:33:37.338 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:33:37.356 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8ws5_yqq.crt\n2026-09-16 19:33:37.628 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:33:40.258 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-09-16 19:33:51.620 4663 kserve.trace Primary ISVC resourceVersion: before=37153, after=37153 [e2e-predictor] 2026-09-16 19:33:51.620 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=37153, after=37153 [e2e-predictor] 2026-09-16 19:33:51.620 4663 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-09-16 19:33:51.620 4663 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-16 19:34:10.280 4666 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:10.280 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:10.281 4666 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.e314cec0-fd10-46c6-b93b-527a2341b005.prod.konfluxeaas.com [e2e-predictor] 2026-09-16 19:34:11.336 4666 kserve.trace Got response "id": "1639cdea-d8d0-4c76-b328-ee9b8d194aad","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-09-16 19:34:11.336 4666 kserve.trace INFO [utils.py:predict():150] Got response "id": "1639cdea-d8d0-4c76-b328-ee9b8d194aad","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] [e2e-predictor] - generated xml file: /workspace/artifacts-dir/junit_e2e-predictor_or_kserve_on_openshift.xml - [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results-predictor_or_kserve_on_openshift.json [e2e-predictor] ================= 57 passed, 16 skipped in 2620.66s (0:43:40) ================== [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-09-16T19:34:18.012720485Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 3dcca1a8-3c06-4842-bd15-32b587e6323d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T19:34:18.0612516Z namespace/openshift-must-gather-xqjtd created [must-gather] [must-gather ] OUT 2026-09-16T19:34:18.068504604Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-h8l9x created [must-gather] [must-gather ] OUT 2026-09-16T19:34:18.088921499Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:24.733773507Z [disk usage checker] Started [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:24.736922841Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:24.877971479Z No resources found in openshift-must-gather-xqjtd namespace. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:24.990453608Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.139778364Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.139809430Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.139809430Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.142185133Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.292941245Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.292987165Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.292987165Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.295016505Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.446221608Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.446258012Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.446258012Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.448457764Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.602163225Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.602218140Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.602218140Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.604433504Z Error getting logs from rhods-notebooks [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.749567973Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.749602279Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.749602279Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.751599960Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.896561135Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.896593557Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.896593557Z namespaces "istio-system" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:25.898524657Z Error getting logs from istio-system [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.046162970Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.046194855Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.046194855Z namespaces "knative-serving" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.048116849Z Error getting logs from knative-serving [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.199373488Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.199404520Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.199404520Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.201421900Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.467558861Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.735667240Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.864837047Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.948565922Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:26.950538877Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.078733571Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.159798296Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.161689328Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.287371958Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.370221781Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.372275812Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.495362940Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.579537423Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.581492991Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.704115832Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.785856730Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.788106175Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.909689670Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.992393749Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:27.994358244Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.124775333Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.213241513Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.215487641Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.339824518Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.420746216Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.422763170Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.549807403Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.632246254Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.634255149Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.764407440Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.844456355Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.846294439Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:28.971040223Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.052877405Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.055147594Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.180014440Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.262875113Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.265001537Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.393030624Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.476479059Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.478550589Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.603097769Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.685904195Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.688184368Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.741375469Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.814545394Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.899496702Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:29.901747566Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.029121917Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.112941985Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.115143154Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.243395708Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.325284209Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.327265204Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.456325736Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.537582870Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:30.539683625Z Error collecting info from [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.222736163Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.343366595Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.465169490Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.586774680Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.711440747Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:31.947078349Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.071048978Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.194481409Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.318752594Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.442267484Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.572928586Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.699900400Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.824676655Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:32.950143224Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:33.069286229Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:33.350246212Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:33.478204532Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:34.131332294Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:34.461020723Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:34.617030099Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:34.737754317Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:34.745709629Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:35.368327917Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:35.721341963Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:35.875119002Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:36.000376350Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:36.630597275Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:36.953606361Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:37.104421199Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:37.228991656Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:37.860790886Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:38.185503238Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:38.335228867Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:38.460141108Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:39.101473583Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:39.443448719Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:39.601803270Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:39.731624473Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:39.750075489Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:40.399626598Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:40.753169489Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:40.903071942Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:41.052860002Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:42.002823625Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:42.355024597Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:42.505301582Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:42.645719212Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:43.303342458Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:43.653821795Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:43.803629952Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:43.955709051Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:44.606038677Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:44.754405323Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:44.948344058Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:45.105084450Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:45.254759032Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:45.897624157Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:46.251497918Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:46.410157963Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:46.566647197Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:47.205375629Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:47.579391489Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:47.732990220Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:47.878641622Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:48.531978888Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:48.857077810Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:49.007075033Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:49.140092554Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:49.758726972Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:49.829168793Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:50.209436575Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:50.361533468Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:50.494425240Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:51.124546908Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:51.467069738Z Wrote inspect data to must-gather. [must-gather] [must-gather-ncfnc] POD 2026-09-16T19:34:51.493004538Z Caches written to disk [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.502585429Z waiting for gather to complete [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.505827455Z downloading gather output [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.769039558Z receiving incremental file list [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.783572432Z ./ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.783674004Z aggregated-discovery-api.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.783969102Z aggregated-discovery-apis.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.784983079Z event-filter.html [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787343051Z timestamp [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787479115Z version [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787558267Z cluster-scoped-resources/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787576007Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787581687Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787590307Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.78767964Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.78769045Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787731331Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787791673Z namespaces/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787800463Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787825204Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787889705Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787931776Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.787984948Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788002978Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788103241Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788179103Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788253745Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788309906Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788349527Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788379558Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788429549Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788505371Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788551533Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788617225Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788695587Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788743918Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788789359Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788907322Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.788986984Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794158771Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794232193Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794311735Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794440368Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794642273Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794680994Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794730306Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794775057Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794820508Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794860399Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.79490065Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.794982432Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795027653Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795071784Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795116876Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795158777Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795203458Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795240299Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.79528205Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.795323121Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.80173729Z [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.801757701Z sent 765 bytes received 173,689 bytes 348,908.00 bytes/sec [must-gather] [must-gather-ncfnc] OUT 2026-09-16T19:34:52.801764231Z total size is 3,011,776 speedup is 17.26 [must-gather] [must-gather ] OUT 2026-09-16T19:34:53.018710626Z namespace/openshift-must-gather-xqjtd deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 3dcca1a8-3c06-4842-bd15-32b587e6323d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T19:34:53.138393368Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 3dcca1a8-3c06-4842-bd15-32b587e6323d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-16T19:34:53.162767861Z namespace/openshift-must-gather-2vps5 created [must-gather] [must-gather ] OUT 2026-09-16T19:34:53.173719579Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-dmt2n created [must-gather] [must-gather ] OUT 2026-09-16T19:34:53.203941515Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 created [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:54.546706593Z [disk usage checker] Started [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:54.550324266Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:54.892376178Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:55.034878700Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:55.134153261Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:55.224762879Z Gathering data for ns/default... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:55.575497669Z Gathering data for ns/openshift... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:56.006437538Z Gathering data for ns/kube-system... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:56.813475172Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.169546943Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.169578427Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.169578427Z namespaces "assisted-installer" not found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.489135325Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.495656683Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.504131466Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.506056790Z INFO: Gathering HAProxy config files [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.511909590Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.512507400Z INFO: Collecting host service logs for crio [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.512792493Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.513096376Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.513381372Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.513705248Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.514003299Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.514307993Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.514622482Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.515076115Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.515385447Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.515720945Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.516080768Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.517689383Z Executing Istio gather script [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:57.553231365Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.157618848Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.181248566Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.243562961Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.326602110Z No resources found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.423719625Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.488145339Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.525236947Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.630684508Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.630714640Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.804927482Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.859663072Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.937758677Z INFO: Collecting Insights Archives from insights-operator-5844b856db-qsnj6 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.937758677Z insights-runtime-extractor-f8z6x [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.937758677Z insights-runtime-extractor-n2tjk [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:58.937758677Z insights-runtime-extractor-p7ks8 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.067928613Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.364766170Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.431884346Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.456153886Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.458970117Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.462084567Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.482235778Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.654272740Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.692007505Z No resources found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.757633795Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.874650577Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.874650577Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.878507186Z INFO: 'previous-logs' folder not found on ip-10-0-135-11.ec2.internal, skipping... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.886234085Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.895213475Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.900591799Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.946667447Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:34:59.974779079Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.171641140Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.184037328Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.207165995Z INFO: HAProxy config collection complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.270208285Z INFO: 'previous-logs' folder not found on ip-10-0-136-81.ec2.internal, skipping... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.278796123Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.327907422Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.516793782Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.615070951Z INFO: 'previous-logs' folder not found on ip-10-0-139-72.ec2.internal, skipping... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.615163471Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.615215241Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.636107917Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.670837370Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.725190913Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.805232156Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.956774066Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:00.985005881Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.230411785Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.273069361Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.279336844Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.285610295Z INFO: INTERCONNECT MODE [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.285640144Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.453563234Z INFO: Gathering OVN_Northbound from ovnkube-node-55np2... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.453745299Z INFO: Gathering OVN_Northbound from ovnkube-node-cs8zv... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.453955758Z INFO: Gathering OVN_Northbound from ovnkube-node-tn8vm... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.454249052Z INFO: Gathering OVN_Southbound from ovnkube-node-55np2... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.454725372Z INFO: Gathering OVN_Southbound from ovnkube-node-cs8zv... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.455023339Z INFO: Gathering OVN_Southbound from ovnkube-node-tn8vm... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.469983121Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.534733353Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.737375643Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.777573418Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.783125469Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.784360157Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.799646139Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.831109045Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.855381922Z tar: Removing leading `/' from member names [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:01.878440293Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.082018448Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.153366138Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.273707627Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.273745478Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.274107664Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.276110026Z 4.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.279135494Z ovnk_database_store/ [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.279187757Z ovnk_database_store/ovnkube-node-cs8zv_nbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.294235191Z ovnk_database_store/ovnkube-node-cs8zv_sbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.306919784Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.324695702Z ovnk_database_store/ovnkube-node-55np2_nbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.328752706Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.333336841Z ovnk_database_store/ovnkube-node-55np2_sbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.356857199Z ovnk_database_store/ovnkube-node-tn8vm_sbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.385623527Z ovnk_database_store/ovnkube-node-tn8vm_nbdb [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.401356066Z INFO: Network log collection complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.452950787Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.559964886Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.601434623Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.651539962Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.879946777Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.882741921Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.883033375Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.885589182Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:02.904362575Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.087900969Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.088510393Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.290589410Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.295095080Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.495329374Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.520615469Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.649366991Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:667babb345aeb39d2681913fd91a5c163d48d4ab8a3ba0d3156502181ea1177a [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.713013575Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.717070376Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.785966567Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.946075449Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.964734303Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:03.969092567Z Gathering data for ns/openshift-console... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.165316201Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.169889496Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.347120722Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.562993405Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.566224844Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.573307204Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.672104862Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.737816885Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.944355208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:04.948351822Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:05.105098433Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:05.152128579Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:05.252356329Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:05.367909462Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:05.623750018Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:06.040525171Z Done executing Istio gather script [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:06.240338888Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:06.302790174Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:06.787049608Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:07.120411891Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:07.363965619Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:07.469083498Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:07.897226380Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:08.495112476Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:09.626563189Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:09.677232526Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:10.446585202Z Gathering data for ns/kserve... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:10.751596165Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:11.874176908Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:12.559781667Z Gathering data for ns/openshift-config... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:12.840253117Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.002124841Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.259141848Z Collecting performance related data for node ip-10-0-139-72.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.268348366Z Collecting performance related data for node ip-10-0-135-11.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.278762219Z Collecting performance related data for node ip-10-0-136-81.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.288864761Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:13.716512627Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:14.080224842Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:14.517183016Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:14.681954939Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:14.959404385Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:15.272532429Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:15.640234957Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:16.084701745Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:16.469914930Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:17.011543539Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:18.787115771Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:19.686866571Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:20.166050252Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:20.477416873Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.050235820Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.505450101Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.759603449Z Collecting kubelet logs for node ip-10-0-139-72.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.761916706Z Collecting kubelet logs for node ip-10-0-135-11.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.764177574Z Collecting kubelet logs for node ip-10-0-136-81.ec2.internal [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:21.947484172Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:22.216759779Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-2vps5 namespace [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:22.222739938Z INFO: Node performance data collection complete. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:22.280950844Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:22.798696041Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:23.132146500Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:23.543408553Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:23.846113015Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:24.127597492Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:24.691635557Z [disk usage checker] Volume usage percentage: current = 38 ; allowed = 70 [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:24.770419720Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:25.066352680Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:25.382200098Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:25.761531522Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676888484Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.807313878Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:27.037414231Z Caches written to disk [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676888484Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.807313878Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:27.037414231Z Caches written to disk [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676888484Z Wrote inspect data to must-gather. [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.676933599Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:26.807313878Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-z94h6] POD 2026-09-16T19:35:27.037414231Z Caches written to disk [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.079667072Z waiting for gather to complete [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.08275522Z downloading gather output [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.339204139Z receiving incremental file list [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.358871465Z ./ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.358946217Z aggregated-discovery-api.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.359227374Z aggregated-discovery-apis.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.359998023Z event-filter.html [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.362425144Z timestamp [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.362484286Z version [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.373703268Z cluster-scoped-resources/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.373731809Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.373742129Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.37376301Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.373905304Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374026716Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374052907Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374092808Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374216391Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374325854Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374449317Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374504588Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374651062Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.374718284Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375099014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375140984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375338049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375609556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375811501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.375946675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.37971921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.381292859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.381419593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.381567166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.381737551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.381849013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.382068239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.382285595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.382459979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.382769577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.38288882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383006303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383147876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383250329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383356362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383522066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383722301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383848514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.383978507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.386020858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.386528651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.386703016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.38685944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.387070895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.387350442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.387948927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.38805792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388181333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388290986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388401718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388516141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388660295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388814829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.388949352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.389052145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.389314001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.389457775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.389614619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390143862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390269745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390381478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390565633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390698156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.390907102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391041895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391194859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391355793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391480936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.39162677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391757563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.391879656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.392007889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.392133523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.392278576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.392763788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.393152788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.393266161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.394067441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.394201865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.394325388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.394434641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.394557464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.39479417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395019015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395146699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395269151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395422435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395575739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395687112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395832526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.395960519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.399918989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.40036015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.400936104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.401121059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.401274883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.401427737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.40157967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.401698504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.401806786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.40474829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.404879573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.405007767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.40513731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.405252643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.411288945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.416441975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.416619099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.416928587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417072221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417214874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417318717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417471411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417741548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.41784825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.417958423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.418143248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.41824702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.418377414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.418488436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.41865392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.418798974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.418906967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.41901562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.419136233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.419237305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.419374149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.419646965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.41980164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.420046346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.420161529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.420279521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.420384624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.422376774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.422507588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.422651751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.422754444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.422874977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.42299619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.424502868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.424688712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.424816936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.424950719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.425067742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.425297578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.425810801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.425935134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.426048527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.426154209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.426756775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428054157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.42815996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428332374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428456297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428642282Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428755905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.428854748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429020822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429144925Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.42937455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429426942Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429521094Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429639127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429710649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429805332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.429953905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430042547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43013288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430230382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430322074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430406047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430493529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430626122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430723444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430808097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430896839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.430983961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431082534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431162586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431254258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43133755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431424342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431516015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431633827Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431714229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431808322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431900024Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.431987267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432085149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432165901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432256703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432347376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432438288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43253227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432655493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432755006Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.432837748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43292473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433020812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433104784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433195917Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433296089Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433375071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433470374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433566966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433676869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433874924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433900735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.433987447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434067049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434148901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434243493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434330886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434425478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43451951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434633183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434730665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434842288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.434997772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435081534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435151036Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435240318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435339591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435427453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435521905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435637038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43572323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435818203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435909685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.435997397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43609162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436177212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436271324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436358777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436452749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436552981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436716526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.436822458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43689543Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437008113Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437091315Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437181997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437254519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437365892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437441754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437537406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437608548Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437625658Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43768247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-26wvf.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437779922Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2wj4f.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437869535Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6x48r.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.437960687Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7nrxm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438048539Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9z8bh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438138611Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bcrpg.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438221553Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ddwzj.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438311696Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g2s8k.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43846363Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k8cmm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438558272Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-srm9b.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438727686Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v2r5v.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438819728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vj2nt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.438914971Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-442pt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439019753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4b2wx.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439120076Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tpdqr.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43925507Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.43929376Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439473595Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439630579Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439711861Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.439798873Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440105501Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440210823Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440298336Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440388858Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440512751Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440624064Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440731487Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440809478Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440916211Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.440980763Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441106816Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441193658Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441291601Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441375533Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441461425Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441564068Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44167112Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441743092Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441871825Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.441901176Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442011369Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442103891Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442190093Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442281906Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442373408Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44246746Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442649545Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442738967Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44282632Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.442921502Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443016714Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443142657Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44323933Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443329652Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443422964Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443515927Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443664261Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443757493Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443848325Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.443941908Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444008239Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44405607Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444113392Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444158593Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444205784Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444250345Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444308567Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444355518Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444407049Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44445252Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444498991Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444557593Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444619974Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444643445Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444658535Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444766038Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444790569Z cluster-scoped-resources/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444806539Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.444863571Z cluster-scoped-resources/core/nodes/ip-10-0-135-11.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445008444Z cluster-scoped-resources/core/nodes/ip-10-0-136-81.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445144768Z cluster-scoped-resources/core/nodes/ip-10-0-139-72.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445252901Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445303912Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445356423Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445448806Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445530628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.4456383Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445723342Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445806884Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.445968588Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446068021Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446158793Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446251406Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446342248Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44643334Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446528793Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446644685Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446729298Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44682525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.446911022Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447002895Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447094137Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447184159Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447272921Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447357874Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447403855Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447495557Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447595629Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447687292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447764954Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.447846596Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44799945Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448127223Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448212615Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448279767Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448288517Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448335298Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44841451Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448466651Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448521293Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448534553Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448604915Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.448911243Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449049286Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449115618Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449125098Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44918998Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449288132Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449297592Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449333243Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449413835Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449441036Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449556199Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.44962274Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449684922Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449728483Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449784175Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449831576Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449931898Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.449950879Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450036681Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450070072Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450142214Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450190215Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450232256Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450281107Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450329269Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450363959Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450436111Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450471092Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450525353Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450599715Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450664557Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450717388Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45077324Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45079301Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450903533Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450913973Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.450947204Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451012126Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451040916Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451136159Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45118661Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451242841Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451323294Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451407845Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451658632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451802955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.451895608Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45198703Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452077492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452172255Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452259347Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452349929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452434991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452523104Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452632516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452740959Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452816211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452907793Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.452999306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453085248Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45317906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453263442Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453366525Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453399516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453509518Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453610821Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453698043Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.453855767Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45395386Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454045412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454137664Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454226567Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454318749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454402681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454493463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454604596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454692128Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454787691Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454880443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.454977115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455057048Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45515051Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455248922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455328864Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455425797Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455510649Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455620742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455717804Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455809647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455891549Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.455985571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456072553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456172436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456233387Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456243127Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456288699Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45635737Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456366321Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456408831Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456473233Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456483864Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456527134Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456610087Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456668328Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-11.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45676185Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-81.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456843302Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-72.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456906314Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.456936645Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457042487Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457078188Z host_service_logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.4571212Z host_service_logs/masters/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45714958Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457232722Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457297644Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457368916Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457489589Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457620262Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457694094Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457766606Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457839998Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457908109Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.457981511Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458009942Z ingress_controllers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458016672Z ingress_controllers/default/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458020452Z ingress_controllers/default/router-default-bd67b9f94-9bddk/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458054593Z ingress_controllers/default/router-default-bd67b9f94-9bddk/haproxy.config [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458164296Z insights-data/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458216367Z istio/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458264148Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458391961Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458760861Z istio/event-filter.html [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458861313Z istio/timestamp [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458901684Z istio/cluster-scoped-resources/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458910245Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458939065Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.458984216Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.45912973Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.459680944Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.460171506Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461009447Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461151011Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461277764Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461359426Z machine_config_ondisk/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461367876Z machine_config_termination_logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461372927Z monitoring/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461378837Z monitoring/alertmanager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461416608Z monitoring/alertmanager/status.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.4615169Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461586722Z monitoring/prometheus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461623463Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461724885Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.461788577Z monitoring/prometheus/rules.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.462455964Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.462471544Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.462530686Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463359117Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463406518Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463469Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463574462Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463663334Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463768077Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463804078Z monitoring/prometheus/status/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.463852939Z monitoring/prometheus/status/config.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464412893Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464477975Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464594558Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464772392Z namespaces/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464782473Z namespaces/default/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464835454Z namespaces/default/default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464912136Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.464984707Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465055909Z namespaces/default/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46510685Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465188593Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465270045Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465361607Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465432329Z namespaces/default/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465454609Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465526111Z namespaces/default/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465570072Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465672695Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465718976Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465740137Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465839399Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46590005Z namespaces/default/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.465951142Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466090075Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466177408Z namespaces/default/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466337702Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466411243Z namespaces/default/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466492776Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466646389Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466818224Z namespaces/default/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466897526Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.466947347Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467015239Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46705336Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467128401Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467165533Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467257145Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467326206Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467385798Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467402528Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46747004Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467519241Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467587693Z namespaces/default/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467619864Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467690696Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467725896Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46785021Z namespaces/kserve/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467885271Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467957282Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.467993253Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468039915Z namespaces/kserve/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468075465Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468162487Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468387723Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468696191Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468743152Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468800003Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468837815Z namespaces/kserve/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468893046Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.468971798Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469101451Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469158273Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469261095Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469296386Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469331537Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469370068Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.46946666Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469552053Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469697606Z namespaces/kserve/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.469735207Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.470073056Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.470190439Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.470676441Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.470759293Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471137993Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471253865Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471554653Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471653155Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471670476Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471796019Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471810819Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471874951Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.471904322Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472010255Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472100227Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472118747Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472199799Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472273641Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472294962Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472390494Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472467636Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472511687Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.4726319Z namespaces/kserve/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472654121Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472702692Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/kserve-controller-manager-557b59fdc4-rf7m9.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472791104Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472802075Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472806115Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/manager/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.472818625Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/manager/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481001351Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481066112Z namespaces/kserve/pods/kserve-controller-manager-557b59fdc4-rf7m9/manager/manager/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481101484Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481138654Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/llmisvc-controller-manager-645f9c8fd6-mvmcq.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481236697Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481247327Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/manager/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481255757Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/manager/manager/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481304118Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/manager/manager/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481563095Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-mvmcq/manager/manager/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.48176585Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481809981Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/model-serving-api-7b954ffc95-nw8vm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481895564Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481904734Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481912754Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/server/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.481961485Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/server/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482053148Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/server/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482124849Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nw8vm/server/server/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.48216119Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482214401Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/odh-model-controller-7b966d7984-f9dg5.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482310664Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482319184Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482325224Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/manager/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.482367435Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/manager/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500568304Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500668626Z namespaces/kserve/pods/odh-model-controller-7b966d7984-f9dg5/manager/manager/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500685017Z namespaces/kserve/pods/s3-init-27t59/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500749648Z namespaces/kserve/pods/s3-init-27t59/s3-init-27t59.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500856761Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500867581Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500876051Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.500933903Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501028055Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501099927Z namespaces/kserve/pods/s3-init-27t59/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501131258Z namespaces/kserve/pods/s3-init-27t59/s3-init/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501139938Z namespaces/kserve/pods/s3-init-27t59/s3-init/s3-init/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501147238Z namespaces/kserve/pods/s3-init-27t59/s3-init/s3-init/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50121701Z namespaces/kserve/pods/s3-init-27t59/s3-init/s3-init/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501480917Z namespaces/kserve/pods/s3-init-27t59/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501565129Z namespaces/kserve/pods/s3-init-27t59/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50161967Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501654901Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom-9blhl.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501747953Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501754804Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501758724Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501796915Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501884207Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501953359Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.501979559Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50198413Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50199033Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502038961Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502240746Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502309488Z namespaces/kserve/pods/s3-tls-init-custom-9blhl/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502368319Z namespaces/kserve/pods/s3-tls-init-serving-smn88/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50240198Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving-smn88.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502492002Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502499062Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/download-hf-model/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502505403Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502558564Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502675227Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502742869Z namespaces/kserve/pods/s3-tls-init-serving-smn88/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502762129Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50280694Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502826621Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.502845691Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503137888Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50320701Z namespaces/kserve/pods/s3-tls-init-serving-smn88/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503235421Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503281332Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs-64568bcd49-d8qkl.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503361754Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503368744Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/seaweedfs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503372685Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503431056Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503632901Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503688753Z namespaces/kserve/pods/seaweedfs-64568bcd49-d8qkl/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503746014Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503787715Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom-8b44d767d-lmzgd.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503868597Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503876757Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503883247Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.503929268Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504134574Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504203235Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-lmzgd/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504257687Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504303148Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving-67b7477c6d-vcrv9.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50439479Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50440287Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50440912Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504507303Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504725088Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50479341Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vcrv9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504827121Z namespaces/kserve/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504867962Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504908843Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.504957904Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505006066Z namespaces/kube-node-lease/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505013896Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505020476Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505034946Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-11.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505141899Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-81.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505230851Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-72.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505320603Z namespaces/kube-system/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505380735Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505432056Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505465577Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505513408Z namespaces/kube-system/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50556495Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505706733Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505783865Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505862437Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505910588Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.505945269Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506008371Z namespaces/kube-system/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506050922Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506129664Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506191116Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506232917Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506315789Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5063535Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50636269Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506419961Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-zkd6aed2m2bps6i2svvp7zuthm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506505553Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506611646Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506684658Z namespaces/kube-system/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506729759Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506881733Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.506963705Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.507224811Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.507299553Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.507618571Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.507757285Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508073543Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508142125Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508187036Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508243417Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508279028Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50836726Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508398351Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508494103Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508602336Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508675758Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508716009Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50877174Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508789261Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508881693Z namespaces/kube-system/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508891013Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.508925954Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer-g5lz9.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509022167Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509030017Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509034107Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509082168Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509309254Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509380276Z namespaces/kube-system/pods/global-pull-secret-syncer-g5lz9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509428847Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509474098Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer-gmpwf.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50955925Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509571551Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509578731Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509648243Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.509878728Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.50994879Z namespaces/kube-system/pods/global-pull-secret-syncer-gmpwf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510005772Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510044853Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer-h69vp.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510119784Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510130275Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510138125Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510195876Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510421462Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510489494Z namespaces/kube-system/pods/global-pull-secret-syncer-h69vp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510534135Z namespaces/kube-system/pods/konnectivity-agent-6f827/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510577386Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent-6f827.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510671688Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510679318Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.510688579Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51074058Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511328865Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511401457Z namespaces/kube-system/pods/konnectivity-agent-6f827/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511441108Z namespaces/kube-system/pods/konnectivity-agent-9phx7/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511477919Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent-9phx7.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511564511Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511581171Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511591481Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.511652113Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512233758Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512304819Z namespaces/kube-system/pods/konnectivity-agent-9phx7/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51232311Z namespaces/kube-system/pods/konnectivity-agent-d65wk/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512378721Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent-d65wk.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512566926Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512584486Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512596327Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.512634208Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513200272Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513270314Z namespaces/kube-system/pods/konnectivity-agent-d65wk/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513312925Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513346256Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513427438Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513437548Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513448258Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513497949Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513767616Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513838468Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-11.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513866169Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51391267Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513977512Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513984612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.513990612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514020233Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514182557Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514251579Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-81.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514285689Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51431213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514387132Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514394122Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514406032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514454614Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514637608Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51470845Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-72.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514742361Z namespaces/kube-system/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514775412Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514840503Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514848323Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514891735Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.514984717Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515043639Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5150925Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515146211Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515191942Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515249304Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515256354Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515260174Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515288385Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515382547Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515479109Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515529841Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515609503Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515646574Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515701535Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515738396Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515827628Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51591022Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.515984202Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516017793Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516068434Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516102035Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516152166Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516231578Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51627777Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5163061Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516397722Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516460584Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.516509295Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517436709Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517528981Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517643844Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517733276Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517845499Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.517976362Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518160897Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518229999Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518264089Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518340002Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518358152Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518437234Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518475755Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518567307Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51866894Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518720631Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518758532Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518818334Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518846674Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518909746Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518940166Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.518993478Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519031999Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519081Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519112641Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519239244Z namespaces/openshift-apiserver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519272905Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519343487Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519370968Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519428219Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51946497Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519553462Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519654485Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519729666Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519781098Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519822369Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.51986945Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519911601Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.519991943Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520039454Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520068655Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520157017Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520220389Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52026997Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520369973Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520449835Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520530027Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520634689Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520722222Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.520850505Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521013999Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52106771Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521117201Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521162193Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521190273Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521263605Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521296206Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521387618Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52146544Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521522111Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521626974Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521686096Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521705946Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521782998Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521809589Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52187168Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521924382Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521987003Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.521996974Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522001874Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522021474Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522077816Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522085136Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522089176Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522120767Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522176778Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522229249Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522236129Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522281271Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522346532Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522353303Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522391913Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522485446Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522537227Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52262771Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52265988Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522732652Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522768033Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522850185Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.522930187Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523010279Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52305997Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523085531Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523158123Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523201164Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523286846Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523348608Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523396119Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523474961Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523529912Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523561903Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523609974Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523697956Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523717177Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52383697Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523914782Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.523988084Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524074876Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524152448Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524333452Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524440905Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524475326Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524532137Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52461484Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524667781Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524724132Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524761633Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524821015Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524867306Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.524949418Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52502616Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525091381Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525137793Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525183594Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525225745Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525272966Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525316717Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525345288Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525353468Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525402069Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52545169Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525492172Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525559353Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525610085Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525681516Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525724988Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525801909Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52584476Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525893912Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.525935033Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526061116Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526138588Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52621771Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526264061Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526300302Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526351483Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526387044Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526469726Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526528748Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52660125Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526678632Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526730623Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526755523Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526803065Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526894147Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.526977359Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527092342Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527194005Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527236175Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527338538Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52741477Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527762249Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.527840591Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528105117Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528276592Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528421795Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528470327Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528518088Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52860171Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528655941Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528707543Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528738633Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528814625Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528862107Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.528947659Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529022491Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529070492Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529098352Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529160014Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529198365Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529278357Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529291797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529341859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/aws-ebs-csi-driver-node-9ll8h.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529453341Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529463162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529473142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/csi-driver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529511253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529683487Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529755539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5297848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52978985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.52979492Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529837801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529926773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.529997385Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530036696Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530043596Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530047616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530081497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53017777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530252331Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9ll8h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530298673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530345754Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/aws-ebs-csi-driver-node-hv652.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530446796Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530457057Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530462787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/csi-driver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530492628Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53060704Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530679672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530726523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530733264Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530742434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530799395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530890638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.530953039Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53099179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53100244Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531006401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531043882Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531126213Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531198025Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hv652/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531252547Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531292708Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/aws-ebs-csi-driver-node-p2bbd.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53138795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53139505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/csi-driver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53140424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531453662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531554184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531628396Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531674387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531681907Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531689688Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531736919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531821061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531894713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531940224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531946974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.531975025Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532020936Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532115188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53218317Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p2bbd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532241061Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532280702Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532327904Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532334984Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532374695Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532427026Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532466867Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532524039Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53257998Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.532632201Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53298128Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53298832Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533019691Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533089513Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533096193Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533139874Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533233626Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533272678Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533332129Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53337365Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533436612Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533478083Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533622026Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533709298Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53378206Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533839812Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533868162Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.533960315Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534000606Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534060017Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534102059Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534185461Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534237022Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534272293Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534361255Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534414076Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534420907Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534475838Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53455439Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.534622852Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535183746Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535271058Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535415301Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535493023Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535807251Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.535951495Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536091058Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536171641Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536218782Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536277283Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536304314Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536369845Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536411857Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536445058Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536497079Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536602782Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536695374Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536742295Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536771636Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536832177Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536875728Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53693592Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.536972401Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537026502Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537066113Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537114944Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537127815Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537169156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned-89jvz.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537268178Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537278328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537283159Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/tuned/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5373212Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/tuned/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537461073Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537530475Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-89jvz/tuned/tuned/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537659988Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537681658Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned-jkwkx.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537780841Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537791241Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537798861Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/tuned/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537855783Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/tuned/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.537963906Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538074888Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jkwkx/tuned/tuned/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538099799Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53815153Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned-ktv6k.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538234263Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538241303Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/tuned/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538246273Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/tuned/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538279764Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/tuned/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538391456Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538472849Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ktv6k/tuned/tuned/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538487009Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53853438Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538608792Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538675584Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538751816Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538758796Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538817407Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-11.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.538918Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-81.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539004892Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-72.ec2.internal.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539057413Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539106305Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539208467Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539243058Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53932312Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539396782Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539468544Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539511625Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539624147Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.53974113Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539841143Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539890264Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539924385Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.539980576Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540058518Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54013377Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540195922Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540239233Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540328165Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540397797Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540448228Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540660193Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540756706Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540890529Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.540966411Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541092555Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541218418Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541400132Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541466774Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541516115Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541609988Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541632538Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54171505Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541750321Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541844643Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541925885Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.541983347Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542027068Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54208852Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5421197Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542194122Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542248874Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542313725Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542355966Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542408708Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542418558Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542467619Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-86499c89c4-g9bkt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542561332Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542579082Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542587602Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542646364Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542742416Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542809918Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542857129Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542866379Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542875649Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.542921561Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543559367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543655829Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-g9bkt/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543671349Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543725151Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543773272Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543807863Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543918076Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.543956947Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544026949Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544070099Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544140501Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544171112Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544265835Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544370927Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5444717Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544528181Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544598023Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544677865Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544697275Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544795768Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544853239Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54488267Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.544974202Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545024463Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545031634Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545068795Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545160367Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545241729Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54528865Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545397193Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545479035Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545860555Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.545939447Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54605248Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546192093Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546331236Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546402668Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546450719Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546517281Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546580133Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546636664Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546682305Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546728837Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546770598Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546850249Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546933872Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.546980833Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547025534Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547073835Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547118156Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547222369Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54727047Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547308001Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547354302Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547423064Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547433414Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547462175Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator-86695b7cc7-pppw2.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547561627Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547580818Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547586908Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547628839Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547737112Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547803553Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-pppw2/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547849895Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547884206Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547949007Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.547958657Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548001029Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54805189Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548098471Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548158942Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548205064Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548290706Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548340527Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548420519Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54846387Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548526752Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548579493Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548673246Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548752368Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54883553Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54887228Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548919272Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.548955522Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549002224Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549083096Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549114726Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549165368Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54924744Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549294831Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549301601Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549349992Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549404744Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549445535Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549561238Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.54964668Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549757353Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549828604Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.549906326Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55002858Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550214374Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550288846Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550333207Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550397029Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55044Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550499992Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550553103Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550653945Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550725117Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550781848Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55082428Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550871681Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550914812Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.550960973Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551009474Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551046345Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551090686Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551173049Z namespaces/openshift-config-managed/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55122038Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551288351Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551324352Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551405744Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551447495Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551533247Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5516349Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551716192Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551753903Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551799814Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551846686Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551887656Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.551967178Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55201213Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.552051581Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.552150923Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.552209435Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.552257676Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.555558939Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.555653651Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.555743953Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.555835016Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.555920148Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556065362Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556203335Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556330738Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556347649Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556452341Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556500292Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556538833Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556608555Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556661337Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556731648Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55677621Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556860852Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556942684Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.556987755Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557029496Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557086527Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557125188Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55718233Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557209581Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557267732Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557276642Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557307333Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557366474Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557382055Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557456127Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557475197Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557537359Z namespaces/openshift-config-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55757169Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55758202Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55759585Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557725723Z namespaces/openshift-config/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557763055Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557825006Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557856447Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557906548Z namespaces/openshift-config/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.557936999Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558024711Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558101573Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558183985Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558229796Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558275267Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558321538Z namespaces/openshift-config/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55836447Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558445221Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558489163Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558534914Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558696188Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5587708Z namespaces/openshift-config/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558806351Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.558938574Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559017056Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559097488Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55917912Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559258262Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559409766Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.55955208Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559616981Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559661572Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559719964Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559758915Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559815996Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.559863147Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560055032Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560090783Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560181555Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560255847Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560302539Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560329789Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560388201Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560413851Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560469533Z namespaces/openshift-config/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560504904Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560556275Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560613936Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560720469Z namespaces/openshift-console-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56076824Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560828902Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560855692Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560913314Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.560948875Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561033427Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56113832Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561249452Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561281133Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561331364Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561377406Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561404196Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561492488Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56155636Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561628232Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561708094Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561745095Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561753065Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561792896Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561873138Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.561918849Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.562499524Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.562605106Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.562832722Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.562908624Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563034157Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56315386Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563413667Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563471958Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563518109Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563588541Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563644752Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563700744Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563717194Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563819657Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563897109Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.563961111Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564007132Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564077243Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564123784Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564179536Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564227317Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564286099Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564304749Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564382051Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564392151Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564424972Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator-696884fb9c-4wtv9.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564527495Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564537015Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator/console-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564558375Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator/console-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.564608987Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator/console-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565105269Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-4wtv9/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565149881Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565176911Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565229383Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565271513Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565345186Z namespaces/openshift-console/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565393667Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565461988Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565503189Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565584721Z namespaces/openshift-console/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565632213Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565712315Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.565875989Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566157616Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566202677Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566246748Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566294549Z namespaces/openshift-console/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566340331Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566413272Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566461774Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566502955Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566667819Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56673573Z namespaces/openshift-console/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.566781731Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.567378277Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.567464609Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.567750316Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.567830268Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568002992Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568127565Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568327721Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568410903Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568450174Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568527106Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568583977Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568676289Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.56869415Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568788772Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568871044Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568907975Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.568956606Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569006938Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569054469Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.5691005Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569142031Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569188142Z namespaces/openshift-console/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569194872Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569228483Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console-648d6c6bd5-tgvzq.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569324166Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569330876Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/console/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569334716Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/console/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569374747Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/console/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569471059Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/console/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569557341Z namespaces/openshift-console/pods/console-648d6c6bd5-tgvzq/console/console/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569600693Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569646684Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/downloads-76f99584f4-cw9ft.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569748196Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569774417Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/download-server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569780187Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/download-server/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.569806978Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/download-server/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570064144Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570132646Z namespaces/openshift-console/pods/downloads-76f99584f4-cw9ft/download-server/download-server/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570181997Z namespaces/openshift-console/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570223768Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57027461Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570323401Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570420323Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570466144Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570529996Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570587518Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570657189Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57069963Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570784152Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570861794Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.570944476Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571003728Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571046099Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57110037Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571142312Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571227103Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571287275Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571315786Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571406738Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57148353Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571529411Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571670245Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571749987Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571828379Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571912011Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.571988533Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572112406Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57226928Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572381323Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572423814Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572476565Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572507116Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572563637Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572620558Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572713871Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572793943Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572841414Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572888315Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572922936Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.572972998Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573019339Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57306362Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573107441Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573148872Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573234084Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573283585Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573402308Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573445579Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573493811Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573537512Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573636994Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573713606Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573791948Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57384906Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573893071Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573952842Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.573992593Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574081415Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574113896Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574170458Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574245519Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574301141Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574310861Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574350272Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574454175Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574495336Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57465501Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574734952Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574818484Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574900246Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.574982008Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575104741Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575259215Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57545191Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575496411Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575557023Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575618344Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575792699Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57583717Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575918912Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.575996784Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576047245Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576090096Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576145267Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576192149Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576248Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576293321Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576344603Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576392334Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576488406Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576533127Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576607989Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57665317Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576709042Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576751073Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576828895Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576909917Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.576986549Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57702916Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577075441Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577123152Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577164453Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577245605Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577291106Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577336717Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577412559Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577474191Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577519382Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577638535Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577716977Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577809309Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577888521Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.577967473Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578090376Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578262981Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578319282Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578366774Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578422815Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578470416Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578526587Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578589819Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578670331Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578750433Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578807285Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578855106Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.578996679Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579062261Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579112482Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579136223Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579197974Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579240005Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579285277Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579327198Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579373499Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.57941492Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579505192Z namespaces/openshift-dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579555163Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579630655Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579671546Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579718917Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579761478Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.579966124Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580044736Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580129008Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580174739Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580246651Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580294202Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580336963Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580429255Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580487937Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580552988Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580664581Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580709322Z namespaces/openshift-dns/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580759023Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580865176Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.580967089Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581191534Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581273107Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581551084Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581730698Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581909713Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.581965314Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582015255Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582067356Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582101468Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582173529Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58220768Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582295512Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582372584Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582433086Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582480317Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582527698Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582671542Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582726253Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582773374Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582818575Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582931678Z namespaces/openshift-dns/pods/dns-default-cs4tf/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.582976759Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns-default-cs4tf.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583065322Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583074402Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583078312Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/dns/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583131834Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/dns/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583227636Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583296668Z namespaces/openshift-dns/pods/dns-default-cs4tf/dns/dns/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583330888Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583340609Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583350029Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58339162Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583487732Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583556914Z namespaces/openshift-dns/pods/dns-default-cs4tf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583628366Z namespaces/openshift-dns/pods/dns-default-lf882/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583665127Z namespaces/openshift-dns/pods/dns-default-lf882/dns-default-lf882.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583751889Z namespaces/openshift-dns/pods/dns-default-lf882/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583758629Z namespaces/openshift-dns/pods/dns-default-lf882/dns/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58376547Z namespaces/openshift-dns/pods/dns-default-lf882/dns/dns/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583820591Z namespaces/openshift-dns/pods/dns-default-lf882/dns/dns/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583917643Z namespaces/openshift-dns/pods/dns-default-lf882/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.583988955Z namespaces/openshift-dns/pods/dns-default-lf882/dns/dns/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584019786Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584028416Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584044157Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584098158Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58419063Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584268422Z namespaces/openshift-dns/pods/dns-default-lf882/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584318123Z namespaces/openshift-dns/pods/dns-default-pvvb2/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584359634Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns-default-pvvb2.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584463697Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584470477Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/dns/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584474417Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/dns/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584528939Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/dns/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584671912Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584750134Z namespaces/openshift-dns/pods/dns-default-pvvb2/dns/dns/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584799576Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584807876Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584815886Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584849727Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.584950159Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585018401Z namespaces/openshift-dns/pods/dns-default-pvvb2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585066452Z namespaces/openshift-dns/pods/node-resolver-mh7lg/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585108143Z namespaces/openshift-dns/pods/node-resolver-mh7lg/node-resolver-mh7lg.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585188275Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585195735Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585205086Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585256887Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585344159Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585412071Z namespaces/openshift-dns/pods/node-resolver-mh7lg/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585485833Z namespaces/openshift-dns/pods/node-resolver-tw7bx/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585527224Z namespaces/openshift-dns/pods/node-resolver-tw7bx/node-resolver-tw7bx.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585621416Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585632246Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585644267Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585693378Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58577659Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585846722Z namespaces/openshift-dns/pods/node-resolver-tw7bx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585923404Z namespaces/openshift-dns/pods/node-resolver-w6bpz/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.585965695Z namespaces/openshift-dns/pods/node-resolver-w6bpz/node-resolver-w6bpz.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586036176Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586043877Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586053307Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586098658Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58618452Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586250272Z namespaces/openshift-dns/pods/node-resolver-w6bpz/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586433057Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586479558Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586528509Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586586641Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586678173Z namespaces/openshift-etcd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586723214Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586772505Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586825367Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586892448Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.586932569Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587014261Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587092803Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587171455Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587319539Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58736053Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587421911Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587462543Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587559925Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587622716Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587668988Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58774511Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587819941Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587864942Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.587961365Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588041227Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588121069Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588199501Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588280113Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588401376Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58855888Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588624642Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588666503Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588722454Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588769705Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588835387Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.588883548Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58896424Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589044162Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589095714Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589133514Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589179856Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589226077Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589275378Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58932759Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589381831Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589426052Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589523875Z namespaces/openshift-host-network/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589586026Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589656438Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589695979Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.58975036Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589800141Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589885013Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.589962466Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.590039817Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.590797447Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.590832517Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.590892179Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59093366Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591015532Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591067973Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591105234Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591188356Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591259158Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591305329Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591406472Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591484104Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591579396Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591663858Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591745991Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591885654Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.591988606Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592047338Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592086029Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59214721Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592188051Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592234693Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592277074Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592346326Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592389277Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592470069Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592559771Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592615642Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592662963Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592709885Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592751546Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592809837Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.592853888Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59290226Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59294401Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593041023Z namespaces/openshift-image-registry/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593086324Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593157756Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593198487Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593263129Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59330457Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593425063Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593558876Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593771231Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593815943Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593858793Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593906655Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.593949486Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594050009Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59410217Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594147761Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594225073Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594281844Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594288955Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594337806Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594412247Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.594457939Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595164257Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595250639Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595493965Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595591547Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595815623Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.595930676Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59611315Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596182162Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596226433Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596291805Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596333996Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596393977Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596435229Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596521291Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596616333Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596690975Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596733046Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596796647Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596843959Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.596943631Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597034133Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597096795Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597136746Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597197188Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597239119Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.59730505Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597315241Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597338291Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/image-registry-7f894ffccc-qzt2k.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597459474Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597469784Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/registry/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597478455Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/registry/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.597517756Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/registry/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.598976133Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599047264Z namespaces/openshift-image-registry/pods/image-registry-7f894ffccc-qzt2k/registry/registry/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599099736Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599142437Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca-fjkkt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599221709Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599228829Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599236599Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/node-ca/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599294581Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/node-ca/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599433314Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599508066Z namespaces/openshift-image-registry/pods/node-ca-fjkkt/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599557207Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599615289Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca-q8ljq.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599700691Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599707681Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599716401Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/node-ca/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599761872Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.599943877Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600016879Z namespaces/openshift-image-registry/pods/node-ca-q8ljq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60005252Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600128731Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca-z4qmj.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600217024Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600224374Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/node-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600232294Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/node-ca/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600287066Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600428199Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600522721Z namespaces/openshift-image-registry/pods/node-ca-z4qmj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600581693Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600618634Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600694686Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600763967Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60086489Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600936202Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.600995393Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601037634Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601103166Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601147167Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60125611Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601337542Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601442815Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601488386Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601537287Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601603029Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60165022Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601729382Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601792023Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601839645Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601918476Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.601990878Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60204031Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.602157373Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.602247725Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6024302Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.602511702Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.602725157Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60284741Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603066385Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603137617Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603184459Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603260641Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603308202Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603361273Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603411974Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603507257Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603607509Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60366186Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603708792Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603760393Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603802734Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603861256Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603870466Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.603918857Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/ingress-canary-4hrj2.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604011299Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6040182Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60402632Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604071181Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604164073Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604233685Z namespaces/openshift-ingress-canary/pods/ingress-canary-4hrj2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604288696Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604322577Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/ingress-canary-bhkzx.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604398329Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604405529Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60441447Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604473451Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604590144Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604670226Z namespaces/openshift-ingress-canary/pods/ingress-canary-bhkzx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604706777Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604752908Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/ingress-canary-fn88h.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60481918Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60482943Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60483512Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604870801Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.604951223Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605020495Z namespaces/openshift-ingress-canary/pods/ingress-canary-fn88h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605055155Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605095657Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605137058Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605180799Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605267041Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605315102Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605373034Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605418495Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605480366Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605528807Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605667101Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605745543Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605824435Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605866716Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605912707Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605955808Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.605996299Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606074941Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606121713Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606162614Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606238735Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606302257Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.606341448Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60720399Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607285712Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607393914Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607467056Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607564359Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607700232Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607885157Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.607954799Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60800217Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608052451Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608097352Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608129533Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608140543Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608180774Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608252096Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608298167Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608383199Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608458781Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608517553Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608592795Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608650146Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608703138Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608771239Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60880733Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608871132Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608919133Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608971864Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.608981685Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609028486Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609102617Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609149449Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609183039Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609230971Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609314933Z namespaces/openshift-ingress/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609362844Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609421465Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609462226Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609509038Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609554609Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609658262Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609793105Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609912288Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.609960719Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.60999087Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610061302Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610096542Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610181845Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610233856Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610281617Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610357929Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610441551Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610487092Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610619046Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610713128Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610863642Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.610955994Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611134969Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611289713Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611557439Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611676942Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611721703Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611799145Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611816956Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611897328Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.611951759Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612036221Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612116964Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612178075Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612230536Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612274737Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612318518Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61237472Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612417361Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612473802Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612481543Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612532464Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router-default-bd67b9f94-9bddk.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612661587Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612673267Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/router/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612686998Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/router/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612732429Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/router/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612928694Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/router/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.612995406Z namespaces/openshift-ingress/pods/router-default-bd67b9f94-9bddk/router/router/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613035857Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613075298Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613145739Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61318629Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613273773Z namespaces/openshift-insights/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613319384Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613379495Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613407356Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613485358Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613528879Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613677583Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613791996Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613900168Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61394395Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.613985291Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614237307Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614281048Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6143494Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61437647Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614468903Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614510214Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614563025Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614804831Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614899114Z namespaces/openshift-insights/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.614946585Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.615723244Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.615825887Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.616095484Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.616222807Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6167589Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.616849053Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.616988716Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617065768Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617099169Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617186961Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617221132Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617345225Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617378146Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617416577Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617499269Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61753773Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617641672Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617679813Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617746945Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617792827Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617873738Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.617956711Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618021122Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618082584Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618143225Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618170886Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618247438Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618274719Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618362421Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618428243Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618514825Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618521655Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618604387Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator-5844b856db-qsnj6.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618705619Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61871294Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator/insights-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61872297Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator/insights-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.618797222Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619176991Z namespaces/openshift-insights/pods/insights-operator-5844b856db-qsnj6/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61950984Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61952578Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/insights-runtime-extractor-f8z6x.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619681734Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619692424Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619696324Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619739216Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619835898Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.61990665Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/exporter/exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619960121Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619967111Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.619971201Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/extractor/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620015832Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/extractor/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620119525Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620187657Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/extractor/extractor/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620239108Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620246148Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620249868Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62029823Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620397512Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620467034Z namespaces/openshift-insights/pods/insights-runtime-extractor-f8z6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620520925Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620590127Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/insights-runtime-extractor-n2tjk.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62070264Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62071056Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6207168Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620768261Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620859674Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620931926Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/exporter/exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620960946Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.620969327Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621002487Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/extractor/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621033758Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/extractor/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621141571Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621204552Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/extractor/extractor/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621246814Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621255614Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621263184Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621288844Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621387937Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621459789Z namespaces/openshift-insights/pods/insights-runtime-extractor-n2tjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62151009Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621557241Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/insights-runtime-extractor-p7ks8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62191278Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621920251Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621929031Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.621986132Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622073934Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622145876Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/exporter/exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622185107Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622197337Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/extractor/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622206908Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/extractor/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622249889Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/extractor/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622348531Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622417473Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/extractor/extractor/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622447104Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622453674Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622462554Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622518035Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622637229Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62271426Z namespaces/openshift-insights/pods/insights-runtime-extractor-p7ks8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622760652Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622788072Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622860064Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622892945Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622958826Z namespaces/openshift-keda/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622965647Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.622974967Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623025768Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62311625Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623150782Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623160712Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623210073Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623278415Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623313715Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623403338Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62349457Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623590053Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623599933Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623655264Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623838589Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623866389Z namespaces/openshift-keda/operators.coreos.com/installplans/install-5rf6q.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.623984963Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624012073Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624073645Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624102525Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624190928Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624219488Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624331991Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624371222Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624442934Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624475195Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624536806Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624576767Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62469074Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624774802Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624847984Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624896545Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624937956Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.624983377Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625027369Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625108311Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625170592Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625217074Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625298316Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625361437Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625392168Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625511841Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625617033Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625700175Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.625779488Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62586616Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626132726Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626305551Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626365302Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626411833Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626462255Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626495636Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626561177Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626636899Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626714631Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626794133Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626841554Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626868265Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626927377Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.626953537Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627007359Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627033829Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627092431Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627120922Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627234164Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627273535Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627337387Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627364297Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62744834Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62748064Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627604563Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627691746Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627771038Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627818769Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62784512Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627917531Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.627948492Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628063925Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628125987Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628173368Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62825814Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628299571Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628339112Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628442795Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628520557Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628628019Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628722262Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628800704Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.628922487Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629084861Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629136952Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629182183Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629210724Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629264055Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629302646Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629348998Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6294295Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629509662Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629599254Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629647985Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629712237Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629755078Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.62984918Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629906212Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629934652Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.629999614Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630028765Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630083956Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630110257Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630177318Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630208359Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630295751Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630345243Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630414484Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630429805Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630503607Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630551748Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630678101Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630762603Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.630848195Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631493412Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631522122Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631617815Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631664816Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631745138Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631778519Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63183372Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631915702Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.631990354Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632047586Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632165178Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63224868Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632328242Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632409825Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632488487Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632650881Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632832505Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632900367Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.632947468Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63299827Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633047211Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633112822Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633159634Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633238936Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633319718Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633373819Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63340957Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633473611Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633527583Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633597434Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633640666Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633696417Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633733388Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63379553Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6338227Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633934013Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.633979004Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634034125Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634067536Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634134988Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634161299Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634254241Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634330453Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634409525Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634466287Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634510377Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634586199Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634638401Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634724173Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634774414Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634803525Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634897317Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634955679Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.634962679Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63500003Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635057401Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635096282Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635197295Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635274777Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635557304Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635657456Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635733918Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.635858231Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636003445Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636054106Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636100397Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636143909Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636173719Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636228571Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636255601Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636344644Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636422176Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636470967Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636512238Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63658749Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636627551Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636706003Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636745354Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636793695Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636834756Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636918848Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.636965469Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637025811Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637065692Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637127974Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637172344Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637256427Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637333369Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637413661Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637468832Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637505373Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637589155Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637634856Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637720418Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637756859Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637804191Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637884513Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.637968045Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638014076Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638124908Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638201181Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638280872Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638360625Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638442556Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63859177Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.638896658Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63896759Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639014091Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639060552Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639105503Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639142384Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639188275Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639268457Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.63934909Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639396381Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639442012Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639473503Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639523484Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639591005Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639644777Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639680928Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639734319Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639792661Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639827971Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639897293Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.639945505Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640005636Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640043977Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640128569Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640208691Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640288533Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640343184Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640381285Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640449267Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640501099Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640725754Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640774695Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640815296Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640894338Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64095212Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.640989981Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641091143Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641170765Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641251547Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641330959Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641411911Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641531594Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641701979Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64176181Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641779451Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641847112Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641897294Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.641960365Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642009026Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642086458Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64216617Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642212551Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642253232Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642301854Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642343195Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642397016Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642438497Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642487129Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64253189Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642645302Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642700254Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642772206Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642810567Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642878598Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.642918459Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643002462Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643121945Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643222397Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643277438Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643321919Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643375871Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643421612Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643501944Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643580696Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643627587Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643710679Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64375727Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643766991Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643794741Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643909874Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.643957406Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.644067968Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64415376Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.644324785Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.644409017Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64452775Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.644696044Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.644897239Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64495422Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645001392Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645053673Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645102094Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645151496Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645193567Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645276449Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645360841Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645399822Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645448643Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645481614Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645532365Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645602517Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645614187Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645664738Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator-6c8f84f897-lqzxm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645796142Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645804742Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645810302Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645848243Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.645973646Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-lqzxm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64611208Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646154181Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646207192Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646253823Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646328865Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646386087Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646438608Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646483379Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646566351Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646612232Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646701384Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646845828Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.646956521Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647011583Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647065354Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647120735Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647170816Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647282979Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647347391Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647396632Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647481694Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647558416Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647619218Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6477204Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647800322Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.647920865Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648001857Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64811811Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648248143Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648417458Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648466349Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64851276Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648779257Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648810168Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648869209Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.648945971Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649039554Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649116965Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649165007Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649210228Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649256379Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.64930596Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649352231Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649361931Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649404253Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator-8b4d697c5-2mn4j.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649477325Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649484195Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/graceful-termination/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649490465Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649548456Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649658009Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649730761Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649762642Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649771892Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/migrator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649783252Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/migrator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649832134Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/migrator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.649938126Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650008918Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-2mn4j/migrator/migrator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650059929Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65008965Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650146341Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650177662Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650243244Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650253154Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650262414Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650298815Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650402858Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65049953Z namespaces/openshift-marketplace/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650510391Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650516461Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650601193Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650659134Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650666444Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650714456Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.650811898Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65089892Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651129826Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651233909Z namespaces/openshift-monitoring/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65128086Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651344241Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651390583Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651463455Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.651497145Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65167115Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652112601Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65245534Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652719066Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652745507Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652825279Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65285115Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652947772Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.652976603Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.653032684Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.653117036Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.653181238Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.653230849Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.656077061Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.656212464Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.657275781Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.657351193Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.658280046Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.658402619Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.658871021Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659029985Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659074226Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65923755Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659277291Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659347323Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659386874Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659477646Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659557648Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.65964097Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659671151Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659814085Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659845816Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659942258Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.659972169Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.660103202Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.660134033Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.660256246Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66042855Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.660521073Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66083112Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.660966024Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.661091847Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66118922Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.661297462Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.661394605Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.661906078Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.661963199Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662054681Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662137853Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662225806Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662333958Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6624179Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662594625Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662687927Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662777529Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662866252Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.662959544Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663047646Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663103118Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663156459Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66319633Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66320687Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663246631Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663353484Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663371235Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663445977Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663659792Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663670952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663675332Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663730764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663832806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663899248Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663952169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.663963439Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6639734Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664020991Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664132214Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664202956Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664250997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664260777Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664270157Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664315698Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664403401Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664478062Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664524973Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664534664Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664561514Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664715028Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664909563Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.664977565Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665029076Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665038657Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665049987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665086708Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66518022Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665247202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665297763Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665308693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665323094Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665361434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665452997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665522759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665599Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665616001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665620191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665643652Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665733944Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665805696Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665845077Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.665871298Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator-6cd954b897-lw64c.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66596867Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66597536Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66598176Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666036502Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666563785Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666646687Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-lw64c/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666692528Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666732639Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics-59fbdd77d-g8krb.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666847282Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666854292Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666858192Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666903593Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.666996606Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667072568Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667116719Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667123989Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667134129Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667191211Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667279233Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667351625Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667396546Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667406356Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667413516Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667457167Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667654042Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667723854Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-g8krb/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667775505Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667821056Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server-54b8f9ff88-lkgg8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667922819Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.667929929Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/metrics-server/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66795349Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/metrics-server/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668013461Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668100754Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668173155Z namespaces/openshift-monitoring/pods/metrics-server-54b8f9ff88-lkgg8/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668228217Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668273748Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin-5d85778b9d-kbwnp.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66836233Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66836963Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66837349Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668420111Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668517514Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668607156Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-kbwnp/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668676058Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668708389Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter-czgdp.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668832892Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668840432Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668845612Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668886913Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.668967375Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669036097Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669088468Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669100009Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669105929Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66914493Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669231322Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669314554Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669348205Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669357495Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669366566Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669413577Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.66953878Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669628082Z namespaces/openshift-monitoring/pods/node-exporter-czgdp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669644882Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669703624Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter-pj85s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669801226Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669811517Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669817577Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/init-textfile/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669838687Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669912899Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.669980561Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670021052Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670027902Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670031932Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670081753Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670174656Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670256038Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670283818Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670291889Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670295899Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/node-exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67034852Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670449513Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670517444Z namespaces/openshift-monitoring/pods/node-exporter-pj85s/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670588186Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670625237Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter-qj79k.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6707321Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67073927Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/init-textfile/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67074544Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/init-textfile/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670794971Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670879353Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670941955Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670961646Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670979706Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.670988886Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671030777Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6711218Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671188861Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671238963Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671250663Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/node-exporter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671256803Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/node-exporter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671295434Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671402647Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671471388Z namespaces/openshift-monitoring/pods/node-exporter-qj79k/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67153069Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671589862Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics-67dcf8c979-r5c45.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671746055Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671757256Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671765786Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671814357Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67190667Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.671972361Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672023282Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672034533Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672044023Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672097124Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672189897Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672263039Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672279829Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672290749Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672296819Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672344921Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672448163Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672523175Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-r5c45/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672535725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672695929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672863403Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672874014Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672885614Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.672930685Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673027608Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6730983Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67312417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67313088Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673141481Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673204102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673293204Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673363606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673412387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673421637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673430868Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673473219Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673591522Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673660984Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673690454Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673696744Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673700695Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673743506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673830998Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67389865Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67392439Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67393159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.673970871Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674004822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674103145Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674168587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674194557Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674201417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674217578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674279389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674831013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674887094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674939556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674946626Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.674956676Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675010158Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67510056Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675175842Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675241603Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675287335Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator-68bcd7f987-rxzfb.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675402107Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675415198Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675419258Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675424898Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675521901Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675607513Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675643984Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675650854Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675654594Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675696645Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.675926701Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676001633Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-rxzfb/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676019553Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676071324Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook-5864cd99d7-pmwbl.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676192827Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676203128Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676209278Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676256549Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676350341Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676420703Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-pmwbl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676464084Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676490915Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client-75cc585756-x9qwr.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67667934Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67669094Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67669503Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676740161Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676830414Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676906185Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676921736Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676931106Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/reload/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676936706Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/reload/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.676987818Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/reload/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67708219Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677150702Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/reload/reload/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677191612Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677198673Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/telemeter-client/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677202453Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677240864Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677385017Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677454559Z namespaces/openshift-monitoring/pods/telemeter-client-75cc585756-x9qwr/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67750884Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677595793Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-querier-5ffcfc849c-ghbc9.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677730306Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677743257Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677749077Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677770077Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67788929Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.677962582Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678003513Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678010663Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678014493Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678040294Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678162657Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678234619Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6782668Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67827629Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67828406Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678321871Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678412193Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678481035Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678508826Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678514896Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678521106Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678585218Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.67868358Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678751892Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678794833Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678804473Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678810233Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678841044Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.678939987Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679016858Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679036769Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679042819Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/thanos-query/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679050299Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/thanos-query/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679093991Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679198913Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679273385Z namespaces/openshift-monitoring/pods/thanos-querier-5ffcfc849c-ghbc9/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679310256Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679337737Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679400918Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679427879Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679557012Z namespaces/openshift-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679613424Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679679545Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679721306Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679771308Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.679815569Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680013774Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680091186Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680169038Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680218379Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68025355Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680396233Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680506956Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680700811Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680720061Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680779243Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680823934Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680907546Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680951077Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.680977738Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68106975Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.681106201Z namespaces/openshift-multus/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.681153272Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.681346967Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68145097Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.682043685Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.682172078Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.682752053Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.682845845Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.682979168Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6830302Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68306486Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683160283Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683246515Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683330247Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683420729Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68346525Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683568763Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683653315Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683735937Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683786429Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68382707Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683880611Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683924962Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.683976783Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684021604Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684056405Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684100857Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684179788Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68425855Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684295842Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684347123Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684401984Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684441325Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684492596Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684533637Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68461591Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68463378Z namespaces/openshift-multus/pods/multus-4chnh/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684667561Z namespaces/openshift-multus/pods/multus-4chnh/multus-4chnh.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684787064Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684798624Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684802804Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.684832235Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685565283Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685654026Z namespaces/openshift-multus/pods/multus-4chnh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685688807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685740638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/multus-additional-cni-plugins-95trq.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685870131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685880442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685886422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.685914882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686006615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686074366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686111457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686121128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686126848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686149748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686245261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686312552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686352383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686359154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686362934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686395874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686487607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686556399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68661393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68662391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68662976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686676331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686740733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686809925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686844536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686856936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686863066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686871456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.686974609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687045671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687086662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687093492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687097342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687117833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687213385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687282127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687311598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687318478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687322348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687368139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687453731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687520373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-95trq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687580114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687621235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/multus-additional-cni-plugins-rnccg.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687741728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687748738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687752549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687789699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687883452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.687953234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688000295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688007135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688010925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688046556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688138568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68821146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688239331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688246221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688250221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688292762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688381054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688449856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688481247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688488257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688494547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688556839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688722323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688790595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688829636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688836506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688840346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688870567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.688967059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689037331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689064832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689073252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689077012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689126833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689218735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689293927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689334928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689341849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689350719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68940392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689487772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689557424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rnccg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689623306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689656166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/multus-additional-cni-plugins-xmplp.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68979163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68980613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.68981027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689840321Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.689932204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690001195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690049956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690056917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690060797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690101048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69019651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690264762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690343054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690350074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690353894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690384625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690491818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69058406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690613811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690621411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690625201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690664812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690737964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690813826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690853277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690865257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690871067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.690893378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69098318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691051852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691092063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691098853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691102663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691133484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691224306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691291508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691319499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691326159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691329949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69137354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691462682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691536534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xmplp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691581995Z namespaces/openshift-multus/pods/multus-cdd8z/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691611466Z namespaces/openshift-multus/pods/multus-cdd8z/multus-cdd8z.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691706248Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691713748Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691717858Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/kube-multus/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.691754659Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692052207Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692119728Z namespaces/openshift-multus/pods/multus-cdd8z/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692136589Z namespaces/openshift-multus/pods/multus-zvqnt/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6921906Z namespaces/openshift-multus/pods/multus-zvqnt/multus-zvqnt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692277803Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692286453Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/kube-multus/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692291443Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.692314004Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693126654Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693185286Z namespaces/openshift-multus/pods/multus-zvqnt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693224036Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693251887Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon-bc7ds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693492753Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693499843Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693503703Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693560615Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693655617Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693728869Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69376953Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69377637Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693780241Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693817921Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.693981686Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694056167Z namespaces/openshift-multus/pods/network-metrics-daemon-bc7ds/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694084828Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694130549Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon-f7d47.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694209621Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694216701Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694220641Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694260702Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694350255Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694416546Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694450307Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694459187Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694463978Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694493048Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694623112Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694700724Z namespaces/openshift-multus/pods/network-metrics-daemon-f7d47/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694714284Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694765795Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon-zkgpv.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694841607Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694848517Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694852268Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.694885758Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.6949749Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695042332Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695082933Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695089763Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695093514Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695124174Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695290388Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69535876Z namespaces/openshift-multus/pods/network-metrics-daemon-zkgpv/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695386741Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695433332Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695485213Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695492314Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695531654Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695636787Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695685098Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695729459Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695811542Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695860573Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695896744Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695946965Z namespaces/openshift-network-console/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.695996216Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696048918Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696097729Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69613577Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696184021Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696277203Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696379616Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696486638Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69652779Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696676323Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696747925Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696776876Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696833077Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696860628Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69695071Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.696986681Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697031482Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697111704Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697158615Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697194266Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697307899Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697392601Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697507224Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697605967Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69774724Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697874113Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.697992416Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698046138Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698095339Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69814435Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698180401Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698239293Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698268814Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698331825Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698372636Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698420107Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698448438Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.69853638Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698646733Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698668593Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698720275Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698770736Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698812237Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698862849Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698873219Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698906179Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin-5dcbc7df6b-qvssf.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698977531Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698985981Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.698990662Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699018682Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699118145Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699187927Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-qvssf/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699201927Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699259128Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699305589Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699347061Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699412582Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699461553Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699644078Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699653798Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699657629Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699665939Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699774901Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699876294Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.699970046Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700014747Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700047738Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70012109Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700151701Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700223333Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700251003Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700308165Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700335286Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700428938Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700474029Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70051711Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700621833Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700688614Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700724115Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.700828968Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70091413Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701124955Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701210848Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701415133Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701505265Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701640699Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70169665Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701738361Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701804692Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701842024Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701942086Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.701990467Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702033678Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70209592Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702125471Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702180962Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702219253Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702297535Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702377077Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702409408Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702450829Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70251205Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702560271Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702618003Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702651504Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702700685Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702707545Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702755727Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/network-check-source-6f8b768455-h5ntg.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702828328Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702838709Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/check-endpoints/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702844509Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70287183Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.702982862Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703051524Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-h5ntg/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703081725Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703124756Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-cdlgj.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703315111Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703322031Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703326051Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703363612Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703454674Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703523806Z namespaces/openshift-network-diagnostics/pods/network-check-target-cdlgj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703574147Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703624189Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-jg6qt.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70370048Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703710271Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703716471Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703739721Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703827063Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703895825Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg6qt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703922326Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.703971137Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-qbtmz.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704042159Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704049379Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704053099Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7040881Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704177832Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704247314Z namespaces/openshift-network-diagnostics/pods/network-check-target-qbtmz/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704287495Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704328376Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704376167Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704384177Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704404218Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70449894Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704560382Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704692815Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704775627Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704830859Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70487233Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704915681Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.704962512Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705019633Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705048374Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705109766Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705146977Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705230649Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705314051Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705388093Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705435194Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705476895Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705522016Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705582888Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70566495Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705715251Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705760912Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705836374Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705886045Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705893086Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705928106Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.705978718Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706022859Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706121451Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706199453Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706283265Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706366627Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706442489Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706618824Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706726527Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706776838Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706824389Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70687435Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706913321Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.706965333Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707010064Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707054265Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707095676Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707175818Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70725438Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707301211Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707341632Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707388793Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707431814Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707477425Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707517327Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707585378Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707597798Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707629779Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707684511Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707711041Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707780993Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707829054Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707876396Z namespaces/openshift-network-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707924167Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.707985118Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708028559Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70807911Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708110711Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708218704Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708298736Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708379708Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708428459Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70846817Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708533142Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708578553Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708649995Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708690936Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708782098Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708827449Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.70887067Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708946812Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708987384Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.708996894Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709047245Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709109367Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709174608Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709319072Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709405904Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709559038Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709661661Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709842285Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.709948738Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710074821Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710129822Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710175543Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710289996Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710370258Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71042801Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710494071Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710556303Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710639765Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710689646Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710748278Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710802509Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710901992Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.710979414Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711035385Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711067366Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711120337Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711165848Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71121563Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711257771Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711322082Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711367544Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711413515Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711422265Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711469376Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter-4lmht.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711560508Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711577519Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711583759Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711595999Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711696462Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711772094Z namespaces/openshift-network-operator/pods/iptables-alerter-4lmht/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711814805Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711869946Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter-6p5cm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711978069Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711987709Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.711993369Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71203684Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712130293Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712233335Z namespaces/openshift-network-operator/pods/iptables-alerter-6p5cm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712284936Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712347328Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter-jzjwf.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712441011Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712447891Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712451781Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712488942Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712690317Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712760248Z namespaces/openshift-network-operator/pods/iptables-alerter-jzjwf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71280408Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7128314Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712890152Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.712938693Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713032325Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713085737Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713177519Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71322486Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713293992Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713350593Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713466786Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71359598Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713699752Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713756613Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713813295Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713872416Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.713911417Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71399609Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714042931Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714087462Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714168404Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714221615Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714264876Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714357149Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714585445Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714597055Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714654696Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714738898Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.714854861Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715093687Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7151868Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715242541Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715308563Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715349344Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715396405Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715437156Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715518628Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71561694Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715664442Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715715733Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715784635Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715846356Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715922928Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.715972329Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716039201Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716046241Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716084792Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716136484Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716177365Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716234816Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716277987Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716319968Z namespaces/openshift-operators/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716329818Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716341459Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71639165Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716475382Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716531753Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716632696Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716688637Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716741349Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71678834Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.716970814Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717050636Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717129809Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.71717647Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717239611Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717374595Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717416176Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717462587Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717503588Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717608101Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717662422Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717699773Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717785125Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717812026Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717819496Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717881397Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717935399Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.717963899Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.718222806Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.718317048Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.718692108Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.718880223Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719359165Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719464097Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719689333Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719763085Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719799826Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.719898378Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720024222Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720060782Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720156035Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720206486Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720253677Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720309949Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720326949Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720402811Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720439942Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720486013Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720495903Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720556375Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720720269Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72075674Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720853352Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.720931124Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721133149Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72114817Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721214281Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721254392Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721354965Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721371485Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721447427Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721457367Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721465368Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72156358Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721653292Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721670363Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721738045Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721747455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.721818147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-node-55np2.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722003081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722011412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722015321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722055033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722187836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722256618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722301519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722315309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722321119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722331829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722462253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722532975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722597746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722613447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722619437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/nbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722643657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72274027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722810322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722838692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722843513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722847293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/northd/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722890644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/northd/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.722999586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723065178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/northd/northd/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723092179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723100839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723104799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72314844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723242263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723293814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723302214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723306144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723340025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72353537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723630562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723656633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723660703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723664603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.723710144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724497194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724590176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724626567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724634147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724645738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/sbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724695999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724785781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724859273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-55np2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724895934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.724964246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-node-cs8zv.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72510745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72511422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72511809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725156211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725289814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725363996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725398027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725409577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725413597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725449898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725602502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725672064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725751696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725759636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725763566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/nbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725801447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725901819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.725970541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726002162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726006992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726010772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/northd/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726051683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/northd/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726157446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726225198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/northd/northd/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726263719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726270349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726274149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72630778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726403252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726474134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726501174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726505405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726510445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726557626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726909215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.726979717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.727009537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.727015478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.727019278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.727060989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728575297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728659089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728682609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72869052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72869826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/sbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728741271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728846114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728909685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cs8zv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.728949486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729024608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-node-tn8vm.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729183132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729192722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729198893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729225463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729356786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729424508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729469809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72948168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72948888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.72950279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729675705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729745966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729784477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729793837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/nbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729799648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/nbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729832258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729930651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.729996073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730025733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730031814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/northd/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730037454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/northd/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730076945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/northd/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730180287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730253699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/northd/northd/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73029525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73030651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730312371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730320401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730420823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730474645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730484025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ovn-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730489785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730515366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730841254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730914936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730935436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730943537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730951177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.730998518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732118696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732189368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732235299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732246819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/sbdb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732252669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/sbdb/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73227447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732377453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732445834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-tn8vm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732469965Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732504586Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732590828Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732609038Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732631939Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732741832Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732875885Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732923196Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.732963087Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73305129Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733137112Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733181093Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733226964Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733265165Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733272505Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733276875Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733320726Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733367707Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733410809Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733502271Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733566952Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733620434Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733660935Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733744557Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73387246Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.733970933Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734012334Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734056545Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734102226Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734144407Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734231269Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73426946Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734317751Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734395633Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734436285Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734447745Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734474205Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734533457Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734600078Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734719241Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.734806264Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735001029Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735075281Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735192593Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735315007Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735497171Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735597324Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735645575Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735702316Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735743618Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735793569Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735828169Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735915602Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.735998114Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736042725Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736084546Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736139457Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736185469Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73623051Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736271391Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736322722Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736332412Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736365293Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator-cf7c776b7-9ztqs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736458945Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736469196Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736474786Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736501197Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.736883466Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-9ztqs/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7370413Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737085591Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737129392Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737176934Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737223815Z namespaces/openshift-service-ca/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737269836Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737323427Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737366678Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737413169Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73744317Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737531002Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737688966Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737788549Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73783099Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737878241Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737912082Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.737957793Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738042525Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738086186Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738127078Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73820958Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738256671Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738266381Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738301292Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738349433Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738393174Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738497897Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738598859Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738708062Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738783014Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.738900967Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73902954Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739199545Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739251916Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739299327Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739336518Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739385819Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73942716Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739476721Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739578744Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739649456Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739697327Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739727038Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739787339Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.73981922Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739874191Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739884432Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739910162Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-568869fdc5-2dhhb.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739987744Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.739995465Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740000154Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740037706Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740255831Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740326473Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-2dhhb/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740359203Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740407825Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740449226Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740496627Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740563759Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74059984Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740710303Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740741683Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740798105Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740838716Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.740922868Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7410026Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741085242Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741132083Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741170894Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741213975Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741260536Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741334448Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741382849Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74142659Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741506032Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741570144Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741674617Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741777169Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741854881Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.741945994Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742026286Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742103498Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742239461Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742406685Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742449746Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742498357Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742532668Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74259557Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742643241Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742685932Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742768014Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742849386Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742880197Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742932748Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.742966369Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743018161Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743055902Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743102373Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743157264Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743196555Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743241416Z namespaces/openshift/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743275167Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743333979Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743366779Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743419771Z namespaces/openshift/apps/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743456862Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743536754Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743641226Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743713058Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743759859Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74379246Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743844762Z namespaces/openshift/batch/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743876842Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743960114Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.743995385Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744044876Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744122718Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7441681Z namespaces/openshift/core/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74419585Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744305253Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744380195Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744462497Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744558769Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744656982Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744790145Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.744950829Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.745003911Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.745034801Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.745092883Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.745111613Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.746593781Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.746619171Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.746725694Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.746813046Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.746915979Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747019471Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747105133Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747268538Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747439782Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747568845Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747687438Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747774621Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.747899884Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748018987Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748129619Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748222562Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748313534Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748416707Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.74855569Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748714414Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748812367Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.748913299Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749009672Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749109504Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749206826Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749309339Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749404111Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749509804Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749706919Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749835232Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.749936505Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750045558Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750158941Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750245153Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750353785Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750440468Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750580201Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750732025Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.750819327Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75094088Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751041953Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751153955Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751287399Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751379941Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751472394Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751622237Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751756411Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751862773Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.751983536Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752076259Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752206182Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752249573Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752386797Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75251634Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752664713Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752781496Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752890229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.752990122Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753080454Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753203547Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753286879Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75330849Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753405072Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753475804Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753514665Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753575087Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753639878Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753660349Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.7537176Z namespaces/openshift/policy/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75373798Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753803422Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753839913Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753898445Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753906475Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.753921945Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754064299Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754176402Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754284934Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754390987Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754569502Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754700285Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.754815938Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75492057Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755051554Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755162727Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755275529Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755399122Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75570826Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755817193Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.755937966Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756049819Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756164922Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756265774Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756373957Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75649003Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756606703Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756722016Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756854909Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.756955612Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757059444Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757161027Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757262329Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757375782Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757485205Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757617778Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757725241Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757825914Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.757947297Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75806244Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758164622Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758267135Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758362407Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75848171Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758642004Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758749187Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75886796Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.758981593Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759103206Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759231599Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759355212Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759522276Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.75966852Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759795033Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.759919446Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.76004787Z network_logs/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.76006194Z network_logs/cluster_scale [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760165962Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760239855Z network_logs/multi-networkpolicy [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760317396Z network_logs/net-attach-def [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760403559Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760569353Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.760674915Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.762292986Z nodes/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.762311667Z nodes/debug [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.762533522Z nodes/ip-10-0-135-11.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.762571583Z nodes/ip-10-0-135-11.ec2.internal/cpu_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.76285815Z nodes/ip-10-0-135-11.ec2.internal/dmesg [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763128637Z nodes/ip-10-0-135-11.ec2.internal/ethtool_channels [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763184289Z nodes/ip-10-0-135-11.ec2.internal/ethtool_features [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763288941Z nodes/ip-10-0-135-11.ec2.internal/ip-10-0-135-11.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763568728Z nodes/ip-10-0-135-11.ec2.internal/irq_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763748793Z nodes/ip-10-0-135-11.ec2.internal/lscpu [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763878726Z nodes/ip-10-0-135-11.ec2.internal/lspci [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.763976049Z nodes/ip-10-0-135-11.ec2.internal/podresources.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.764064811Z nodes/ip-10-0-135-11.ec2.internal/pods_info.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.764187624Z nodes/ip-10-0-135-11.ec2.internal/proc_cmdline [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.764265416Z nodes/ip-10-0-135-11.ec2.internal/sysinfo.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.765992199Z nodes/ip-10-0-135-11.ec2.internal/sysinfo.tgz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.766160793Z nodes/ip-10-0-136-81.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.766188424Z nodes/ip-10-0-136-81.ec2.internal/cpu_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.766512102Z nodes/ip-10-0-136-81.ec2.internal/dmesg [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.766758339Z nodes/ip-10-0-136-81.ec2.internal/ethtool_channels [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.76683275Z nodes/ip-10-0-136-81.ec2.internal/ethtool_features [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.766912892Z nodes/ip-10-0-136-81.ec2.internal/ip-10-0-136-81.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.767367964Z nodes/ip-10-0-136-81.ec2.internal/irq_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.767511868Z nodes/ip-10-0-136-81.ec2.internal/lscpu [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.767732093Z nodes/ip-10-0-136-81.ec2.internal/lspci [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.767822166Z nodes/ip-10-0-136-81.ec2.internal/podresources.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.767922958Z nodes/ip-10-0-136-81.ec2.internal/pods_info.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.768037041Z nodes/ip-10-0-136-81.ec2.internal/proc_cmdline [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.768122493Z nodes/ip-10-0-136-81.ec2.internal/sysinfo.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.76996904Z nodes/ip-10-0-136-81.ec2.internal/sysinfo.tgz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.770110613Z nodes/ip-10-0-139-72.ec2.internal/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.770126353Z nodes/ip-10-0-139-72.ec2.internal/cpu_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.77039849Z nodes/ip-10-0-139-72.ec2.internal/dmesg [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.770680647Z nodes/ip-10-0-139-72.ec2.internal/ethtool_channels [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.770761189Z nodes/ip-10-0-139-72.ec2.internal/ethtool_features [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.770842362Z nodes/ip-10-0-139-72.ec2.internal/ip-10-0-139-72.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.771325734Z nodes/ip-10-0-139-72.ec2.internal/irq_affinities.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.771467607Z nodes/ip-10-0-139-72.ec2.internal/lscpu [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.771629941Z nodes/ip-10-0-139-72.ec2.internal/lspci [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.771727634Z nodes/ip-10-0-139-72.ec2.internal/podresources.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.771831806Z nodes/ip-10-0-139-72.ec2.internal/pods_info.json [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.77195367Z nodes/ip-10-0-139-72.ec2.internal/proc_cmdline [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.772031001Z nodes/ip-10-0-139-72.ec2.internal/sysinfo.log [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.773771965Z nodes/ip-10-0-139-72.ec2.internal/sysinfo.tgz [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.773932749Z pod_network_connectivity_check/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.77395741Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.774066873Z static-pods/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.774082373Z static-pods/kube-apiserver/ [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.780237808Z [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.780253568Z sent 58,331 bytes received 4,882,640 bytes 9,881,942.00 bytes/sec [must-gather] [must-gather-z94h6] OUT 2026-09-16T19:35:28.780271669Z total size is 57,980,907 speedup is 11.73 [must-gather] [must-gather ] OUT 2026-09-16T19:35:29.036664097Z namespace/openshift-must-gather-2vps5 deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 3dcca1a8-3c06-4842-bd15-32b587e6323d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-rds99 [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-rds99-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-rds99 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] bb1631d..a9add02 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating bb1631d..a9add02 [git-push-artifacts] Fast-forward [git-push-artifacts] .../kserve-group-test-hmcbb/e2e-graph.tar.gz | Bin 0 -> 7121550 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-hmcbb/e2e-graph.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7873905 Sep 16 19:36 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-rds99/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts f385902] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-rds99/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] a9add02..f385902 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded