[get-kubeconfig] Found kubeconfig secret: cluster-cjkjh-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-cjkjh-kubeconfig [get-kubeconfig] Found admin password secret: cluster-cjkjh-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-cjkjh-password [get-kubeconfig] API Server URL: https://a9fa84e90973c412899cf83e0fc51972-6afd5615cbb7efcf.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [clone-repo] rhaistrat-2173-versioned-resource-lifecycle [clone-repo] https://github.com/pierDipi/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 42% (1546/3622) Updating files: 43% (1558/3622) Updating files: 44% (1594/3622) Updating files: 45% (1630/3622) Updating files: 46% (1667/3622) Updating files: 47% (1703/3622) Updating files: 48% (1739/3622) Updating files: 49% (1775/3622) Updating files: 50% (1811/3622) Updating files: 51% (1848/3622) Updating files: 52% (1884/3622) Updating files: 53% (1920/3622) Updating files: 54% (1956/3622) Updating files: 55% (1993/3622) Updating files: 56% (2029/3622) Updating files: 57% (2065/3622) Updating files: 58% (2101/3622) Updating files: 59% (2137/3622) Updating files: 60% (2174/3622) Updating files: 61% (2210/3622) Updating files: 62% (2246/3622) Updating files: 63% (2282/3622) Updating files: 64% (2319/3622) Updating files: 65% (2355/3622) Updating files: 66% (2391/3622) Updating files: 67% (2427/3622) Updating files: 68% (2463/3622) Updating files: 69% (2500/3622) Updating files: 70% (2536/3622) Updating files: 71% (2572/3622) Updating files: 72% (2608/3622) Updating files: 73% (2645/3622) Updating files: 74% (2681/3622) Updating files: 75% (2717/3622) Updating files: 76% (2753/3622) Updating files: 77% (2789/3622) Updating files: 78% (2826/3622) Updating files: 79% (2862/3622) Updating files: 80% (2898/3622) Updating files: 81% (2934/3622) Updating files: 82% (2971/3622) Updating files: 83% (3007/3622) Updating files: 84% (3043/3622) Updating files: 85% (3079/3622) Updating files: 86% (3115/3622) Updating files: 87% (3152/3622) Updating files: 88% (3188/3622) Updating files: 89% (3224/3622) Updating files: 90% (3260/3622) Updating files: 91% (3297/3622) Updating files: 92% (3333/3622) Updating files: 93% (3369/3622) Updating files: 94% (3405/3622) Updating files: 95% (3441/3622) Updating files: 96% (3478/3622) Updating files: 97% (3514/3622) Updating files: 98% (3550/3622) Updating files: 99% (3586/3622) Updating files: 100% (3622/3622) Updating files: 100% (3622/3622), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7ded23a7086e8e0da66cca876fe26538e5d068591452860f28aa920a1e2c50 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7ded23a7086e8e0da66cca876fe26538e5d068591452860f28aa920a1e2c50 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0c87e1a125451a8a0f1f46fadc66ac5afc05f5cb73608aee9bffb1f827822f57 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0c87e1a125451a8a0f1f46fadc66ac5afc05f5cb73608aee9bffb1f827822f57 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:cd807572e76a5c04b5e09287f537df3a5a34e8aea047c82cf332b6328ae06423 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:cd807572e76a5c04b5e09287f537df3a5a34e8aea047c82cf332b6328ae06423 [e2e-raw] + make e2e-raw-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make run-e2e-ocp E2E_MARKER="raw" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] SETUP_E2E="true" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "raw" "2" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1919 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1919 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1919 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 278 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading black (1.8MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pillow (6.6MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pygments (1.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading portforward (4.0MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading pygments [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading pillow [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 104 packages in 3.73s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 104 packages in 4.46s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==26.5.1 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.4.2 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.12.0 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==50.0.0 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.28.1 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.21.0rc0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.11.9 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==1.1.1 [e2e-raw] + pillow==12.3.0 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.6 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.4 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pygments==2.19.1 [e2e-raw] + pyjwt==2.13.0 [e2e-raw] + pytest==9.1.1 [e2e-raw] + pytest-asyncio==1.4.0 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.36.2 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.32 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytokens==0.4.1 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.1 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.6.0 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.7.0 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-579c8958f7-55fxr 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-579c8958f7-55fxr condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-77857b7b98-6hwq6 1/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-77857b7b98-6hwq6 condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-6c4d864b86-nm424 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-6c4d864b86-nm424 condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] Now using project "kserve" on server "https://a9fa84e90973c412899cf83e0fc51972-6afd5615cbb7efcf.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7ded23a7086e8e0da66cca876fe26538e5d068591452860f28aa920a1e2c50 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0c87e1a125451a8a0f1f46fadc66ac5afc05f5cb73608aee9bffb1f827822f57 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:cd807572e76a5c04b5e09287f537df3a5a34e8aea047c82cf332b6328ae06423 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:4e7ded23a7086e8e0da66cca876fe26538e5d068591452860f28aa920a1e2c50 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:0c87e1a125451a8a0f1f46fadc66ac5afc05f5cb73608aee9bffb1f827822f57 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:cd807572e76a5c04b5e09287f537df3a5a34e8aea047c82cf332b6328ae06423 [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-raw] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-645f9c8fd6-trgsr 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-645f9c8fd6-trgsr condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-5bf6d75b64-nf4bw" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-5bf6d75b64-49cvb condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-llm-sglang created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.34 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.34 [e2e-raw] ClusterVersion history (latest): 4.21.34 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:572cbdb33d3720b7d09bb009feeccee165e056199511773d4e7bffef709808af [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:12ff4edb85c1277d097dc03cae712f7a5a1a6c46ffd9749dc8c524818c8f3332 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 2 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.5.0'}, 'Plugins': {'anyio': '4.9.0', 'asyncio': '1.4.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'metadata': '3.1.1', 'json-report': '1.5.0', 'httpx': '0.36.2'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: anyio-4.9.0, asyncio-1.4.0, xdist-3.6.1, cov-5.0.0, metadata-3.1.1, json-report-1.5.0, httpx-0.36.2 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [e2e-raw] created: 2/2 workers [e2e-raw] 2 workers [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-17 18:06:24.725 4040 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-09-17 18:06:24.726 4043 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace Using external route host: isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.035 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.037 4040 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.037 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.037 4040 kserve.trace base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.037 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.077 4040 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.077 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.077 4040 kserve.trace base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.077 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:15.078 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-raw-sklearn-batcher-cb079-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:08:20.107 4040 kserve.trace Got response [{'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}] [e2e-raw] 2026-09-17 18:08:20.107 4040 kserve.trace INFO [utils.py:predict():162] Got response [{'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}, {'message': '', 'batchId': '9980b5c3-07f3-4112-8aa6-c01141137ceb', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-09-17 18:08:20.154 4040 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-09-17 18:08:20.154 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():962] Starting test test_inference_graph_raw_mode [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-17 18:10:10.404 4040 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-17 18:10:10.404 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1087] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-17 18:10:10.406 4040 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-09-17 18:10:10.406 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1101] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-09-17 18:10:10.470 4040 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-09-17 18:10:10.470 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1122] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-17 18:11:40.636 4043 kserve.trace Created primary ISVC: isvc-primary-c81569 [e2e-raw] 2026-09-17 18:11:40.636 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-c81569 [e2e-raw] 2026-09-17 18:12:10.736 4040 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-17 18:12:10.736 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1256] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-17 18:12:10.739 4040 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-17 18:12:10.739 4040 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1270] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-09-17 18:13:10.683 4043 kserve.trace Primary ISVC is ready [e2e-raw] 2026-09-17 18:13:10.683 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-09-17 18:13:25.713 4043 kserve.trace resourceVersion for isvc-primary-c81569 stabilized at 18624 (stable for 15.0s) [e2e-raw] 2026-09-17 18:13:25.713 4043 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-c81569 stabilized at 18624 (stable for 15.0s) [e2e-raw] 2026-09-17 18:13:25.713 4043 kserve.trace Baseline recorded - resourceVersion: 18624 [e2e-raw] 2026-09-17 18:13:25.713 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 18624 [e2e-raw] 2026-09-17 18:13:25.714 4043 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-09-17 18:13:25.714 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-raw] 2026-09-17 18:13:25.816 4043 kserve.trace Created secondary ISVC isvc-secondary-c81569, waiting for failure status... [e2e-raw] 2026-09-17 18:13:25.816 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-c81569, waiting for failure status... [e2e-raw] 2026-09-17 18:13:33.837 4043 kserve.trace ISVC isvc-secondary-c81569 reported failure: {'exitCode': 1, 'message': "2026-09-17 18:13:27.600 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 18:13:27.600 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 18:13:27.618 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/tmp6dpuifo4.crt\n2026-09-17 18:13:27.884 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:33.186 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-raw] 2026-09-17 18:13:33.837 4043 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-c81569 reported failure: {'exitCode': 1, 'message': "2026-09-17 18:13:27.600 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 18:13:27.600 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 18:13:27.618 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/tmp6dpuifo4.crt\n2026-09-17 18:13:27.884 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:33.186 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-raw] 2026-09-17 18:13:33.837 4043 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 18:13:27.600 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 18:13:27.600 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 18:13:27.618 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/tmp6dpuifo4.crt\n2026-09-17 18:13:27.884 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:33.186 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-raw] 2026-09-17 18:13:33.837 4043 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-17 18:13:27.600 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-17 18:13:27.600 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-17 18:13:27.618 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/tmp6dpuifo4.crt\n2026-09-17 18:13:27.884 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:33.186 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-raw] 2026-09-17 18:13:43.848 4043 kserve.trace Primary ISVC resourceVersion: before=18624, after=18624 [e2e-raw] 2026-09-17 18:13:43.848 4043 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=18624, after=18624 [e2e-raw] 2026-09-17 18:13:43.848 4043 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-09-17 18:13:43.848 4043 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-raw] [e2e-raw] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-17 18:13:48.966 4043 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-09-17 18:13:48.966 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-raw] 2026-09-17 18:13:49.089 4043 kserve.trace Created ISVC isvc-init-fail-aee0cc, waiting for failure status... [e2e-raw] 2026-09-17 18:13:49.089 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-aee0cc, waiting for failure status... [e2e-raw] 2026-09-17 18:13:54.097 4043 kserve.trace ISVC isvc-init-fail-aee0cc reported failure: {'exitCode': 1, 'message': "2026-09-17 18:13:50.230 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 18:13:50.230 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 18:13:50.247 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/tmpqevezf8e.crt\n2026-09-17 18:13:50.515 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:52.291 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-raw] 2026-09-17 18:13:54.097 4043 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-aee0cc reported failure: {'exitCode': 1, 'message': "2026-09-17 18:13:50.230 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 18:13:50.230 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 18:13:50.247 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/tmpqevezf8e.crt\n2026-09-17 18:13:50.515 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:52.291 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-raw] 2026-09-17 18:13:54.098 4043 kserve.trace Failure status detected in 5.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 18:13:50.230 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 18:13:50.230 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 18:13:50.247 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/tmpqevezf8e.crt\n2026-09-17 18:13:50.515 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:52.291 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-raw] 2026-09-17 18:13:54.098 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 5.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-17 18:13:50.230 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-17 18:13:50.230 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-17 18:13:50.247 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/tmpqevezf8e.crt\n2026-09-17 18:13:50.515 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-17 18:13:52.291 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-raw] 2026-09-17 18:13:54.098 4043 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-17 18:13:54.098 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-17 18:13:54.102 4043 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-17T18:13:49Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-17 18:13:54.102 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-17T18:13:49Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-17 18:13:54.102 4043 kserve.trace Quick reconciliation validated: Failure detected in 5.05 seconds [e2e-raw] 2026-09-17 18:13:54.102 4043 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 5.05 seconds [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-09-17 18:14:01.193 4040 kserve.trace Host from isvc status URL = isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.193 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace Using external route host: isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace base url = https://isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.194 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-logger-raw-fc652-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:14:01.225 4040 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-17 18:14:01.225 4040 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-09-17 18:15:29.372 4043 kserve.trace Host from isvc status URL = raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.372 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace Using external route host: raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace Sending Header = {'Host': 'raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace base url = https://raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.373 4043 kserve.trace INFO [utils.py:_predict():179] base url = https://raw-sklearn-e475b-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:15:29.404 4043 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-17 18:15:29.404 4043 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-09-17 18:16:56.497 4040 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace Using external route host: isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace base url = https://isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.497 4040 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-sklearn-scale-raw-91a22-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:16:56.520 4040 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-17 18:16:56.520 4040 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-17 18:17:04.637 4043 kserve.trace Host from isvc status URL = raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace Using external route host: raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace base url = https://raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.637 4043 kserve.trace INFO [utils.py:_predict():179] base url = https://raw-sklearn-runtime-5bb89-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:17:04.659 4043 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-17 18:17:04.659 4043 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw1] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw1] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw1] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw1] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 242 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] -------- generated xml file: /workspace/artifacts-dir/junit_e2e-raw.xml -------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-raw.json [e2e-raw] =========== 13 passed, 9 skipped, 244 warnings in 920.37s (0:15:20) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] oc patch configmaps -n kserve inferenceservice-config \ [e2e-raw] --patch '{"data":{"service":"{\"serviceClusterIPNone\": true}"}}' [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] sleep 5 [e2e-raw] make run-e2e-ocp E2E_MARKER="rawcipn" E2E_PARALLELISM=1 E2E_PROFILE=raw SETUP_E2E=false [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] SETUP_E2E="false" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "rawcipn" "1" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: rawcipn [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.5.0'}, 'Plugins': {'anyio': '4.9.0', 'asyncio': '1.4.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'metadata': '3.1.1', 'json-report': '1.5.0', 'httpx': '0.36.2'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: anyio-4.9.0, asyncio-1.4.0, xdist-3.6.1, cov-5.0.0, metadata-3.1.1, json-report-1.5.0, httpx-0.36.2 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [1 item] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] 2026-09-17 18:21:51.580 4299 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn 2026-09-17 18:23:31.787 4299 kserve.trace Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace INFO [utils.py:get_isvc_endpoint():387] Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace INFO [utils.py:get_isvc_endpoint():388] Network layer = openshift-route [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace INFO [utils.py:get_isvc_endpoint():391] Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:23:31.787 4299 kserve.trace INFO [utils.py:_predict():178] Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-17 18:23:31.788 4299 kserve.trace base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.788 4299 kserve.trace INFO [utils.py:_predict():179] base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.bb262237-0e2f-47cb-bd82-5a4d46e12c2b.prod.konfluxeaas.com [e2e-raw] 2026-09-17 18:23:31.822 4299 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-17 18:23:31.822 4299 kserve.trace INFO [utils.py:predict():162] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 121 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] ------ generated xml file: /workspace/artifacts-dir/junit_e2e-rawcipn.xml ------ [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-rawcipn.json [e2e-raw] ============ 1 passed, 3 skipped, 122 warnings in 107.31s (0:01:47) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-09-17T18:23:38.193574309Z 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: 43597b1a-a0cd-4bd0-8c77-7c568567fe83 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-17T18:23:38.237298798Z namespace/openshift-must-gather-t9cqr created [must-gather] [must-gather ] OUT 2026-09-17T18:23:38.246901791Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2jhjb created [must-gather] [must-gather ] OUT 2026-09-17T18:23:38.266528119Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.246018332Z [disk usage checker] Started [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.249511432Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.388292150Z No resources found in openshift-must-gather-t9cqr namespace. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.505440123Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.654865609Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.654895562Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.654895562Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.657070461Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.807508280Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.807537252Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.807537252Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.809634126Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.958425395Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.958455615Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.958455615Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:45.960744896Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.112633504Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.112663825Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.112663825Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.114947527Z Error getting logs from rhods-notebooks [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.268188543Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.268298807Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.268298807Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.270632554Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.416335239Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.416365018Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.416365018Z namespaces "istio-system" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.418348583Z Error getting logs from istio-system [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.566270137Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.566506169Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.566506169Z namespaces "knative-serving" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.569076043Z Error getting logs from knative-serving [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.714714934Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.714752819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.714752819Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.716759601Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:46.971061703Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.240554502Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.372769350Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.455290951Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.457244677Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.579330288Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.662030440Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.663995768Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.793014165Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.877243734Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:47.879277855Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.004950133Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.087623157Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.089630364Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.214001615Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.297918135Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.300182201Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.426022653Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.508735639Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.510962213Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.636517380Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.720267332Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.722556720Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.848788072Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.930871839Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:48.933085387Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.057441476Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.139032595Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.141394266Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.265501224Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.347702989Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.349699524Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.478212657Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.561718954Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.563822303Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.688262015Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.768918899Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.770994820Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.896473333Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.973988312Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:49.975978429Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.102166689Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.196677046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.198782909Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.253879124Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.323126568Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.401216014Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.403298245Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.528272661Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.611407288Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.613586751Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.738683917Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.819929467Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.822118407Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:50.945155583Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:51.029726344Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:51.031960148Z Error collecting info from [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:51.709240040Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:51.833728337Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:51.954250367Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.076107399Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.198264106Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.426654587Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.556935965Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.677975730Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.800886181Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:52.926956801Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.053981359Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.179577961Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.299684805Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.422310810Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.545524329Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:53.825977448Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:54.038242409Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:54.367472021Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:54.545790113Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:54.695323194Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:54.873859795Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:55.195297026Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:55.258420261Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:55.387736406Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:55.539280940Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:55.721552540Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:56.030006914Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:56.207071407Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:56.358066341Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:56.537839476Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:56.846670845Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:57.023413079Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:57.172980469Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:57.355910795Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:57.671116367Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:57.858093018Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:58.010547377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:58.193459426Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:58.504002624Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:58.681660809Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:58.830546919Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:59.002281319Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:59.316069323Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:59.494717515Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:59.643952366Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:23:59.823810335Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.136026495Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.263130643Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.330406158Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.480848638Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.668023359Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:00.976861371Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:01.164048671Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:01.311128878Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:01.487282702Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:01.801082085Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:01.982014812Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:02.131242318Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:02.305854978Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:02.614420124Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:02.798417283Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:02.959241955Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:03.145640564Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:03.474991858Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:03.671868042Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:03.820696942Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:03.997225472Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:04.331537219Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:04.518900836Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:04.674136488Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:04.856687238Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:05.206075213Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:05.268809595Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:05.395450034Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:05.547623528Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:05.726166995Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:06.089604811Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:06.281781926Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxzmf] POD 2026-09-17T18:24:06.607985711Z Caches written to disk [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.615390689Z waiting for gather to complete [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.617965593Z downloading gather output [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.922285261Z receiving incremental file list [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.941197308Z ./ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.941910609Z aggregated-discovery-api.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.942035892Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.942570977Z event-filter.html [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.943594967Z timestamp [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.94371227Z version [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.95129713Z cluster-scoped-resources/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951317101Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951325971Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951340031Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951437314Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951454094Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951495706Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951582928Z namespaces/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951595718Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.95164467Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951696592Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951772964Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951840456Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951886737Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.951960429Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952048482Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952137634Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952180705Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952207836Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952268838Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952320819Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952401972Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952455363Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952472944Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952570106Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952729781Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952756452Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952790593Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.952883606Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955015277Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955076479Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955246234Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955388008Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955566023Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955620935Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955638825Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955702517Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955770579Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955817831Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955875232Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.955946124Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956001646Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956026326Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956084288Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.95613362Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956180641Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956190321Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956226512Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956419188Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956428068Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/agent/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956432338Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/agent/logs/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956446449Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/agent/logs/current.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956561632Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/agent/logs/previous.insecure.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956645864Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/agent/agent/logs/previous.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956674465Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956689606Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/kserve-container/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956694116Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/kserve-container/logs/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956732337Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/kserve-container/logs/current.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956902062Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/kserve-container/logs/previous.insecure.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956968024Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kserve-container/kserve-container/logs/previous.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.956998715Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957007815Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957011745Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957046776Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957158049Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957226891Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957267432Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957274982Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/storage-initializer/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957279013Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957319974Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957416087Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957496289Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-6d54d95b97-vmkp7/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.95751626Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957565941Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957618892Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.957646543Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.97518265Z [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.975200761Z sent 1,072 bytes received 99,560 bytes 201,264.00 bytes/sec [must-gather] [must-gather-bxzmf] OUT 2026-09-17T18:24:07.975206161Z total size is 1,446,746 speedup is 14.38 [must-gather] [must-gather ] OUT 2026-09-17T18:24:08.089492515Z namespace/openshift-must-gather-t9cqr 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: 43597b1a-a0cd-4bd0-8c77-7c568567fe83 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-17T18:24:08.209690339Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 [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: 43597b1a-a0cd-4bd0-8c77-7c568567fe83 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-17T18:24:08.228890605Z namespace/openshift-must-gather-rcdkz created [must-gather] [must-gather ] OUT 2026-09-17T18:24:08.233543939Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7t5t6 created [must-gather] [must-gather ] OUT 2026-09-17T18:24:08.253916598Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 created [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.152502712Z [disk usage checker] Started [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.155754963Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.348500623Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.489793897Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.572692099Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:10.655293273Z Gathering data for ns/default... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:11.043451167Z Gathering data for ns/openshift... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:11.450854192Z Gathering data for ns/kube-system... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.122092583Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.413274848Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.413310979Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.413310979Z namespaces "assisted-installer" not found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.866648788Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.879204526Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.893819219Z INFO: Gathering HAProxy config files [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.894198789Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.898412193Z 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-m4jlc] POD 2026-09-17T18:24:12.900755192Z Executing Istio gather script [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.912353741Z INFO: Collecting host service logs for crio [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.912774650Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.913099597Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.913420421Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.913715464Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.914003679Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.914315222Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.914624523Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.914904273Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.915211222Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.915502025Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:12.915835774Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.254163719Z INFO: Collecting Insights Archives from insights-operator-6f9c644dd9-ztc5j [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.254210915Z insights-runtime-extractor-b28sf [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.254230581Z insights-runtime-extractor-hf8l4 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.254249751Z insights-runtime-extractor-zdthk [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.266551388Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.310630757Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.638301722Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.702401446Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.702478731Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:13.920930151Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.057192398Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.060091115Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.084532247Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.228522823Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.236566850Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.284964031Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.284964031Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.285741680Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.312234645Z No resources found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.377613344Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.475567922Z INFO: 'previous-logs' folder not found on ip-10-0-134-209.ec2.internal, skipping... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.491380999Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:14.604613552Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.012215566Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.055941848Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.107689412Z No resources found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.164138340Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.170920213Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.186468604Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.216783649Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.269759733Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.386616673Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.398959182Z INFO: HAProxy config collection complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.544564183Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.589512138Z INFO: 'previous-logs' folder not found on ip-10-0-141-52.ec2.internal, skipping... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.601062512Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.635580796Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.664296302Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.671979625Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.843693946Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.898531845Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.907396344Z INFO: 'previous-logs' folder not found on ip-10-0-143-209.ec2.internal, skipping... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.907485293Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.907522771Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:15.961741176Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.111052806Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.239601399Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.253899832Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.284931852Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.332300368Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.507509244Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.566855478Z INFO: INTERCONNECT MODE [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.566896540Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.741050738Z INFO: Gathering OVN_Northbound from ovnkube-node-mlxrv... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.741357055Z INFO: Gathering OVN_Northbound from ovnkube-node-qm8hx... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.741619440Z INFO: Gathering OVN_Northbound from ovnkube-node-xnr6k... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.741895068Z INFO: Gathering OVN_Southbound from ovnkube-node-mlxrv... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.742186708Z INFO: Gathering OVN_Southbound from ovnkube-node-qm8hx... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.742479466Z INFO: Gathering OVN_Southbound from ovnkube-node-xnr6k... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.746140733Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:16.848543998Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.029265098Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.071756455Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.130880054Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.139190682Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.146969502Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.182870022Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.184809469Z tar: Removing leading `/' from member names [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.243068067Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.289230685Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.459194993Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.604265563Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.605897093Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.663701928Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.663816703Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.664338887Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.666687974Z 3.7M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.670659828Z ovnk_database_store/ [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.670709782Z ovnk_database_store/ovnkube-node-qm8hx_sbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.700740243Z ovnk_database_store/ovnkube-node-mlxrv_nbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.710890000Z ovnk_database_store/ovnkube-node-xnr6k_sbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.727534437Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.734127577Z ovnk_database_store/ovnkube-node-mlxrv_sbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.760006100Z ovnk_database_store/ovnkube-node-xnr6k_nbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.769127311Z ovnk_database_store/ovnkube-node-qm8hx_nbdb [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.781987221Z INFO: Network log collection complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.833445240Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.880630088Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.944919743Z W0917 18:24:17.944874 1465 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.951922724Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:17.962506717Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.074651799Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.077568615Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.158769583Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.286628940Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.294727378Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.310210229Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.539873017Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.543248224Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.587805208Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.591670386Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.646080001Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.758030201Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.943516990Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:18.946030180Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.086709651Z Gathering data for ns/openshift-console... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.109378945Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0720c8b078cc0cebb01b4c5cde21180aee7c2bb1a0d322b21890c0d3707406ea [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.192643006Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.264304179Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.423022284Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.424827191Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.425299053Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.586375047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.806635582Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.809117873Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.828279781Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:19.986357562Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.171823749Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.194691873Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.197507756Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.369676368Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.374663327Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.554844224Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.590795114Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:20.717351789Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:21.267811179Z Done executing Istio gather script [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:21.325885979Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:21.678230044Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:21.763078569Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:22.075631887Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:22.403370415Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:22.797723406Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:22.811126281Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:23.923690796Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:25.059699865Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:25.176710192Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:25.310309005Z Gathering data for ns/kserve... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:26.186426662Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:26.900750141Z Gathering data for ns/openshift-config... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.163478534Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.306176398Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.557960533Z Collecting performance related data for node ip-10-0-141-52.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.566842045Z Collecting performance related data for node ip-10-0-134-209.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.574421452Z Collecting performance related data for node ip-10-0-143-209.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:27.619412530Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:28.014310401Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:28.335072226Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:28.717178070Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:29.098471529Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:29.398813066Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:29.699030822Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:30.064429783Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:30.182094577Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:30.419425853Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:30.965249193Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:32.338087140Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:33.528424241Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:33.869853479Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:34.387757280Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:34.815957325Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.187967169Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.201210626Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.460194011Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.631880420Z Collecting kubelet logs for node ip-10-0-141-52.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.633764966Z Collecting kubelet logs for node ip-10-0-134-209.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.635550342Z Collecting kubelet logs for node ip-10-0-143-209.ec2.internal [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:35.974544365Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:36.044276415Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-rcdkz namespace [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:36.050881859Z INFO: Node performance data collection complete. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:36.293350844Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:36.678721932Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:36.931437837Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:37.197408153Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:37.803606513Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:38.084237538Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:38.374107391Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:38.713260920Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:39.573332977Z Wrote inspect data to must-gather. [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:39.573381571Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:39.573381571Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:39.701930429Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-m4jlc] POD 2026-09-17T18:24:40.023233687Z Caches written to disk [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.031352227Z waiting for gather to complete [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.034791497Z downloading gather output [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.280827664Z receiving incremental file list [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.300641041Z ./ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.300770685Z aggregated-discovery-api.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.301065574Z aggregated-discovery-apis.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.301895818Z event-filter.html [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.303902576Z timestamp [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.303983678Z version [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314551586Z cluster-scoped-resources/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314576057Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314582757Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314627819Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314814534Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.314939458Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315001359Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315054161Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315153704Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315241446Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.31537006Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315396101Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315501594Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315571226Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315971298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.315999839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.316461672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.316478642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.316632737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.316786091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.320353575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.322288632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.322428006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.32258093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.322732795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.322870289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.323106616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.323322572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.323503927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.323819196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.32394392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324078454Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324191827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.32429351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324416764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324575318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324758794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.324906168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.325038292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.32703082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.327523834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.327682079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.327870594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.32808346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.328526773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.328981507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329112951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329236804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329344487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329462601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329589455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329691518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.329867623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.330003196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.330116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.330391648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.330552412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.330694157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.331256243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.331381637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3315039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.331687326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.33183188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332073087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332198531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332357425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332484199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332598882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332710305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.33287474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.332978423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.333113067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.333241071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.333385905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.333813338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.334191518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.334295852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.335338412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.335476106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.335594559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.335705863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.335856967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336072363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336321411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336451024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336558487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336731832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.336874267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.33699719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.337144404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.337270598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.341408049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.341898593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.34246855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.342645595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.342863051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.343025366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.34316605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.343277393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.343380666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.346409845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.346543138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.346680782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.346829347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3469433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.353323346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.358899208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359052083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359356872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359510016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359666561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359787434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.359955459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360202386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360316079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360422603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360613278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360767283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.360873906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361003279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361138934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361297728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361416972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361545055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361662599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361765332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.361947247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.362201814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.36237089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.362630827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.362757001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.362901685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.363010978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365157151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365287534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365411848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365528611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365651555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.365799099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.367367985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.36753381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.367652353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.367829749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.367956962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.368205949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.368733135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.368883339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.369017053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.369126636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.369759465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.371265649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.371369612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.371534946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37165323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.371843365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.371961889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372079682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372247017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372381291Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372634148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37268313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372805253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372889806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.372988099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373070451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373238466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373328429Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373424281Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373530684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373621397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37372479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373839884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.373929166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374018249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374118842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374210074Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374293587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37438832Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374478142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374566555Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374659877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3747458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374901354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.374993217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37508953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375175022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375265555Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375356038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37544725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375540713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375626125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375720478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375835071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.375920874Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376018327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376107439Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376198342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376292215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376383767Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37647513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376567583Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376671646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376753368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376871272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.376972405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377051197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37715464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377240532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377346215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37748743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377568832Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377663825Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3778376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.377913612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378010425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378114328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378223631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378331044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378476868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378570031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378662834Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.37886806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.378984373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379137438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379259811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379386605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379503818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379606831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379715144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379847528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.379948661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380050294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380146237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380276821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380411495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380523198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380706933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.380835777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38094155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381029153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381132586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381235769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381317391Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381415564Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381551078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38161201Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381694982Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381794045Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.381841426Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-29zr5.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38195006Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-748bl.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382037092Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c2zkr.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382132885Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dhxxr.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382230998Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dnzkm.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38232158Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f29lg.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382413523Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q8f76.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382515186Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tbsp8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382673461Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w469g.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382785574Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wxgdb.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.382893837Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xhq6t.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38299305Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zzxtv.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383091623Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2927s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383221397Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-r5g69.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38331848Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-rg844.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383449883Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383484905Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3836768Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383895896Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.383977599Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384102552Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384473123Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384571696Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384659789Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384793483Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.384931387Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385015109Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385127362Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385234195Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385330598Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385435091Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.385544324Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386059039Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386173323Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386262605Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386362448Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386449391Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386550044Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386635236Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38677588Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386819731Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.386937995Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387088559Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387176372Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387294195Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387395958Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387503611Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387668446Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38778889Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387885242Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.387984325Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388077448Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388217902Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388314265Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388418188Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388537421Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388679376Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388805649Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.388899132Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389034016Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38917183Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389242212Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389287954Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389372056Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389411397Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38949985Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389533901Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389606593Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389655164Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389726136Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389779418Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.38984655Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389879721Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389938442Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.389947903Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390002964Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390107457Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390145559Z cluster-scoped-resources/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390155359Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39020724Z cluster-scoped-resources/core/nodes/ip-10-0-134-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390370585Z cluster-scoped-resources/core/nodes/ip-10-0-141-52.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390503269Z cluster-scoped-resources/core/nodes/ip-10-0-143-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390614482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390662674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390711355Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390835179Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390918861Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.390999993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391081756Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391170638Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391333053Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391430566Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391523948Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391615351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391704934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391899719Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.391998422Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392080255Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392189468Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392298411Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392420915Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392554799Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392657042Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392768245Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.392912699Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393018732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393042713Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393180597Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393265299Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393386713Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393498916Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393602909Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393804945Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.393960299Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394070473Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394133795Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394141895Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394202326Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39430706Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394344271Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394423533Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394438293Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394498555Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394602388Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394809194Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394890426Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394905447Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.394960229Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395078962Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395088922Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395133954Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395232027Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395280288Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395414532Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395459213Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395543976Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395591947Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39567162Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395718541Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395891756Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.395994039Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396007979Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39601869Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396120533Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396132083Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396230996Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396279277Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396363229Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396407231Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396492063Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396538705Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396610697Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396663178Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396763391Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396816603Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396906915Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.396957317Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39707319Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39708095Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397126922Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397216584Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397267996Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397363809Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397449791Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397520163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397637257Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39775343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.397941266Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3980969Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.398207733Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.398321266Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.3984336Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.398545663Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.398653046Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39878092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.398896283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399003077Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.39911106Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399219343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399590883Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399716867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399906243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.399996165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40016147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400309924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400329015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400365836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400453099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400533611Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400626724Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400816319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.400917712Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401006375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401101098Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40118741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401280383Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401365735Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401464238Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401560241Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401653544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401752166Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401854089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.401952812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402037425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402125737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40222204Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402305933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402401745Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402486398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402576761Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402659813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402758376Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402875919Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.402963742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403058775Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403144427Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403197899Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403205159Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40324811Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403297142Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403304192Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403339143Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403391214Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403403405Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403453236Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403520268Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403571379Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403659582Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-52.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403766245Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403828307Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403875298Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.403958241Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404018512Z host_service_logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404044663Z host_service_logs/masters/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404093135Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404166507Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404226269Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404296811Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404437335Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404554518Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40462348Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404707323Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404787985Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404915189Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404925619Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40497888Z ingress_controllers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404989051Z ingress_controllers/default/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.404993481Z ingress_controllers/default/router-default-5cc8c845db-rbdqs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405013992Z ingress_controllers/default/router-default-5cc8c845db-rbdqs/haproxy.config [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405166596Z insights-data/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405176516Z istio/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405210147Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405328321Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405768463Z istio/event-filter.html [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405891237Z istio/timestamp [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405942439Z istio/cluster-scoped-resources/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405951779Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.405961379Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40600177Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.406162925Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.406566157Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.407105582Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408127132Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408309848Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408424301Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408499723Z machine_config_ondisk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408507213Z machine_config_termination_logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408518394Z monitoring/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408524344Z monitoring/alertmanager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408590426Z monitoring/alertmanager/status.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408685088Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408700119Z monitoring/prometheus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.40875211Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408887224Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.408953136Z monitoring/prometheus/rules.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.409678817Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.409721689Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.409804391Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.410651016Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.410682327Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.410731648Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.410871162Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.410926894Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411019416Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411077918Z monitoring/prometheus/status/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411098569Z monitoring/prometheus/status/config.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411567123Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411623504Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411715027Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411930003Z namespaces/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.411965254Z namespaces/default/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412032926Z namespaces/default/default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412098818Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412120768Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41219075Z namespaces/default/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412208931Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412299264Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412385116Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412469029Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4125058Z namespaces/default/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412548631Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412592982Z namespaces/default/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412632983Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412719766Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412798048Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412828819Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.412931452Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413039965Z namespaces/default/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413072216Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413186299Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413273332Z namespaces/default/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413429157Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413514599Z namespaces/default/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413594982Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413720935Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413912031Z namespaces/default/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.413988833Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414024104Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414113787Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414146207Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41421504Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414246281Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414336083Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414418266Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414462677Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414502258Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414547989Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41459088Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414637632Z namespaces/default/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414680173Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414725144Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414793316Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41490873Z namespaces/kserve/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.414947001Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415012103Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415044344Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415105375Z namespaces/kserve/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415136836Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415219069Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415421495Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41560258Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415655151Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415679732Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415777745Z namespaces/kserve/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415818026Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415908959Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.415983851Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416023492Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416115225Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416151316Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416162426Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416225738Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416308941Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416379673Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416509227Z namespaces/kserve/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416548688Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.416999911Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.417152955Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.417427693Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.417519446Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.417807344Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.417933398Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418199606Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418312349Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41834847Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418449893Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418485894Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418539515Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418620058Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41871356Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418826944Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418866125Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418915106Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.418984099Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41903413Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419122023Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419183874Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419231236Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419311368Z namespaces/kserve/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419336939Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.41938566Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/kserve-controller-manager-5bf6d75b64-49cvb.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419497754Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419505084Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419509004Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/manager/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.419542005Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/manager/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422692596Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422766309Z namespaces/kserve/pods/kserve-controller-manager-5bf6d75b64-49cvb/manager/manager/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.42280739Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422850201Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/llmisvc-controller-manager-645f9c8fd6-trgsr.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422929183Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422938234Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422943404Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/manager/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.422955504Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/manager/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.424904071Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.424971503Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-trgsr/manager/manager/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425012494Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425045595Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/model-serving-api-7b954ffc95-nxnj6.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425146868Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425157678Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425172509Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/server/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.42520586Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/server/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425302212Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/server/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425373615Z namespaces/kserve/pods/model-serving-api-7b954ffc95-nxnj6/server/server/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425431406Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425485418Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/odh-model-controller-7b966d7984-ztdzv.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425583461Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425592571Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425597911Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/manager/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.425650043Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/manager/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433009517Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433076649Z namespaces/kserve/pods/odh-model-controller-7b966d7984-ztdzv/manager/manager/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433090189Z namespaces/kserve/pods/s3-init-xpktj/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433152451Z namespaces/kserve/pods/s3-init-xpktj/s3-init-xpktj.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433242114Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433251884Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/download-hf-model/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433267035Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433321416Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433404008Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433486041Z namespaces/kserve/pods/s3-init-xpktj/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433531012Z namespaces/kserve/pods/s3-init-xpktj/s3-init/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433539603Z namespaces/kserve/pods/s3-init-xpktj/s3-init/s3-init/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433544832Z namespaces/kserve/pods/s3-init-xpktj/s3-init/s3-init/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433581144Z namespaces/kserve/pods/s3-init-xpktj/s3-init/s3-init/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433901673Z namespaces/kserve/pods/s3-init-xpktj/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.433946084Z namespaces/kserve/pods/s3-init-xpktj/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434009646Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434030057Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs-64568bcd49-qm5xs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43414608Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434160061Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/seaweedfs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434172211Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434200942Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434377207Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434444699Z namespaces/kserve/pods/seaweedfs-64568bcd49-qm5xs/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43448447Z namespaces/kserve/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434521741Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434566653Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434595603Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434654855Z namespaces/kube-node-lease/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434662265Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434667345Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434701766Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434808929Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-52.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434892082Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.434985585Z namespaces/kube-system/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435029446Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435084277Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435126049Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43516632Z namespaces/kube-system/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435207011Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435328155Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435406997Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435489639Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435532841Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435572822Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435625353Z namespaces/kube-system/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435667494Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435760897Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435832499Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435875531Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.435960673Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436003654Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436013184Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436053116Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-bobu3citsrslbf5ycqcq44f3ki.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436159459Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436246921Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436325364Z namespaces/kube-system/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436374905Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436515349Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436597661Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436915731Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.436996163Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437266451Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437402175Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437753205Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437822167Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437899999Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.437949131Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438005523Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438064634Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438109876Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438184858Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43826557Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438320712Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438351083Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438408004Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438437215Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438516028Z namespaces/kube-system/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438527108Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4385923Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer-2spsq.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438673032Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438681212Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438693893Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438732764Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438916619Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.438990641Z namespaces/kube-system/pods/global-pull-secret-syncer-2spsq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439027872Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439069304Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer-j4qs8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439146266Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439155196Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439162296Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439210168Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439376762Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439433004Z namespaces/kube-system/pods/global-pull-secret-syncer-j4qs8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439497826Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439540777Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer-shvtg.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439609649Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43961684Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43962346Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439687942Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439872777Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.439943969Z namespaces/kube-system/pods/global-pull-secret-syncer-shvtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.43998446Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440025091Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent-7bgqq.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440111304Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440119564Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440126214Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440171476Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440900267Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.440970889Z namespaces/kube-system/pods/konnectivity-agent-7bgqq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44101222Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441045511Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent-bgkwf.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441133574Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441140904Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441149854Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441206276Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441823674Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441893546Z namespaces/kube-system/pods/konnectivity-agent-bgkwf/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441914176Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.441967468Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent-sf7g4.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442054551Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442068351Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442078571Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442118822Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442654568Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44272144Z namespaces/kube-system/pods/konnectivity-agent-sf7g4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442779121Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442812602Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442903395Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442943416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.442952677Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443022799Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443219394Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443286687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-209.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443328278Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443357278Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443427471Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443434961Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443442991Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443459321Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443584525Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443650587Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-52.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443681448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443718629Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443809082Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443819842Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443827832Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.443874093Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444050429Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444113151Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-209.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444131441Z namespaces/kube-system/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444185013Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444256585Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444272315Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444311736Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444419229Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444471721Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444516312Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444559233Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444601295Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444661747Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444669467Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444673827Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444712488Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444827281Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444911034Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.444950815Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445022727Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445062798Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445101349Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44513939Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445225933Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445302575Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445382188Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445433699Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44547885Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445523132Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445563673Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445644115Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445685236Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445727378Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44582579Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445880862Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.445926793Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.446864091Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.446959303Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447060776Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447139359Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447221201Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447352255Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44754484Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447618353Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447650303Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447734026Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447805218Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44787514Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447901161Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.447993284Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448071436Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448132577Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448172749Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448232791Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448283692Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448328223Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448349814Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448403996Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448451187Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448499118Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448545289Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448659543Z namespaces/openshift-apiserver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448678604Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448775506Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448802537Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448856639Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448888399Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.448970622Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449045604Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449122966Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449167398Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449217099Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.44926061Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449283811Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449379764Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449400314Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449468076Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449563849Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449629351Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449652872Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449802126Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449892919Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.449975801Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450053104Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450131236Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450249419Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450410994Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450463305Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450479436Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450541648Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450591369Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450652981Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450685202Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450801185Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450871727Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.450940019Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45097437Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451010521Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451053633Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451120144Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451160466Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451205307Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451240418Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45131635Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45132523Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451330701Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451355111Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451419823Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451428664Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451433904Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451447394Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451518966Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451529336Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451542367Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451589208Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45164804Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45165741Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451687361Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451813635Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451860486Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451934738Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.451966769Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452039041Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452068142Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452158895Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452246847Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452315539Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452354491Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452387212Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452460514Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452487854Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452577127Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452633388Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45266586Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452758002Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452824874Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452837825Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452885026Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.452974378Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453010339Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453112102Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453185245Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453264207Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45334806Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453626718Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453798793Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453902016Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.453956217Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454005119Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454106182Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454155223Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454210695Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454245586Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454313918Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454344289Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454432091Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454510823Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454567495Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454615676Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454657858Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454701019Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45475078Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454812302Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454851843Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454858313Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454894565Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454947896Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.454980127Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455036349Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45508868Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455172453Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455217364Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455303926Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455343647Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455392019Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45543769Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455561904Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455636876Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455724609Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455857793Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455897684Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455939495Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.455984986Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456065419Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45613139Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456185772Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456270465Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456327936Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456337736Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456380818Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45647246Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456553013Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456668236Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4567873Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456819901Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456923914Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.456997926Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457317155Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457389397Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457615154Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457766288Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457880121Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457914002Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.457966764Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458027716Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458069297Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458120408Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458147739Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458219611Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458250362Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458339875Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458417117Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458453008Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458492539Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458546501Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458573862Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458672635Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458679795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458735676Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/aws-ebs-csi-driver-node-7czlw.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45884584Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45885703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45886639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.458913802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459006254Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459077466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459113847Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459120528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459124478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459144538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459242141Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459308143Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459340114Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459346964Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459351204Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459387415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459480668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45954571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7czlw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459591231Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459620542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/aws-ebs-csi-driver-node-9z8xm.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459727875Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459735355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459752136Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459797037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.45988367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.459949212Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460000383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460007883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460014024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460052635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460144887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460209779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460256131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460265351Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460269471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460288372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460386145Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460453347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9z8xm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460507388Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460550139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/aws-ebs-csi-driver-node-q2s4g.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460643972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460651312Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/csi-driver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460657442Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/csi-driver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460703914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460896169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.460973591Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461033313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461047604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461061144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461093015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461190188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46125678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461311131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461318481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461325662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461370783Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461473896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461547918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2s4g/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46160094Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461630411Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461693983Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461701053Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461755214Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461822636Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461864477Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.461921059Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46195763Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462004021Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462010642Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462014962Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462058403Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462107375Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462114585Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462155946Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462244239Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4622986Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462353012Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462381733Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462460085Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462487836Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46262494Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462702702Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462814975Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462872647Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462905168Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.462999261Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463034702Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463095784Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463128814Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463222677Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463275849Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4633226Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463404573Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463467304Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463475215Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463534416Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.463607368Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4636533Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.464297818Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.464395641Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.464546446Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.464624238Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.464849224Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465002079Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465156584Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465271987Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465319008Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46538454Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465404091Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465502623Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465537755Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465597696Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465625047Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46571905Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465834393Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465876554Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465922016Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.465983897Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466004888Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46607693Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466124892Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466168013Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466215944Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466266956Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466279786Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466325527Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned-mvn46.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46642265Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46643159Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466444301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/tuned/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466487512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/tuned/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466807052Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466865993Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mvn46/tuned/tuned/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466927765Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.466968906Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned-tb25l.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467057759Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467067089Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467078719Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/tuned/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467144131Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/tuned/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467254565Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467357897Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tb25l/tuned/tuned/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467399149Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46744081Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned-wt26z.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467520952Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467532633Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/tuned/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467536963Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/tuned/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467568744Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/tuned/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467677107Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467751969Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wt26z/tuned/tuned/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467809871Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467853132Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467894973Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.467934794Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468010227Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468021267Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468073818Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468188152Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-52.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468293035Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-209.ec2.internal.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468342546Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468382427Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46848438Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468536532Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468591033Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468643895Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468716987Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468789289Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.468890572Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469011796Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469120569Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.46914434Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469193021Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469242692Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469288274Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469377896Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469425228Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469468929Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469568612Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469638884Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469681165Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469893501Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.469988974Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470121668Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47019692Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470354615Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470490799Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470682514Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470754987Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470834489Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470898411Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.470949992Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471001774Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471057265Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471147778Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47122389Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471287962Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471312553Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471388705Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471444137Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471526939Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47155185Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471635012Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471660463Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471763906Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471784197Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471818518Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-685d7d68b5-wt46p.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471929721Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471942401Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471949051Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.471989243Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472089726Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472168728Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472214559Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472225429Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47223508Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472295792Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472686143Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472764875Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-wt46p/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472802896Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472857378Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.472899419Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47294146Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473052574Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473089135Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473167767Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473212858Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47327592Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473319141Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473400124Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473525227Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473640531Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473684572Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473727513Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473828776Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.473874727Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47395918Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474011251Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474056823Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474144975Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474493416Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474501886Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474538627Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47464067Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474723422Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474793694Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.474919128Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4749917Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.475470654Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.475547066Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.475679Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.475849955Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47601734Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476092902Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476131783Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476211466Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476251016Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476320189Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476340429Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476399701Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476434072Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476524764Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476605827Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476640008Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476685139Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476759131Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476853254Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476944787Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.476973648Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47704865Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47706868Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477141682Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477152813Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477198294Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator-5c4db8bdf9-rnprf.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477275817Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477283707Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477291077Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477327898Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477436391Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477520044Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-rnprf/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477554945Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477609616Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477669838Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477677148Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47773624Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477806992Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477859234Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477925045Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.477948496Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478050279Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.4780865Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478162982Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478202333Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478270295Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478311617Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478392849Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478472911Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478552744Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478593475Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478632796Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478673477Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478712878Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478816551Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478852352Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478892933Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.478980006Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479021127Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479029388Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479056828Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47913354Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479173582Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479277035Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479359187Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.47945899Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479536342Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479619195Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479760639Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.479943464Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480017276Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480060718Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480126969Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480166621Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480228832Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480270144Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480354996Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480436218Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48048665Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480529441Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480569913Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480609584Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480653035Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480693656Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480734387Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480807949Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480892632Z namespaces/openshift-config-managed/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.480927993Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481006845Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481049716Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481117058Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48115647Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481236232Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481321814Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481402117Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481449258Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481498369Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481549271Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481591982Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481670134Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481718066Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481783418Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48186641Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481929662Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.481969643Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48528964Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.485368012Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.485466205Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.485553498Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48564119Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.485814775Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.485915388Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48596469Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486015691Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486095023Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486145675Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486186266Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486246848Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486293159Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486353861Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486401942Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486477954Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486558447Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486610148Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486643309Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486712091Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486755993Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486816344Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486858376Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486908247Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486915417Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.486960629Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48700856Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487049061Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487101963Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487136014Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487190175Z namespaces/openshift-config-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487199655Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487203826Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487251587Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48736322Z namespaces/openshift-config/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487415822Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487472843Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487503474Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487560716Z namespaces/openshift-config/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487607347Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48768667Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487788463Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487869515Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487909006Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.487943197Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488000089Z namespaces/openshift-config/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48802714Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488122392Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488149963Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488199935Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488279687Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488358819Z namespaces/openshift-config/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488400881Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488622547Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488700159Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488806752Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488886225Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.488966557Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489120491Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489264166Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489310197Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489356298Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.48942054Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489482222Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489537404Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489573085Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489637406Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489673728Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489781171Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489862863Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489910414Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489938195Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.489998377Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490027998Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49008047Z namespaces/openshift-config/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490122941Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490171132Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490201243Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490315086Z namespaces/openshift-console-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490352647Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49044854Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490486821Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490539573Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490573394Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490663047Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490801771Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490909203Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490947665Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.490995366Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491043378Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491080939Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491172561Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491234073Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491276524Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491361327Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491430459Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491437969Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49147261Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491556042Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.491594123Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492207792Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492292934Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492534661Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492608573Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492735677Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.492965494Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493150939Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493350515Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493394126Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493440707Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493497529Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493549051Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493579301Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493674774Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493754246Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493839029Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493858689Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493946292Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.493984533Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494044405Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494085386Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494145738Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494178139Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494236251Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494249541Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494291202Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator-fd4bb46c-cjccs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494388175Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494423966Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator/console-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494433826Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator/console-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.494475287Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator/console-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495073405Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-cjccs/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495113886Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495142987Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495203979Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495231349Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495314202Z namespaces/openshift-console/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495347243Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495428075Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495455586Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495536198Z namespaces/openshift-console/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49557303Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495662372Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.495844978Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496128566Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496165517Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496200128Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496246699Z namespaces/openshift-console/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49628681Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496373523Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496411914Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496446165Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496532658Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49660932Z namespaces/openshift-console/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.496647891Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.497273519Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.497359742Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49764551Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.497721652Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.497946599Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498074232Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498266188Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49833935Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498377971Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498452613Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498489924Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498567287Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498599558Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49869611Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498791943Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498832154Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498876586Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498934368Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.498966668Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.49903284Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499053041Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499118263Z namespaces/openshift-console/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499130083Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499157494Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console-86f66f5db7-nkbgs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499258617Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499267277Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/console/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499272207Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/console/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499284207Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/console/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499401101Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/console/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499472123Z namespaces/openshift-console/pods/console-86f66f5db7-nkbgs/console/console/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499527915Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499576866Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/downloads-6594f4c75-7bq68.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499677249Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499686679Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/download-server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499691779Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/download-server/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499736381Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/download-server/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.499952837Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500026729Z namespaces/openshift-console/pods/downloads-6594f4c75-7bq68/download-server/download-server/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50006092Z namespaces/openshift-console/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500099671Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500172253Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500213535Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500314317Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500354629Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500430751Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500456312Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500526884Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500577625Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500663188Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50075495Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500909085Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.500938556Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501008618Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501043749Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50110188Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501188733Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501247255Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501294806Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501379379Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501450071Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501514243Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501622476Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501701258Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501806911Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501881913Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.501968596Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502094889Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502269354Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502312856Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502354587Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502404969Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50243771Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502498041Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502527002Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502620295Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502695387Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502760569Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50280838Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502855622Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502882872Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502938404Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.502969115Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503027436Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503075848Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503160351Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503202882Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503263954Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503302235Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503350296Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503383837Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50347484Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503553552Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503635214Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503692626Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503750878Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50382471Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503869041Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503953994Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.503995405Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504035686Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504117688Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50417113Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50417903Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504222111Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504358435Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504398076Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50451072Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504589382Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504675065Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504773078Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50486055Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.504989434Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505155579Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50519574Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505234861Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505296023Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505337114Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505398506Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505443217Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50554171Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505614872Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505664804Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505695784Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505780967Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505831678Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50588872Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505930791Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.505995003Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506027474Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506144277Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506186949Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506325703Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506368634Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506417495Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506460527Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506547309Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506627212Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506707624Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506779726Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506818507Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506864828Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5069089Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.506992162Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507035753Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507064604Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507155567Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507215569Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50726316Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507363453Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507445415Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507528888Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50761036Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507691712Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.507836877Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508013832Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508198207Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508237608Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50829879Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508345551Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508412764Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508451535Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508537247Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508616159Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508675221Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508726083Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508868457Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.508909668Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509097353Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509138434Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509195336Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509234807Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509277669Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50932327Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509370731Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509407662Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509520346Z namespaces/openshift-dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509565167Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509623419Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.50966461Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509715721Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509772273Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.509959318Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510038081Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510126953Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510168865Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510196496Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510254917Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510282828Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510379751Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510435943Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510468283Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510561046Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510609097Z namespaces/openshift-dns/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510658929Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510799263Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.510893506Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511123772Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511196014Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511477413Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511612747Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511852064Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511918836Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.511952087Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512011158Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51205643Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512132712Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512172563Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512258656Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512338348Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51240304Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512484502Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512524943Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512570645Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512628716Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512699258Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51276577Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.512998317Z namespaces/openshift-dns/pods/dns-default-jhhsj/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513051989Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns-default-jhhsj.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513144821Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513159842Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513163952Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/dns/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513207353Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/dns/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513309666Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513369188Z namespaces/openshift-dns/pods/dns-default-jhhsj/dns/dns/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513407349Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513415759Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51342205Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513471601Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513577064Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513642566Z namespaces/openshift-dns/pods/dns-default-jhhsj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513699278Z namespaces/openshift-dns/pods/dns-default-s5qlj/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513726958Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns-default-s5qlj.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513859292Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513871832Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513878333Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/dns/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.513914614Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/dns/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514013587Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514077318Z namespaces/openshift-dns/pods/dns-default-s5qlj/dns/dns/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51410893Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51411836Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51412452Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514175021Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514275434Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514336536Z namespaces/openshift-dns/pods/dns-default-s5qlj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514387227Z namespaces/openshift-dns/pods/dns-default-z88jk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514435469Z namespaces/openshift-dns/pods/dns-default-z88jk/dns-default-z88jk.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514523262Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514530382Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/dns/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514534492Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/dns/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514576923Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/dns/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514663635Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514728857Z namespaces/openshift-dns/pods/dns-default-z88jk/dns/dns/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51480625Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51481934Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51482649Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514864411Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.514958594Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515027596Z namespaces/openshift-dns/pods/dns-default-z88jk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515072198Z namespaces/openshift-dns/pods/node-resolver-2wq8v/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515113239Z namespaces/openshift-dns/pods/node-resolver-2wq8v/node-resolver-2wq8v.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515192301Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515200431Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515208382Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515260533Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515350135Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515419068Z namespaces/openshift-dns/pods/node-resolver-2wq8v/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51549426Z namespaces/openshift-dns/pods/node-resolver-k6fsk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515535781Z namespaces/openshift-dns/pods/node-resolver-k6fsk/node-resolver-k6fsk.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515612233Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515619763Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515626414Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515672895Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515792578Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.515865681Z namespaces/openshift-dns/pods/node-resolver-k6fsk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516078257Z namespaces/openshift-dns/pods/node-resolver-tvmkk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516106497Z namespaces/openshift-dns/pods/node-resolver-tvmkk/node-resolver-tvmkk.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5161975Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51620646Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516215131Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516249862Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516339454Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516406976Z namespaces/openshift-dns/pods/node-resolver-tvmkk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516457578Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516484379Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51654122Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516581651Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516679264Z namespaces/openshift-etcd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516722946Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516821009Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.516858419Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517054315Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517089566Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517170269Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517243861Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517320553Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517369734Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517397185Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517480428Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517518859Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517605141Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517657343Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517690344Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517809737Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.517879559Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51792139Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518020553Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518094546Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518180548Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51825585Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518333642Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518459956Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518615221Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518665282Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518710223Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518776185Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518818127Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.518893049Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5189319Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519018542Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519095465Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519141906Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519180877Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519229959Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.51926933Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519331522Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519366783Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519425794Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519465606Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519548948Z namespaces/openshift-host-network/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519594459Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519667751Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519707642Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519803835Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519847257Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.519932879Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520005321Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520082433Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520717162Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520782344Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520845746Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520894937Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.520973719Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521030131Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521076312Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521153715Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521232267Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521275778Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521380551Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521449353Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521543736Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521621578Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521698331Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521874885Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.521977159Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52203367Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522081592Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522140933Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522186785Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522231656Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522272287Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522341029Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52238664Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522466443Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522543635Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522592286Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522636618Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522682419Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52271769Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522806043Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522847754Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522901786Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.522937387Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52305187Z namespaces/openshift-image-registry/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523098921Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523159033Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523190194Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523274457Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523317448Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523429521Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523559325Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523756251Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523829342Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523868344Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523918805Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.523957126Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524062659Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524117941Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524161572Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524237825Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524290766Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524298246Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524345057Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52441767Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.524464091Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525202722Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525273455Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525550893Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525628635Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525969035Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.525996466Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526178231Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526243203Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526279704Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526346746Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526392557Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526446559Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52649191Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526569292Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526649045Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526710117Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526784819Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526859791Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526880391Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.526998935Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527074887Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527135209Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527177Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527229521Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527257472Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527339845Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527346865Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527391066Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/image-registry-56d8969c4d-qgjx4.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5274993Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52750677Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/registry/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52751572Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/registry/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.527559801Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/registry/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528241751Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528295772Z namespaces/openshift-image-registry/pods/image-registry-56d8969c4d-qgjx4/registry/registry/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528349384Z namespaces/openshift-image-registry/pods/node-ca-4th94/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528381625Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca-4th94.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528467368Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528478698Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528485378Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/node-ca/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528642283Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528651193Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528768406Z namespaces/openshift-image-registry/pods/node-ca-4th94/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528855979Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52890542Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca-4zsc8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528989433Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.528997193Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529003523Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/node-ca/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529080635Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529196709Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529269351Z namespaces/openshift-image-registry/pods/node-ca-4zsc8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529317272Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529349343Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca-k7mgr.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529435516Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529443936Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/node-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529453006Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/node-ca/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529524608Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529631911Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529702964Z namespaces/openshift-image-registry/pods/node-ca-k7mgr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529753055Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529839178Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.529892169Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.52993375Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530032333Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530078455Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530137486Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530180698Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530247Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530285531Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530396274Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530479276Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530559029Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53061035Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530664012Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530698843Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530761664Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.530851657Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531031922Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531067743Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531161776Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531241998Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53130927Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531415603Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531513966Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531680181Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531756923Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.531954569Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532061192Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532244058Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5323075Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532353741Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532416313Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532449954Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532513666Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532557627Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532642769Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532719752Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532802904Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532837655Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532898887Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.532942158Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53300062Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53301056Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533053201Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/ingress-canary-5r4x9.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533171175Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533186115Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533199895Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533230356Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533331369Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533396841Z namespaces/openshift-ingress-canary/pods/ingress-canary-5r4x9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533447783Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533501394Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/ingress-canary-p7h8g.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533578677Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533586907Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533607457Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533659159Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533766892Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533839544Z namespaces/openshift-ingress-canary/pods/ingress-canary-p7h8g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533870525Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533902696Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/ingress-canary-ssns9.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533984888Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533992418Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.533996309Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534027879Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534115642Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534205475Z namespaces/openshift-ingress-canary/pods/ingress-canary-ssns9/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534217255Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534254836Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534301667Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534330088Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534435051Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534481483Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534541854Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534577066Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534649988Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534684419Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534794812Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534878364Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534960927Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.534997718Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535043569Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53509105Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535137232Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535212744Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535260846Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535299887Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535379019Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535436621Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.535481862Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536063429Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536144821Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536246634Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536327867Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536408489Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536534583Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536725768Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.536996586Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537033517Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537091709Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53713081Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537184982Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537193632Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537215523Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537299695Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537331736Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537424169Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537513721Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537554332Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537594963Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537671846Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537692406Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537809Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.53783126Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537901822Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537934563Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.537998675Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538010166Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538052827Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538134319Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538176871Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538209251Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538249882Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538321985Z namespaces/openshift-ingress/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538353626Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538430348Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538460539Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538540821Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538577762Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538661435Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.538961623Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539079447Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539118708Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539167329Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539226181Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539272822Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539394896Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539450688Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539488739Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539578101Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539662794Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539693145Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539833839Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.539914411Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540048275Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540127847Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540266531Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540387465Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54057941Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540652283Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540687753Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540783576Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540817657Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.540892539Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54092131Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541011013Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541085935Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541143737Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541173528Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54124524Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541274811Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541351603Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541387634Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541438795Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541448236Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541503487Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router-default-5cc8c845db-rbdqs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541647161Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541655102Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/router/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541661672Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/router/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541708203Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/router/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541912139Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/router/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.541981191Z namespaces/openshift-ingress/pods/router-default-5cc8c845db-rbdqs/router/router/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542008192Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542055853Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542111725Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542137746Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542400643Z namespaces/openshift-insights/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542454125Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542529617Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542567318Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542641281Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542677931Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542831386Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.542946299Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543049752Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543102014Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543138525Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543233918Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543275379Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543335641Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543364322Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543452904Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543511736Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543547077Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54364091Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543723662Z namespaces/openshift-insights/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.543790244Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.544388632Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.544459583Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.544889856Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.544995479Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545298918Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545384181Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545540695Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545600567Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545640218Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54571515Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545778232Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545881285Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545916466Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.545958577Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546013559Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546041689Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546114392Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546153073Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546204544Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546247426Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546323228Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54640773Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546466882Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546515143Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546579185Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546622577Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546680658Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546724739Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546797882Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546838453Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546909165Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546916245Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.546963786Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator-6f9c644dd9-ztc5j.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54707489Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54708203Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator/insights-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54708597Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator/insights-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.547133221Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.547517112Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-ztc5j/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.547890894Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.547963165Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/insights-runtime-extractor-b28sf.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548061879Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548069129Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548078379Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548143671Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548222863Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548298605Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/exporter/exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548324946Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548347437Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548362707Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/extractor/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548418399Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/extractor/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548516622Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548585664Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/extractor/extractor/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.548989995Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549004096Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549021176Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549060077Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5491551Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549225352Z namespaces/openshift-insights/pods/insights-runtime-extractor-b28sf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549281314Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549320095Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/insights-runtime-extractor-hf8l4.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549420198Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549427188Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549437568Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.54950381Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549597493Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549665155Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/exporter/exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549686846Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549695776Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549714047Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/extractor/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549861511Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/extractor/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.549960464Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550019945Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/extractor/extractor/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550059837Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550069337Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550078077Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550128088Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550217981Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550290723Z namespaces/openshift-insights/pods/insights-runtime-extractor-hf8l4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550344585Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550391796Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/insights-runtime-extractor-zdthk.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550477799Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550484979Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550496459Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550545431Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550635703Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550709845Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/exporter/exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550735196Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550768457Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/extractor/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550789358Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/extractor/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550836169Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/extractor/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.550934642Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551004154Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/extractor/extractor/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551042605Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551049966Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551058836Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551099377Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55118999Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551257401Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdthk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551307263Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551347154Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551407756Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551449117Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551511329Z namespaces/openshift-keda/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551521119Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551526909Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551569401Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551662943Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551714805Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551728565Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551790677Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551858959Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5518954Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.551986323Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552070845Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552143647Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552150938Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552203449Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552542599Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55258279Z namespaces/openshift-keda/operators.coreos.com/installplans/install-w7p8c.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552713404Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552756025Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552831607Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552869388Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552947981Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.552984072Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553093225Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553131496Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553205598Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553234169Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553290021Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553331602Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553410294Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553500367Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553581899Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553624741Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553670472Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553716713Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553776975Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553860507Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.553920629Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5539534Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554041913Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554109665Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554152676Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554267989Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554345482Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554426134Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554504106Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554583828Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554711872Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.554917678Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5549789Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555025051Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555073613Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555111134Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555173426Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555221837Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555296229Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555379421Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555423163Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555461094Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555507925Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555549886Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555596558Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555630829Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55567953Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555711071Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555862326Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555907627Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555965539Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.555995419Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556076902Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556116983Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556199625Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556274488Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55635516Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556394491Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556431712Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556498844Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556548406Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556623678Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5566872Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556763372Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556843224Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556882865Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.556925297Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557019759Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557096552Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557173704Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557251646Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557331058Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557463912Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557634207Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557684989Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55772621Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557793072Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557834653Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557887205Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.557917775Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558006808Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55808473Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558147002Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558192454Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558256885Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558300007Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558389519Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558458861Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558495522Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558547174Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558588235Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558630936Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558674737Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558732479Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558843842Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558924305Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.558972716Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559028568Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559069899Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559133581Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559173162Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559254885Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559331677Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559412999Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.55979187Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559823511Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559894743Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.559932034Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560017757Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560064128Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560103309Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560184201Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560256094Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560301065Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560405368Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56048716Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560563383Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560644295Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560723907Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.560868232Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561046697Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561113799Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56116219Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561211382Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561253443Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561321355Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561367576Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561446988Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561543001Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561590962Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561628543Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561692816Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561817059Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561876121Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561905932Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.561970573Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562007895Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562076827Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562115718Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562220231Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562267272Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562322984Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562358685Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562426867Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562469288Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562553201Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562632653Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562711525Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562790797Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562832849Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56288563Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.562926212Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563009414Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563062425Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563112047Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563190919Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563260601Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563267601Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563308692Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563360844Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563401895Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563499698Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56357922Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563871719Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.563951651Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564033264Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564305952Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564481377Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564525188Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564566309Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56461381Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564655942Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564702783Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564731554Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564842107Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564920439Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.564966121Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565010082Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565066984Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565112875Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565166687Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565212698Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565258309Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56528791Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565379833Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565419284Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565498486Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565530617Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565594969Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565638831Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565725383Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565830806Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.565914068Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56596619Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566015282Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566077253Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566123234Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566211147Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566262009Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56630999Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566387192Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566473325Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566515436Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566625509Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.566916058Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56700192Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567093163Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567165795Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567298409Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567469094Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567534586Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567583207Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567628738Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56767027Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567718491Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567779193Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567859665Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567936117Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.567977259Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56802391Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568072941Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568098982Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568154284Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568190585Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568241816Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568279027Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568346889Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568396021Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568458502Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568509564Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568567026Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568618007Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568690579Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568793552Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568873415Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568931016Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.568989058Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56906922Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569115502Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569200234Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569247076Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569287647Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569367039Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569425751Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569481372Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569584905Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569662208Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.56975674Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569844613Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.569918085Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570042349Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570218104Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570266255Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570307386Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570366198Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57041193Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570476311Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570515102Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570600445Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570672157Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.570714828Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57077998Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571159391Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571194842Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571263804Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571299565Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571354887Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571385988Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571485731Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571530852Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571601914Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571643085Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571709437Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571750998Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571857132Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.571971035Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572071358Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57212606Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572179091Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572227512Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572270174Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572385477Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572443109Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57248849Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572569802Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572614354Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572621634Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572656785Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572755618Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572801759Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572915072Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.572996525Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57317591Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573248172Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573371506Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57350748Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573694025Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573745156Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573806618Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57385675Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573907821Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573952253Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.573981583Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574058926Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574139088Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574184159Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574228821Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574263592Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574312003Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574359434Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574372115Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574418586Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator-55889f7b47-cfm6h.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57454768Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57455657Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574563311Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574586621Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574712295Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-cfm6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574942551Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.574976943Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575032014Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575068545Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575160028Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575200589Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575258031Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575330303Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575358743Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575396665Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575481667Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5755861Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575676723Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575734774Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575803107Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575855878Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57590605Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.575975532Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576036683Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576083815Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576164467Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576242109Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57628064Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576383163Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576458635Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576730194Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.576822666Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57694083Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577058723Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577227938Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57727659Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577318291Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577365562Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577407203Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577450924Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577510436Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577587268Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577672691Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577714472Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577751243Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577819855Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577865407Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577899238Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577909198Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.577951169Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator-76794cbd6c-lwv2h.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578027281Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578035072Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/graceful-termination/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578041572Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578091243Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578182816Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578250638Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578290729Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578297829Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/migrator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578303989Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/migrator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578348771Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/migrator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578453034Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578521186Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-lwv2h/migrator/migrator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578559457Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578607718Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57865581Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578684411Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578753833Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578769003Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578775163Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578830605Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.578938378Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57903287Z namespaces/openshift-marketplace/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579040451Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579044931Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579081672Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579141064Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579148994Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579185045Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579276748Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57935862Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579442593Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579541895Z namespaces/openshift-monitoring/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579586177Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579653229Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.57968402Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579781302Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579824964Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.579963218Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.58039965Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.580762881Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581012928Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581043009Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581118921Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581146722Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581231465Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581265586Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581313427Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581394389Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581454421Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.581512673Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.584575952Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.584817919Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.58588888Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.585964203Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.58690746Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.587031384Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.587532598Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.587711113Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.587778775Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.58793953Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.587961041Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588046923Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588061753Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588176607Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588267379Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588332141Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588375443Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588506286Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588547058Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588641801Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588681992Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588830206Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.588870507Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.58898012Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.589159545Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.589264149Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.589636459Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.589799204Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.589938448Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.590028611Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.590137054Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.590226327Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.590950388Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59100827Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591109242Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591194335Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591282107Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591388581Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591472353Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591628108Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59172018Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591849104Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.591936666Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592024469Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592113612Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592170753Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592215755Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592264816Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592277306Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592325108Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592433241Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592447971Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592527874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592704499Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592715329Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59272338Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592796562Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592903205Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592967207Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.592999057Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593009948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593016088Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593070179Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593178443Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593245935Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593290526Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593300766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593309057Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593348038Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593444721Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593530273Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593573684Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593580714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593586934Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593636876Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593734659Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593833082Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593879813Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593887533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593893803Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.593938275Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594032267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59410268Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594156521Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594168022Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594175972Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594211293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594308015Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594374497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594429639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594437049Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594441129Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59447306Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594563863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594632915Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594663456Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594703117Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator-847b8bd8d7-w49ts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594828671Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594839421Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594849851Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.594898963Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595303964Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595371906Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-w49ts/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595426678Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595512531Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics-84c885658c-jxspn.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595756038Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595767008Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595774298Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59582647Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595919222Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.595987535Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596045216Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596056386Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596061307Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596103968Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59619505Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596264563Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596318794Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596329725Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596337485Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596374006Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596544261Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596612833Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-jxspn/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596668844Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596710016Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server-7644695647-fhdhz.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596842229Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.5968568Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/metrics-server/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59686597Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/metrics-server/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.596905691Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597001664Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597078206Z namespaces/openshift-monitoring/pods/metrics-server-7644695647-fhdhz/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597132198Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597172179Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin-5984459ff8-8n59t.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597261901Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597269162Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597275272Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597317613Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597418956Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597501299Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-8n59t/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59755311Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597598141Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter-2mr86.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597718045Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597725865Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597729915Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597797097Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59789033Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.597958032Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598012923Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598026474Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598034884Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598069745Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598167948Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59823107Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598279731Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598287102Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598294852Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598345033Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598458887Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598525149Z namespaces/openshift-monitoring/pods/node-exporter-2mr86/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59856583Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598602471Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter-d9zxk.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598698143Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598705764Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598709764Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598764905Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598841218Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59891125Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598946021Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598955381Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.598961711Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599002972Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599099995Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599168617Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599219679Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599227149Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599234629Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59927382Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599381823Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599450745Z namespaces/openshift-monitoring/pods/node-exporter-d9zxk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599500457Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599544488Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter-nl5km.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599649341Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599657411Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/init-textfile/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599664571Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/init-textfile/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599714633Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599813146Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599881348Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599926879Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.599938479Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59994324Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.59996532Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600059613Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600128655Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600181337Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600192607Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/node-exporter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600199797Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/node-exporter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600235638Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600345611Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600412073Z namespaces/openshift-monitoring/pods/node-exporter-nl5km/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600477855Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600518756Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics-86c5bc79d6-2kszl.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600670571Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600678361Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600689261Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600732813Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600885307Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.600953129Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601007861Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601018601Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601029521Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601077063Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601171406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601238688Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601279979Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601288069Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601293079Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60132338Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601422943Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601533406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-2kszl/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601547266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601632509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601844345Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601858486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601869226Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.601907637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60200776Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602076022Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602117853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602128203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602134434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602173575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602268947Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60233956Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602389431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602396891Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602402991Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602451143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602543746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602612248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602666209Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602675169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602679979Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60268659Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602812893Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602883615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602922846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602931337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602937567Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.602985258Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603080621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603152163Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603184824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603192254Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603202035Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603255536Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603515344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603587146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603634727Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603641887Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603651538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603700419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603825873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.603895415Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604034349Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60407178Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator-7bd5d56d6-c6w6x.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604168063Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604175913Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604183553Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604221904Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604315467Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604383789Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60442306Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60443054Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604434481Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604467231Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604655887Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604726819Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-c6w6x/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604792501Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604827462Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook-5c6747dc7b-px4gp.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604980526Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604985206Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.604995637Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605049878Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605133861Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605205453Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-px4gp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605236334Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605282815Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client-5b9cffb6c-cf2ws.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60543961Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60545004Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60545512Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605507432Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605595884Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605672257Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605698497Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605704898Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/reload/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605708838Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/reload/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605753579Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/reload/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605928824Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.605979966Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/reload/reload/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606012236Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606022167Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/telemeter-client/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606031277Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606070158Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606214572Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606282574Z namespaces/openshift-monitoring/pods/telemeter-client-5b9cffb6c-cf2ws/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606343546Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606409468Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-querier-5bf5dbb977-nbqmw.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606542092Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606549422Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606553442Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606586643Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606679646Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606750588Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60680721Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60681436Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60681832Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606855351Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.606954904Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607011865Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607046857Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607053447Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607057427Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607096428Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607190211Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607258723Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607298274Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607305604Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607309454Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607350295Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607437458Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60750595Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607563232Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607596533Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607603923Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607615013Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607672255Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607754647Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607798279Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607806879Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/thanos-query/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607811039Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/thanos-query/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60784463Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.607951113Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608016635Z namespaces/openshift-monitoring/pods/thanos-querier-5bf5dbb977-nbqmw/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608047336Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608079767Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608136768Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608166779Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608285723Z namespaces/openshift-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608329394Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608389336Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608427037Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608590791Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608619303Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608849449Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.608926381Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609009754Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609060365Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609107557Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60924087Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609359234Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609418116Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609474897Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609526079Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60956411Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609645812Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609695654Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609751385Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609841498Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.609881059Z namespaces/openshift-multus/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.60991764Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.610055954Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.610155737Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.610646861Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.610791656Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611346712Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611432404Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611563108Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61161784Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611660431Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611756564Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611869737Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.611941539Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612045862Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612083323Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612175396Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612260109Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612337981Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612389912Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612432934Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612495275Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612527816Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612587828Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612631339Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612793944Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612833845Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.612922278Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61299915Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613044991Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613088362Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613143294Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613186205Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613233407Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613312339Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613367191Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613407832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613452553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/multus-additional-cni-plugins-29btz.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613606608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613617538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613622698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613649339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613762642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613832004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613870755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613877656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613881566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.613916177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614010349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614076341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614112042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614119403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614123263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614160784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614251436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614318118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614350259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614356739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6143607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614394311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614471803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614539715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614570906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614577226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614581146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614621377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61471169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614866404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614897635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614903906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614907856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.614950977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61504321Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615110112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615147293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615165553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615169773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615205424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615292747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615359539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-29btz/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61540314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615446821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/multus-additional-cni-plugins-5c25h.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615569215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615576905Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615581185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615620416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615712999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615803642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615834922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615841743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615850783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615889324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.615983617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616052299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61609141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61609858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616108461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616141471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616230334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616298966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616338207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616345948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616351517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616380998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616455051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616534043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616551694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616561614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616565464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616609435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616699348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61678753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616826301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616832872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616836822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616873953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.616963375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617037497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617067538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617072359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617076249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6171155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617202562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617268364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5c25h/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617317216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617363477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/multus-additional-cni-plugins-8qdrq.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617521042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617530942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617534982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617568913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617657156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617725128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617783729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61779447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6177985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617829491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617919493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.617988155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618027126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618034027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618039397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618075938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618175841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618233332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618330745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618337746Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618341696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618370696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618447069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618517381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618556002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618563052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618566992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618598173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618686546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618753587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618807199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618814999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618820509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.61885337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.618944183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619014535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619051336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619059267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619063207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619096377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6191882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619253112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8qdrq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619288043Z namespaces/openshift-multus/pods/multus-hd5cc/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619327424Z namespaces/openshift-multus/pods/multus-hd5cc/multus-hd5cc.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619425927Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619437258Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619441418Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.619467478Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620016334Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620084916Z namespaces/openshift-multus/pods/multus-hd5cc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620122527Z namespaces/openshift-multus/pods/multus-rk2dz/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620160728Z namespaces/openshift-multus/pods/multus-rk2dz/multus-rk2dz.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620247611Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620254931Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620258962Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620292592Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620567211Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620631882Z namespaces/openshift-multus/pods/multus-rk2dz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620669574Z namespaces/openshift-multus/pods/multus-xhbcn/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620705315Z namespaces/openshift-multus/pods/multus-xhbcn/multus-xhbcn.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620813718Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620824298Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/kube-multus/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620828368Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/kube-multus/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.620860559Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621484127Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621560109Z namespaces/openshift-multus/pods/multus-xhbcn/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62159609Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621637682Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon-9flf9.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621722794Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621730904Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621735094Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621868148Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.621957181Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622026013Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622064234Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622076914Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622080955Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622138126Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62225484Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622327352Z namespaces/openshift-multus/pods/network-metrics-daemon-9flf9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622360033Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622403514Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon-dsz4t.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622482496Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622491256Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622496176Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622519627Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62261433Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622683972Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622724233Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622733214Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622759924Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622784175Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622922389Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.622991061Z namespaces/openshift-multus/pods/network-metrics-daemon-dsz4t/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623020412Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623059793Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon-jsfg5.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623141345Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623149226Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623153266Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623184987Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623274159Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623342781Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623376482Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623383633Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623387593Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623422244Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623537777Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623608049Z namespaces/openshift-multus/pods/network-metrics-daemon-jsfg5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62364928Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623680931Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623732833Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623758733Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623793094Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623883167Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.623935979Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62397468Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624060142Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624108104Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624148355Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624196616Z namespaces/openshift-network-console/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624245427Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624298839Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62434009Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624387562Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624429643Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624510265Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624626639Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624718561Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624788373Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624831205Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624906337Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624945178Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.624994389Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625030561Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625114273Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625160254Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625200815Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625280688Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625330039Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6253662Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625491714Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625575606Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62569827Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625796583Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.625958757Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626085991Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626220305Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626279717Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626325288Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62637657Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62640807Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626468852Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626514024Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626571865Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626613707Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626658348Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626698719Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626803672Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626887275Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626934596Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.626972107Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627023999Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62706963Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627115341Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627122462Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627156422Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin-6446c8d75d-2pp8d.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627236125Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627243885Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627249325Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627284516Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627380539Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627450391Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-2pp8d/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627489612Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627528583Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627576595Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627617066Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627664357Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627710299Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627782791Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627820932Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627870583Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.627902494Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628053089Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628159672Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628258684Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628304056Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628345037Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628412399Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62844848Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628517052Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628556413Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628603214Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628637375Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628722508Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62878892Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628830601Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628910914Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.628959695Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629000776Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629105589Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629200752Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629390537Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.62947437Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629872222Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.629965664Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630069427Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630130459Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63016459Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630220992Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630267623Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630362986Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630414587Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630460069Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63051944Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630558131Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630612053Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630648954Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630755887Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63084013Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630887621Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630927852Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.630978454Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631023855Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631073717Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631116628Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631161179Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631168679Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63120327Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/network-check-source-7cbc45fddc-j2gss.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631281663Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631294763Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/check-endpoints/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631298723Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631329434Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631442167Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631509549Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-j2gss/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63155035Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631588652Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-98c4r.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631665984Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631673254Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631677164Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631712545Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631820908Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63189059Z namespaces/openshift-network-diagnostics/pods/network-check-target-98c4r/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631928571Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.631965792Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-b9jfv.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632041375Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632049565Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632053515Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632083926Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632171209Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632238611Z namespaces/openshift-network-diagnostics/pods/network-check-target-b9jfv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632277321Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632303952Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-fnl2j.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632384045Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632392605Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632396675Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632425936Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632516628Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632586081Z namespaces/openshift-network-diagnostics/pods/network-check-target-fnl2j/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632629642Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632664553Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632712584Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632721054Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632776536Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632867469Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63291979Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.632961381Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633047384Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633095455Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633134186Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633183278Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633229989Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633286391Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633332432Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633377754Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633409154Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633512797Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6335886Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633670182Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633716034Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633771155Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633827927Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633868988Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63394808Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.633995051Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634025672Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634111395Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634156906Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634164027Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634206168Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634259939Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6343028Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634400463Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634478026Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634561358Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63464211Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634724033Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.634906258Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635011301Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635055353Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635102924Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635153675Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635181986Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635238448Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635269769Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63532596Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635355061Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635442304Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635526186Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635567047Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635614039Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63565962Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635695061Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635753373Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635816465Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635859026Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635867916Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635901547Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.635953859Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63599349Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636042461Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636084123Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636130474Z namespaces/openshift-network-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636174695Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636235447Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636282448Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63632805Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636368921Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636475034Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636554666Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636635319Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63668277Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636722211Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636812014Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636842005Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636906656Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.636932527Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63701993Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637065291Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637101612Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637185844Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637233926Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637242326Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637275757Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637327479Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.63736198Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637523434Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637609797Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637873955Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.637972547Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638153663Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638248626Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638436121Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638489893Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638537694Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638624637Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638684718Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.6387283Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638797102Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638836303Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638890034Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638918685Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.638975317Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639017938Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639104Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639179523Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639226734Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639271135Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639325167Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639368518Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639418709Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639456761Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639507422Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639551853Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639595915Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639603025Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639644666Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter-4qkk8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639723589Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639731529Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639735649Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639794951Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639885663Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639955855Z namespaces/openshift-network-operator/pods/iptables-alerter-4qkk8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.639995536Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640033967Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter-4zfxq.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64010773Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64011655Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64012077Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640154091Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640248534Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640309915Z namespaces/openshift-network-operator/pods/iptables-alerter-4zfxq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640347667Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640385208Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter-dcqg2.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64046326Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64047155Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64047732Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640497931Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640589874Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640662016Z namespaces/openshift-network-operator/pods/iptables-alerter-dcqg2/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640699727Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640752508Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64080589Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640844341Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640895952Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.640939224Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641002866Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641034187Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641085448Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641128539Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641209272Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641291414Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641371406Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641419368Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641452319Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641519571Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641557652Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641786769Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64183843Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641877841Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.641963184Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642004275Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642044066Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642148579Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642233742Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642331445Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642406707Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642487779Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642615853Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642835839Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642897001Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642936042Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.642994604Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643025985Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643080666Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643119457Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64320169Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643287952Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643331943Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643378695Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643423116Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643466607Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643525419Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64356437Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643634872Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643641983Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643678534Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643731175Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643788287Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643851689Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643880479Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643933111Z namespaces/openshift-operators/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643942231Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643946241Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.643976802Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644033824Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644065305Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644127717Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644166468Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644216139Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64425285Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644435696Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644517878Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644599391Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644648452Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644692833Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644843898Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644885449Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64493279Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.644962981Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645052534Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645100365Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645138106Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645218958Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64526752Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64527497Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645312031Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645363293Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645408314Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645651521Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.645848507Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.646179026Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64630779Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.646819225Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.646908778Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647078163Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647132534Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647169425Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647279958Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647398002Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647432993Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647527356Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647576587Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647625199Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64767605Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647708381Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647809134Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647839385Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647894447Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647901837Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.647941948Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64799489Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64802411Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648123723Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648201576Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648248587Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648289728Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64834374Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648383021Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648474733Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648519125Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648568916Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648578696Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648618168Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.64870664Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648793623Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648836874Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648888796Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648898036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.648955577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-node-mlxrv.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661557354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661579745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661587345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661599676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661866974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.661960116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662007387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662016798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662021808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662064459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662200693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662271185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662304446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662313416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662318337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/nbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662350397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662484461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662505182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662555774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662566044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662570964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/northd/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662601595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/northd/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662711748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662807501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/northd/northd/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662825791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662832122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662839512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662883663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.662979076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663048968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663076729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663082179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663086829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66312701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663354907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.663420529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66346095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66346873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66347361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66348075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664420008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66449041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664518791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664525671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664534061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/sbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664570152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664671365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664755707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mlxrv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664776528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.664856521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-node-qm8hx.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665015225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665023815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665028735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665058147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665350975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665420677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665451168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665470999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665476049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66551623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665649814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665720496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665774997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665785768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665791078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/nbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665823259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665925312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.665990364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666021284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666029525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666034325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/northd/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666065866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/northd/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666172669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666240251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/northd/northd/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666277802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666285442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666289352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666321243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666412226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666465717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666473148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666477078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666508209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666751856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666846179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666879909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66688782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66689191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.666998193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.667867908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66793973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.667978312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.667985812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.667990062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/sbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668018463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668118096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668187778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qm8hx/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668215288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668293091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-node-xnr6k.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668444605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668451635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668455775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668485146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668647561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668718783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668765815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668775985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668780045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.668821746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66894747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669017882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669048083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669053083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/nbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669056903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/nbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669098604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/nbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669195787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669267529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66930423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.66931126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/northd/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669316271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/northd/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669344721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/northd/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669451044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669532887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/northd/northd/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669574258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669582758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669590599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669620769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669714402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669790524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669802655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ovn-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669807645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.669833555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670009511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670076333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670108403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670115704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670119614Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670150725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.670946728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67101648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671050311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671057531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/sbdb/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671061781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/sbdb/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671167184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/sbdb/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671186075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671445353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xnr6k/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671460373Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671468853Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671476303Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671486054Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671492304Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671504664Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671627348Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671678329Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671718461Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671830364Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671915296Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671963908Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.671997569Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67205246Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67205946Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672063331Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672102432Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672152153Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672203535Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672259666Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672290157Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672350599Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67238553Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672466672Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672581446Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672680469Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67272884Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672787782Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672840883Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.672898745Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67305676Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673106581Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673229585Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673240975Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673267626Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673275426Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673313187Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673369689Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67341338Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673534983Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673622046Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.673836912Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674067979Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674081229Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674187132Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674374118Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674421319Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67446671Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674521412Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674569784Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674611325Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674651826Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674730298Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674843341Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674893053Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674931354Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.674990186Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675031637Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675085399Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67512423Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675171701Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675178851Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675215652Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator-57cdc4b768-rnd92.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675302925Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675309955Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675313915Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675348676Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675505761Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-rnd92/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675684966Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675724947Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675865891Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675894872Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675904492Z namespaces/openshift-service-ca/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.675917443Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676033696Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676051067Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676061257Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67615396Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67617296Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676290654Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676428068Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676439768Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676465539Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67651341Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676556021Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676637644Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676689535Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676730156Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676836519Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676880441Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676887631Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676910332Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.676972934Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677008944Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677114567Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67719105Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677307043Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677389466Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67753649Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677659434Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677864239Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677910691Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.677947282Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678001944Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678039214Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678076266Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678111377Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678202439Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678283782Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678328523Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678382735Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678424246Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678453397Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678508518Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678518319Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67854938Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-55f6fc7b86-497mp.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678827817Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678853218Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678859789Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.678876019Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679077375Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679146677Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-497mp/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679190038Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679219179Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67926208Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679300751Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679348963Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679385474Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679449226Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679489127Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679527118Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679564529Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679650732Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679731574Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679837987Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679882618Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.67993949Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.679959901Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680009642Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680090424Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680141356Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680172137Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680259189Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68029759Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680435974Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680543607Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68062463Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680704782Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680810225Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.680888308Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681009991Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681171246Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681222387Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681256908Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68130987Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681344571Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681394302Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681427553Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681529156Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681607469Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68164762Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681683651Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681754933Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681787374Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681847316Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681881877Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681931478Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.681964729Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68201643Z namespaces/openshift/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682052262Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682113933Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682148954Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682198896Z namespaces/openshift/apps/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682233237Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682318029Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682396881Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682476714Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682515115Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682552236Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682608548Z namespaces/openshift/batch/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682642499Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682725911Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682787013Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682825234Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682903566Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682941747Z namespaces/openshift/core/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.682978178Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683085921Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683167794Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683250626Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683333819Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683413541Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683539525Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68371077Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683779302Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683814883Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683875384Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.683912696Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685241294Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685283525Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685374488Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685469111Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685582224Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685689307Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.685875203Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686035258Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686204582Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686331246Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686429379Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686516552Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686645005Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686752708Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686884682Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.686972225Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687066977Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687168251Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687284874Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687404597Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687510121Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687609463Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687708936Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68783014Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.687927083Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688028645Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688128799Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688232611Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688342765Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688451008Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688552801Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688664934Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688796518Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68888741Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.688998834Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689089546Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.68921222Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689358104Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689447637Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689584821Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689687574Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.689879509Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690014353Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690120857Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69022944Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690453696Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69058932Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690704214Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690855338Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.690944121Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691038633Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691131126Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691253259Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691384063Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691500567Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69161358Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691730203Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.691852647Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69194758Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692070683Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692153776Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692199207Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692285889Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692380672Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692429534Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692464635Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692516646Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692560388Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692601279Z namespaces/openshift/policy/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69264532Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692694111Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692759253Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692813235Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692826835Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692841006Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.692964329Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693105693Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693215767Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69332386Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693514205Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693621688Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693750872Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.693876936Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69400753Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694121773Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694240206Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69436894Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694511734Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694618897Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694762412Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694875135Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.694988848Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695103171Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695208805Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695322808Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695427341Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695534764Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695645117Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69575006Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695878544Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.695979137Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69608241Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.696196554Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.696309567Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69642369Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.696529203Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.696633446Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69677178Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697016157Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69712481Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697229744Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697332387Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69744835Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697574003Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697679567Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.697894343Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698007216Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.69813175Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698271864Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698401608Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698554772Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698685526Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698855351Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.698975014Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699060607Z network_logs/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699096618Z network_logs/cluster_scale [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699182921Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699258383Z network_logs/multi-networkpolicy [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699337135Z network_logs/net-attach-def [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699422988Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699564732Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.699657764Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.701092776Z nodes/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.701140527Z nodes/debug [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70122864Z nodes/ip-10-0-134-209.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.701269291Z nodes/ip-10-0-134-209.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70155854Z nodes/ip-10-0-134-209.ec2.internal/dmesg [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.701862839Z nodes/ip-10-0-134-209.ec2.internal/ethtool_channels [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.701941411Z nodes/ip-10-0-134-209.ec2.internal/ethtool_features [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.702037113Z nodes/ip-10-0-134-209.ec2.internal/ip-10-0-134-209.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.702420175Z nodes/ip-10-0-134-209.ec2.internal/irq_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70258951Z nodes/ip-10-0-134-209.ec2.internal/lscpu [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.702722934Z nodes/ip-10-0-134-209.ec2.internal/lspci [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.702847507Z nodes/ip-10-0-134-209.ec2.internal/podresources.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70295257Z nodes/ip-10-0-134-209.ec2.internal/pods_info.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.703075994Z nodes/ip-10-0-134-209.ec2.internal/proc_cmdline [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.703160996Z nodes/ip-10-0-134-209.ec2.internal/sysinfo.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.704893867Z nodes/ip-10-0-134-209.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705065972Z nodes/ip-10-0-141-52.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705151384Z nodes/ip-10-0-141-52.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705394651Z nodes/ip-10-0-141-52.ec2.internal/dmesg [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705640639Z nodes/ip-10-0-141-52.ec2.internal/ethtool_channels [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705719721Z nodes/ip-10-0-141-52.ec2.internal/ethtool_features [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.705868325Z nodes/ip-10-0-141-52.ec2.internal/ip-10-0-141-52.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706145243Z nodes/ip-10-0-141-52.ec2.internal/irq_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706296108Z nodes/ip-10-0-141-52.ec2.internal/lscpu [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706421971Z nodes/ip-10-0-141-52.ec2.internal/lspci [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706509764Z nodes/ip-10-0-141-52.ec2.internal/podresources.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706613077Z nodes/ip-10-0-141-52.ec2.internal/pods_info.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70672098Z nodes/ip-10-0-141-52.ec2.internal/proc_cmdline [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.706829943Z nodes/ip-10-0-141-52.ec2.internal/sysinfo.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.708607605Z nodes/ip-10-0-141-52.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70876088Z nodes/ip-10-0-143-209.ec2.internal/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.708818041Z nodes/ip-10-0-143-209.ec2.internal/cpu_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.70911528Z nodes/ip-10-0-143-209.ec2.internal/dmesg [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.709373297Z nodes/ip-10-0-143-209.ec2.internal/ethtool_channels [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.709450129Z nodes/ip-10-0-143-209.ec2.internal/ethtool_features [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.709546812Z nodes/ip-10-0-143-209.ec2.internal/ip-10-0-143-209.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.709938934Z nodes/ip-10-0-143-209.ec2.internal/irq_affinities.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710087298Z nodes/ip-10-0-143-209.ec2.internal/lscpu [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710217082Z nodes/ip-10-0-143-209.ec2.internal/lspci [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710308014Z nodes/ip-10-0-143-209.ec2.internal/podresources.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710417128Z nodes/ip-10-0-143-209.ec2.internal/pods_info.json [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710540201Z nodes/ip-10-0-143-209.ec2.internal/proc_cmdline [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.710623004Z nodes/ip-10-0-143-209.ec2.internal/sysinfo.log [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.712324483Z nodes/ip-10-0-143-209.ec2.internal/sysinfo.tgz [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.712476848Z pod_network_connectivity_check/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.712508019Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.712612922Z static-pods/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.712621522Z static-pods/kube-apiserver/ [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.717865825Z [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.717881345Z sent 57,820 bytes received 4,229,749 bytes 8,575,138.00 bytes/sec [must-gather] [must-gather-m4jlc] OUT 2026-09-17T18:24:41.717886935Z total size is 49,288,140 speedup is 11.50 [must-gather] [must-gather ] OUT 2026-09-17T18:24:41.976384445Z namespace/openshift-must-gather-rcdkz 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: 43597b1a-a0cd-4bd0-8c77-7c568567fe83 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [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-l5684 [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-l5684-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-l5684 [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] -rw-r--r--. 1 root 1001540000 7121886 Sep 17 18:25 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-l5684/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts ee2dc94] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-l5684/e2e-raw.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] 8184d25..ee2dc94 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded